Releases: IntershopCommunicationsAG/jaxb-gradle-plugin
Releases · IntershopCommunicationsAG/jaxb-gradle-plugin
7.0.1
What's Changed
- feat: provide docs how to contribute (#91123) by @skiesewetter-intershop in #74
- fix: Typo in Logging of SchemaToJavaTask by @gizmo71 in #60
- docs: Revise plugin configuration and update the configured dependency versions by @bixycler in #62
- build: Update to Gradle Wrapper 8.10.2 / Develocity Plugin 3.18.1 / Plugin Dependencies / Dependencies (#100426) by @DevDavido in #75
New Contributors
- @gizmo71 made their first contribution in #60
- @bixycler made their first contribution in #62
- @DevDavido made their first contribution in #75
Full Changelog: 7.0.0...7.0.1
Update to Gradle 8.5
What's Changed
- chore: merge release 6.1.0 to master by @skiesewetter-intershop in #66
- feat!: make plugin independent from com.intershop.gradle.version.gitflow (#92059) by @skiesewetter-intershop in #69
Full Changelog: version/6.1.0...7.0.0
6.1.0
What's Changed
- #90235 - update wrapper by @skiesewetter-intershop in #65
New Contributors
- @skiesewetter-intershop made their first contribution in #65
Full Changelog: RELEASE_6.0.0...version/6.1.0
Move publish to MavenCentral
RELEASE_2.1.0 build: move build and publish to mavencentral
Support for Gradle 8
RELEASE_6.0.0 chore: update publish plugin
Update build and dependencies
RELEASE_5.2.1 build: JDK to version 11 and extend memory, default dependencies updated
Update Gradle and dependencies
RELEASE_5.2.0 chore: JDK to version 11
Rollback to JDK 8, Tests are executed with JDK 11
RELEASE_5.1.0 Moved build to JDK 8 and test to JDK 11 (fix target)
Update to JDK 11 and JAXB 3
The build was updated to Gradle 7, but Gradle 6 is still supported.
Task configuration adapted to improve incremental build
RELEASE_4.4.2 Update Gradle and task configuration to improve incremental build