Skip to content

Releases: beryx/badass-jlink-plugin

badass-jlink-plugin-2.19.0

09 May 22:55
Compare
Choose a tag to compare
  • issue #138: allow setting the version of the merged module

badass-jlink-plugin-2.18.0

03 May 21:59
Compare
Choose a tag to compare
  • add the launcher property noConsole, which allows starting a Windows application without an associated console (issue #139)

badass-jlink-plugin-2.17.9

28 Apr 21:39
Compare
Choose a tag to compare
  • fix issue #137: Fail if provided jdkHome does not exist

badass-jlink-plugin-2.17.8

26 Apr 16:46
Compare
Choose a tag to compare
  • fix #136: Could not get unknown property 'FileUtils'

badass-jlink-plugin-2.17.7

17 Apr 14:46
Compare
Choose a tag to compare
  • fix issue #131: Compatibility with Gradle 6.4

badass-jlink-plugin-2.17.6

13 Apr 10:00
Compare
Choose a tag to compare
  • fix issue #123: Failed to scan (internal class) 'This feature requires ASM7'

badass-jlink-plugin-2.17.5

09 Apr 10:27
Compare
Choose a tag to compare
  • fix issue #128: jlink fails on MacOS & Linux

badass-jlink-plugin-2.17.4

27 Mar 00:08
Compare
Choose a tag to compare

badass-jlink-plugin-2.17.3

15 Mar 23:10
Compare
Choose a tag to compare
  • fix issue #124: merge META-INF/services/* from all mergedModule JARs

badass-jlink-plugin-2.17.2

17 Feb 15:29
Compare
Choose a tag to compare
  • issue #113: Make generated jar builds reproducible