github fvarrui/JavaPackager v1.7.4

latest release: v1.7.5
8 months ago

Features:

  • New templates option to modify the behavior of templates: (#297)
<templates>
    <template>
        <name>windows/iss.vtl</name>
        <bom>false</bom>
    </template>
</templates>
  • New linuxConfig.installationPath option to specify Linux different installation path than /opt (#302)
  • Update jsign to 5.0 (#351)

Fixed issues:

  • #355 ${name}-${version}-runnable.jar is not found in deployment directory
  • #298 Exceptions while copying does not cause build to fail
  • #297 Change breaks with the non-unicode InnoSetup 5.x version... it cant read the iss file

Don't miss a new JavaPackager release

NewReleases is sending notifications on new releases.