Skip to content

Releases: beryx/badass-jlink-plugin

v3.0.1

26 Oct 01:47
Compare
Choose a tag to compare
  • Bump asm to 9.6
  • Fix jpackageImage and jpackage task inputs

badass-jlink-plugin-3.0.0

25 Sep 02:11
Compare
Choose a tag to compare
  • Support Java 21 (#238)
  • Minimum JDK is now 17 and Gradle is 7.4
  • Fix incorrect jpackage/jpackageImage inputs/outputs (#237)
  • Read module-info.class anywhere in jar file (#224)
  • Do not require mainClass and moduleName to be set in secondaryLauncher (#213)
  • Added iconOpts to the jpackage commandline (#235) by @showbags
  • Replace deprecated API usages
  • Remove unnecessary plugin dependencies

badass-jlink-plugin-2.26.0

25 Dec 01:54
Compare
Choose a tag to compare
  • support Java 19 (thanks to @xzel23)

badass-jlink-plugin-2.25.0

04 Mar 09:43
Compare
Choose a tag to compare

badass-jlink-plugin-2.24.4

20 Oct 15:15
Compare
Choose a tag to compare
  • issue #200: createMergedModule fails with synthetic Service Providers

badass-jlink-plugin-2.24.3

19 Oct 21:31
Compare
Choose a tag to compare
  • issue #199: Version 2.24.2 fails with Unresolved reference: jvmArgs

badass-jlink-plugin-2.24.2

16 Sep 14:30
Compare
Choose a tag to compare
  • issue #197: application.applicationDefaultJvmArgs not taking effect in launcher

badass-jlink-plugin-2.24.1

23 Jul 13:49
Compare
Choose a tag to compare
  • issue #191: handle runtime-only dependencies on JDK modules

badass-jlink-plugin-2.24.0

23 May 19:35
Compare
Choose a tag to compare

badass-jlink-plugin-2.23.8

04 May 16:30
Compare
Choose a tag to compare
  • issue #183: Cannot parse java version