Skip to content

Releases: grv87/gradle-base-plugins

v1.3.0

25 Jul 19:19
Compare
Choose a tag to compare

1.3.0 (2018-07-25)

Bug Fixes

  • base.jvm: move aggregated Spock report in JSON format into correct dir (58c0e62)
  • plugin: remove mavenJava publication completely (4490cfc)
  • project:
    • don't resign git publish commit when there was no commit (b494f67)
    • check strings for emptiness correctly (4a94c6a)

Features

  • upgrade to Gradle 4.9 (aa291b2)
  • update plugins (eb399b3)
  • project: lock codenarc configuration (4645c25)
  • project.java: use latest release of Lombok (b549430)

v1.2.1

08 Jul 13:09
6237cbc
Compare
Choose a tag to compare

1.2.1 (2018-07-08)

Bug Fixes

  • don't lock codenarc Gradle configuration (6237cbc)

v1.2.0

04 Jul 16:43
12ef4c3
Compare
Choose a tag to compare

1.2.0 (2018-07-04)

Bug Fixes

  • fix error during project.groovy plugin application (12ef4c3)

Features

  • set default group for Gradle plugin projects (d29e7d6)

v1.1.1

03 Jul 19:30
2614f47
Compare
Choose a tag to compare

1.1.1 (2018-07-03)

Bug Fixes

  • fix resolution of transitive dependencies in POM (2614f47)

v1.1.0

01 Jul 15:49
Compare
Choose a tag to compare

1.1.0 (2018-07-01)

Bug Fixes

  • fix report dir for compatTest Spock reports (41ce552)
  • publish gradle plugin markers to Artifactory (b900a39)
  • fix error with gradleTest source set (5a63d88)

Features

  • remove mavenJava publication for Gradle plugin (41acaeb)
  • run tests in pyramid order (1564ca9)

v1.0.1

01 Jul 12:11
38575f3
Compare
Choose a tag to compare

1.0.1 (2018-07-01)

Bug Fixes

  • remove SNAPSHOT doc for all versions of current branch (38575f3)
  • run gitPublish on release (8159228)

v1.0.0

01 Jul 11:30
33096e2
Compare
Choose a tag to compare

1.0.0 (2018-07-01)

Features