Commit Graph

2 Commits

Author SHA1 Message Date
Antonin Delpeuch
cf8b1401fa
Attempt to change priority order of JRE resolution on Windows. (#4238)
This only changes the resolution settings for our distribution without embedded JRE.
For packages with the embedded JRE, we keep the same logic as before.

For #4108.
2021-11-24 13:49:52 +01:00
Shubhangi Prasad
a27ed31d61
Windows package with embedded JRE (#2486)
* packaging changes for self contained jre for windows

* Updating the path for JRE

* add jre path in settings file

* added profiles for two diferent windows packages build

* removing commented duplicate code

* Build windows package without an embedded JRE by default

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2020-04-11 11:10:04 +02:00