-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Description
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:
- Run the windows packaging for the linked project after setting to use a new javapackager
- 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
Labels
No labels