Releases: fabric8io-images/run-java-sh
Releases · fabric8io-images/run-java-sh
1.3.8
- Be more forgiving when parsing a Java version for setting
JAVA_MAJOR_VERSION
1.3.7
- Fix debug options format for Java 11
1.3.6
- Add support for better detecting the
JAVA_MAJOR_VERSION
- Fixed integrations tests for Java 11
1.3.5
- Add support for upload of run-java.sh as Maven artefact with a
sh
classifier. Download it directly from the Maven repo with a name like run-java-sh-1.3.5-sh.sh
v1.3.4
- Published missing Maven artefacts (no functional change over 1.3.3)
v1.3.3
- Fix ENTESB-10252 : noProxy host options works now without quoting
v1.3.2
- Fix bug with WAR detection
v1.3.1
- Support for autodetection of war files added
v1.3.0
- Disable memory auto detection for Java 11
- Improve error messages
- Allow arguments with spaces
v1.2.2
- Support for d-m-p plugin for accessing the startup script directly in a Dockerfile #71
- Fix permissions on Windows #69