Skip to content

Releases: tschulte/gradle-jnlp-plugin

v1.2.6

19 Nov 11:05
Compare
Choose a tag to compare

1.2.6 (2019-11-19)

Bug Fixes

  • #56: add quick fix for the incompatibilty with gradle 6 (46dd9fa)

v1.2.5

23 Oct 13:52
Compare
Choose a tag to compare

1.2.5 (2017-10-23)

Bug Fixes

  • publish to plugins.gradle.org (1aad76f)

v1.2.4

18 Oct 09:09
Compare
Choose a tag to compare

1.2.4 (2017-10-18)

Note

Because of a bug in the build system, this version has not been uploaded to https://plugins.gradle.org/m2/. Therefore you should use version 1.2.5 instead.

Bug Fixes

  • task generateJnlp releases file handles (c846b3c, closes #52)

v1.2.3

31 Aug 21:02
Compare
Choose a tag to compare

1.2.3 (2017-08-31)

Bug Fixes

  • jardiff:
    • handle cases where jardiff can not be packed (374360c, closes #48)
    • make jardiff incremental (7d1dd6f, closes #49)

v1.2.2

02 Aug 13:15
Compare
Choose a tag to compare

1.2.2 (2017-08-02)

Bug Fixes

  • SignJars: works with Java 8u141 (4658cf4, closes #42)

v1.2.1

16 Jun 11:22
Compare
Choose a tag to compare

1.2.1 (2017-06-16)

Bug Fixes

  • jnlp-war plugin works with gradle 4.0 (98a670f, closes #40)

v1.2.0

20 Jan 22:57
Compare
Choose a tag to compare

1.2.0 (2017-01-20)

Features

  • allow ignoring duplicate entries in Jar files (d524573, closes #37)

v1.1.0

23 Dec 07:19
Compare
Choose a tag to compare

1.1.0 (2016-12-23)

Features

  • Support use of plugin with JDK6 (0b5d427, closes #36)

v1.0.2

15 Sep 21:33
Compare
Choose a tag to compare

1.0.2 (2016-09-15)

Bug Fixes

  • publishing to plugins.gradle.org (fe48892)

v1.0.1

15 Sep 15:16
Compare
Choose a tag to compare

1.0.1 (2016-09-15)

Bug Fixes

  • export dependencies in pom.xml (5c6e09b)

Note

Unfortunately, this version could not be published to plugins.gradle.org during the build. Use v1.0.2 instead.