Release notes
Features
-
#16 - Use our own Git Publish plugin.
Bugs
-
#19 - Cannot build Antora documentation locally.
Other
-
It is now possible to set the JDK version for building in
gradle.properties
asjavaLanguageVersion
. -
For Gradle plugins which uses
GradleTest
, the minimum Gradle version can be set ingradle.properties
asminGradleVersion
. Additional Gradle test versions can be supplied as a comma-separated list ingradle.properties
asgradleTestVersions
. -
Use Grolifant 5.1.0 under the hood.
-
Use Javascript Gradle plugin suite 4.0.0-alpha.2.
-
Spock is automatically added as the test platform for JVM
Test
tasks. -
The
jvm-test-suite
plugin is automatically applied for all JVM projects. -
Upgradle to Git Publishing plugin 0.0.6.