Skip to content

Releases: SergeMerzliakov/installmation

0.2.5

09 Jan 06:49
Compare
Choose a tag to compare

Allows JVM parameters to be set for application to be installed e.g.

-Xms25m
-Xmx2g
-Dfoo=bar
"-Dname=has spaces in value"

0.1.147

20 Jun 23:48
Compare
Choose a tag to compare
  • Minor tweaks to enable saving projects anywhere, and not just the .installmation directory
  • improvements to the jdeps Tool UI
  • improvements to finding module dependencies in classpath jar files

0.1.57

14 Feb 08:03
Compare
Choose a tag to compare

OSX installer signing with Developer ID Installer certificates now working.

0.1.47

14 Jan 10:31
Compare
Choose a tag to compare

Minor usability tweaks, bug fixes and tests added.

0.1.30

04 Jan 01:12
Compare
Choose a tag to compare

Application Logo Support. Converts JPEG and PNG logos into ICNS and ICO files for OS X and Windows respectively.

Bumped version to 0.1.

0.0.25

22 Dec 07:50
Compare
Choose a tag to compare

Updated to support JDK-14 EA version of jpackage

0.0.24

21 Dec 00:25
Compare
Choose a tag to compare

OSX Installer available.

Build 23

20 Dec 23:53
Compare
Choose a tag to compare

OSX Installer

build21

11 Dec 08:50
Compare
Choose a tag to compare

Scripts, Installers and Images working on OSX only. Very Limited Testing

build19

08 Dec 00:35
Compare
Choose a tag to compare

Updates to all project fields now update project model in memory correctly. No module paths in dependencies for now.

Basic image and installer creation work on OSX, but not test thoroughly on a variety of projects or Windows