Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-30 | 537 Bytes | |
v1.7.6 source code.tar.gz | 2024-06-30 | 1.9 MB | |
v1.7.6 source code.zip | 2024-06-30 | 1.9 MB | |
Totals: 3 Items | 3.8 MB | 4 |
New features:
- [#395] Added support for WinRun4J 32bit EXE.
Fixed issues:
- [#419] Path resolution causes bundled jre to not be found on linux when building from windows.
- [#413] Bug about PKCS11 keystore type.
- [#400] Exclude certain jars from copyDependencies task (duplicate handling strategy).
- [#399] Improved
jdeps
module analysis to fix module not found error when running the generated app. - [#383]
jlink
deprecation warning for--compress 2
parameter on JDK21. - [#370] Error in
light
command.