You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* change how we handle patches
* add patches conflict check for create image
* Fix cache addPatch to accept new patch id format and remove validation
* update doc to standardized patch number format
* update doc and add rigid patch number pattern when using cache addPatch
* change cache to ALWAYS and no other policy.
useCache is now a hidden option.
If no user credentials are provided then it will failed if the needed patch is not in the cache. --latestPSU always requires credentials.
* optimize import, fix missing constructor super call and missing mustache
* report validation message error
* fix documentation
* code cleanup
* fix doc
* fix help text for patchid
* Change validatePatchIds not to thrown exception
* remove download installer code
* format error message according to the format requirement
* refine error message
* fix wdt complaining java_home not set for wdt
* Fix volume mount issue when updating image where the local builddir is on nfs system. This also eliminate the problem with a remote docker daemob
* rename domainType to wdtDomainType
* Fix how the bash command is built for checking image info
* Fix opatch lsinventory to use base64 output to properties instead of file
* Add failure check for lsinventory result
* Correct doc and error message for failure to cleanup temp directory
* fix error message format
0 commit comments