Releases: beryx/badass-jlink-plugin
Releases · beryx/badass-jlink-plugin
badass-jlink-plugin-2.19.0
- issue #138: allow setting the version of the merged module
badass-jlink-plugin-2.18.0
- add the launcher property
noConsole
, which allows starting a Windows application without an associated console (issue #139)
badass-jlink-plugin-2.17.9
- fix issue #137: Fail if provided jdkHome does not exist
badass-jlink-plugin-2.17.8
- fix #136: Could not get unknown property 'FileUtils'
badass-jlink-plugin-2.17.7
- fix issue #131: Compatibility with Gradle 6.4
badass-jlink-plugin-2.17.6
- fix issue #123: Failed to scan (internal class) 'This feature requires ASM7'
badass-jlink-plugin-2.17.5
- fix issue #128: jlink fails on MacOS & Linux
badass-jlink-plugin-2.17.4
- use ASM 7.3.1
badass-jlink-plugin-2.17.3
- fix issue #124: merge META-INF/services/* from all mergedModule JARs
badass-jlink-plugin-2.17.2
- issue #113: Make generated jar builds reproducible