Skip to content

Releases: Osmerion/gradle-jdk-tools

0.2.0

16 Jan 08:09
055aa9b
Compare
Choose a tag to compare

Fixes

  • Fixed a bug that prevented the plugin from working as intended on non-Windows platforms.
  • Correctly specify output location for the jpackage bundle.

0.1.0

05 Dec 09:42
73d123f
Compare
Choose a tag to compare

Overview

This plugin is a library of tasks for working with the JDK tools that did not make it into Gradle itself yet. As such, it provides the foundational building blocks for working with jlink, jpackage, and more.

The plugin does not register and tasks or extensions, or modifies the project in any way. If you are looking for an out-of-the-box solution, this is not the right plugin for you.