Skip to content

Releases: beryx/badass-jlink-plugin

badass-jlink-plugin-2.16.3

10 Nov 19:42
Compare
Choose a tag to compare
  • Upgrade ASM to 7.2 in order to support Java 13

badass-jlink-plugin-2.16.2

20 Oct 16:25
Compare
Choose a tag to compare
  • fix issue #95: Stackoverflow on Java 12 with Gradle 6.0 RC1

badass-jlink-plugin-2.16.1

16 Oct 19:44
Compare
Choose a tag to compare
  • issue #93: add mergedModuleJarVersion property

badass-jlink-plugin-2.16.0

02 Oct 23:31
Compare
Choose a tag to compare
  • adjustments for build 14-jpackage+1-49 (2019/10/2)

badass-jlink-plugin-2.15.1

26 Aug 12:22
Compare
Choose a tag to compare
  • fix issue #79: StackOverflowError on project import

badass-jlink-plugin-2.15.0

25 Aug 22:07
Compare
Choose a tag to compare
  • issue #76: use only dependencies on other projects
  • issue #78: Using a custom gradle dependency configuration

badass-jlink-plugin-2.14.1

13 Aug 08:41
Compare
Choose a tag to compare
  • fix issue #74: provide --identifier option
  • fix issue #75: wrong default installerTypes

badass-jlink-plugin-2.14.0

30 Jul 16:03
Compare
Choose a tag to compare
  • add jdkAdditive property
  • fix issue #73: modules not copied to the app directory

badass-jlink-plugin-2.13.0

28 Jul 17:42
Compare
Choose a tag to compare
  • add customImage block
  • add property mergedModuleJarName

badass-jlink-plugin-2.12.0

16 Jul 22:32
Compare
Choose a tag to compare
  • split jpackage task, add jpackageImage
  • use immutable propertie
  • fix issue #66: Spaces in JVM arguments create a non-working launcher