Skip to content

Releases: java9-modularity/gradle-modules-plugin

v1.8.15

07 Mar 12:21
9640725
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.14...v1.8.15

v1.8.14

20 Feb 14:29
21d10c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.13...v1.8.14

v1.8.13

16 Feb 14:00
1236fa1
Compare
Choose a tag to compare

New Contributors

Thanks to all who contributed.

Full Changelog: v1.8.12...v1.8.13

v1.8.12

06 Aug 20:07
Compare
Choose a tag to compare
  • #207: ci: Update GitHub Actions
  • #208: Provide better support for toolchains for JVM projects
  • #211: Avoid warning about --add-opens from compileTestJava task
  • #212: Fix for Kotlin 1.7 breaking changes
  • #213: Make it easier to test locally

Many thanks to @KengoTODA and @big-andy-coates for their contributions!

v1.8.11

19 May 17:41
Compare
Choose a tag to compare
  • issue #209: NoSuchFileException thrown when listing patched module contents

Thanks to @big-andy-coates for his contributions to this release!

v1.8.10

15 Sep 15:22
Compare
Choose a tag to compare
  • issue #205: Run task builds command with unwanted arguments
  • issue #206: Deprecation warning for Gradle 8.0 in startScripts action

v1.8.9

02 Sep 19:40
Compare
Choose a tag to compare
  • issue #200: Generated sh startscript fails to start
  • PR #201: Resolve warning in Gradle 7.2
  • PR #202: Replace usage of outdated Gradle API

Thanks to @KengoTODA for his contributions to this release!

v1.8.8

24 Aug 06:36
Compare
Choose a tag to compare
  • issue #199: Build failure when using with Gradle 7.2 and Application plugin

v1.8.7

04 Jun 09:25
Compare
Choose a tag to compare
  • issue #192: Plugin build fails with Gradle 7
  • issue #194: Plugin tests do not compile due to missing Guava dependencies

Thanks to @carlosame for his contributions to this release!

v1.8.6

26 May 16:17
Compare
Choose a tag to compare
  • set inferModulePath to false
  • issue #190: Module classpath should filter invalid items