Skip to content

Releases: fabric8io-images/run-java-sh

1.3.8

19 May 18:31
0e88ff1
Compare
Choose a tag to compare
  • Be more forgiving when parsing a Java version for setting JAVA_MAJOR_VERSION

1.3.7

29 Apr 12:32
f504d20
Compare
Choose a tag to compare
  • Fix debug options format for Java 11

1.3.6

28 Mar 20:53
251a73b
Compare
Choose a tag to compare
  • Add support for better detecting the JAVA_MAJOR_VERSION
  • Fixed integrations tests for Java 11

1.3.5

09 Jan 09:51
799bc06
Compare
Choose a tag to compare
  • 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

01 Mar 08:40
7b2d1d5
Compare
Choose a tag to compare
  • Published missing Maven artefacts (no functional change over 1.3.3)

v1.3.3

28 Feb 14:36
Compare
Choose a tag to compare
  • Fix ENTESB-10252 : noProxy host options works now without quoting

v1.3.2

14 Feb 08:27
Compare
Choose a tag to compare
  • Fix bug with WAR detection

v1.3.1

08 Feb 19:45
Compare
Choose a tag to compare
  • Support for autodetection of war files added

v1.3.0

14 Jan 11:29
e6b7074
Compare
Choose a tag to compare
  • Disable memory auto detection for Java 11
  • Improve error messages
  • Allow arguments with spaces

v1.2.2

03 Jul 11:39
f3e70b8
Compare
Choose a tag to compare
  • Support for d-m-p plugin for accessing the startup script directly in a Dockerfile #71
  • Fix permissions on Windows #69