Skip to content

Releases: gradlex-org/java-module-packaging

1.3

Choose a tag to compare

@jjohannes jjohannes released this 07 Jul 13:14
6ca6fb1
  • #122 - 'fatModueJar' tasks to re-package module Jars into one Jar with launcher
  • #102 - Configure all targets via 'allTargets' notation
  • #121 - Default target based on host system If no target is defined
  • #103 - Set TARGET_JVM_VERSION_ATTRIBUTE on module paths

1.2.1

Choose a tag to compare

@jjohannes jjohannes released this 16 Feb 15:41
3ad6081
  • [Fixed] #99 - Handle paths with spaces in args file (Thanks Oliver Kopp for contributing!)

1.2

1.2

Choose a tag to compare

@jjohannes jjohannes released this 18 Nov 14:04
24fa890
  • [Fixed] #69 - Use an args file for 'jpackage' to not exceed command line length limits (Thanks Oliver Kopp for contributing!)

1.1

1.1

Choose a tag to compare

@jjohannes jjohannes released this 02 Jul 21:30
9e15d17
  • Configuration option for --jlink-options
  • Configuration option for --verbose
  • Configuration option to build packages in one step (interesting for MacOS signing)
  • More options to add custom resources to a package
  • Option to explicitly build the 'app-image' folder only (or in addition)
  • By convention, set default target to current operating system and architecture

Special thanks to @koppor and @Siedlerchr of the JabRef project for their efforts in suggesting improvements and testing the new features!

1.0.1

Choose a tag to compare

@jjohannes jjohannes released this 03 Jun 10:09
b48122e
  • Do not bind platform-specific assemble tasks to a lifecycle

1.0

1.0

Choose a tag to compare

@jjohannes jjohannes released this 18 Nov 15:26
6f55fe5
  • Initial stable release