github fvarrui/JavaPackager v1.7.0

latest releases: v1.7.6, v1.7.5, v1.7.4...
19 months ago

Features:

  • Plugin deps upgraded (thanks to @kerner1000 PR #234)
  • New macConfig.customLauncher to set a different startup script than universalJavaApplicationStub (thanks to @kerner1000 PR #238)
  • #242 Custom Info.plist(new option macConfig.customInfoPlist) (thanks to @kerner1000 PR #244)
  • #250 Disable JRE lookup when bundling with why and launcher upgrated to v1.1.2.
  • New arch config property (thanks to @zfqjava PR #265)
  • Get required modules from provided JDK (thanks to @kerner1000 PR #278)
  • Support custom zipball and tarball names (new options tarballName and zipballName) (thanks to @kerner1000 PR #279)
  • Prevent executing the Setup installer multiple times simultaneously (thanks to @lhDream PR #262)

Fixed issues:

  • #202 Fixed garbled characters (thanks to @lhDream PR #271)
  • #239 Fixed EOL in bundled universalJavaApplicationStub (MacOS).
  • #245 codesign --deep is deprecated (new codesign strategy) (thanks to @kerner1000 PR #252)
  • #249 Incorrect jvm_path param used when bundling with why.
  • #257 Fixed issue when jspawnhelper doesn't exist (Java 8).
  • #274 Fixed file assotiations for DEB/RPM packages.
  • #291 UnsupportedOperation exception when bundling a customized JRE using additional modules.

Don't miss a new JavaPackager release

NewReleases is sending notifications on new releases.