Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.1.10 Major Release
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:Spring 9 2022 May 9, Summer 1 2022 May 23, Summer 2 2022 June 6, Summer 3 2022 June 21
Description
We need to create a new JRE bundle for our Windows installers using the latest Java 1.8 update.
This requires
- installing the latest version of Install4J (version 9)
- install the latest release of Zulu Java 1.8 with JavaFX included (get it from Azul company web site)
- get access to password for the Windows key
- get access to the license key for Install4J (version 9)
- check out IGB from the team repository
- open the version 9 project file in the IGB code base
- build the Windows installer
in the process of building the installer, Install4J will make JRE "bundle" for Windows. We need to get this "bundle" and upload it to the Downloads section of a Bitbucket repository. This is here :
JRE bundle suitable for adding to Docker image is:
windows-amd64-18.0.1.tar.gz
Karthik trying to find it on his system after building installer.