Skip to content

Releases: oracle/weblogic-image-tool

WebLogic Image Tool 1.3.1

04 Sep 17:24
Compare
Choose a tag to compare

Bug Fixes:

  • Installer Response File - allow whitespace on each line before key
  • Fix WDT variable file argument passing
  • Pass domain type to model only WDT validate step
  • Fix ARU patching lookup for JRF installs
  • Keep tar and gzip tools installed in final image
  • Removed version number from installer zip file

WebLogic Image Tool 1.3.0

27 Aug 22:28
Compare
Choose a tag to compare

Enhancements:

  • Added WDT deploy support
  • Added Model in Image feature

WebLogic Image Tool 1.2.0

09 Aug 21:48
Compare
Choose a tag to compare

Enhancements:

  • Added support to override FMW installer response file and customize Oracle Home install location
  • Added WDT capability to Image Tool UPDATE operation
  • Added support for Windows clients (new imagetool CMD script)

Fixes:

  • Removed DOMAIN_HOME ENV variable when domain is not present
  • Improved error messages for HTTP downloads

WebLogic Image Tool 1.1.1

15 Jul 15:14
Compare
Choose a tag to compare

Fixes:

  • Fixed issue with chown when patching images.
  • Correct error message for patch number in addPatch operation.
  • Removed requirement for JDK to be in the cache when using fromImage that has JAVA installed.

WebLogic Image Tool 1.1.0

10 Jul 16:09
Compare
Choose a tag to compare

Enhancements:

  • WDT multiple model support
  • Skip JDK installation if base image already contains a Java install
  • Allow overriding OS user and group IDs for file ownership
  • OPatch and FMW Installer now ignore default prerequisite checks
  • Added Tutorial and improved Readme documentation
  • Removed useCache flag. If user/password are not supplied, cache is required.

Fixes:

  • Cache addInstaller should fail if installer is already there
  • Fail fast when bad command line arguments are provided, don’t ignore unknown options
  • latestPSU for FMW image will apply the latest WLS PSU first
  • Removed confusing patchID format. Only simple number patchID are now used.

WebLogic Image Tool 1.0.0

10 Jun 21:28
Compare
Choose a tag to compare

Initial public release of the WebLogic Image Tool. Create a new image, with installations of a JDK and WebLogic Server, and optionally, configure a WebLogic domain with your applications, apply WebLogic Server patches, or update an existing image with a little more ease.

WebLogic Image Tool 0.1 (early access)

24 May 16:22
Compare
Choose a tag to compare