Skip to content

Update to gradle-launch4j breaks some existing builds #119

@keastrid

Description

@keastrid

I'm submitting a…

  • bug report
  • feature request
  • other

Short description of the issue/suggestion:
This issue affects the issue-112 branch.

After implementing PR 118 into this project , I noticed that the generated exe file does not run. No errors are logged when packaging. Forcing the build to use the old (current) gradle-launch4j build produces a correct exe. The most noticeable difference between the 2 exes is that the exe from the new generation is ~11 kb larger.

Steps to reproduce the issue/enhancement:

  1. Run the windows packaging for the linked project after setting to use a new javapackager
  2. Attempt to run exe

What is the expected behavior?
Generated exe functions

What is the current behavior?
Generated exe does not function

Please tell us about your environment:

  • JavaPackager version: custom version implementing both PRs 118 and 117
  • OS version:Windows 10
  • JDK version:16
  • Build tool:
    • Maven
    • Gradle

Other information (e.g. related issues, suggestions how to fix, links for us to have context)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions