Skip to content

Releases: IntershopCommunicationsAG/test-gradle-plugin

5.1.0

09 Oct 10:30
4d50d2d
Compare
Choose a tag to compare

What's Changed

  • docs: provide docs how to contribute (#91123) by @skiesewetter-intershop in #25
  • build: Update to Gradle Wrapper 8.10.2 / Asciidoctor 4.0.3 / Dependencies (#100428) by @DevDavido in #26
  • build: Configure explicit non-deprecated Gradle plugin develocity for build scans (#100428) by @DevDavido in #28
  • build: Migrate to explicit non-deprecated Gradle test suite configuration (#100428) by @DevDavido in #27

Full Changelog: 5.0.1...5.1.0

Migrate to Gradle 8.5

12 Dec 11:50
da788b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...5.0.1

Update dependencies and Gradle version

19 Sep 15:40
Compare
Choose a tag to compare
build: Update to latest Gradle version

- update lib dependencies
- remove deprecations from build file
- update Gradle version

Fix issue with bom files in test repo

10 Jun 16:58
Compare
Choose a tag to compare
4.1.1

Solve issue with dependencyManagement in bom files (extend test)

JDK roll back to JDK 8

30 May 09:39
Compare
Choose a tag to compare
4.1.0

Switch back to JDK 8 for compile time. test are executed with JDK 11.

Moved to JDK 11 and Gradle7

26 May 15:01
Compare
Choose a tag to compare
v4.0.0

Update task for release

Remove test for sub projects

15 Jul 09:59
Compare
Choose a tag to compare
3.7.0

adapt version

Remove tests from template

14 Jul 10:41
Compare
Choose a tag to compare

these tests check the idempotency of a plugin. This behavior contradicts some new concepts with task providers.

Add additional elements to MavenRepoBuilder

23 Feb 20:35
Compare
Choose a tag to compare
3.5.0

Merge remote-tracking branch 'origin/master'

extend tests for KTS and Groovy

15 Nov 13:53
Compare
Choose a tag to compare
3.4.0

adapt buildscript