v4.0.6 release
What's Changed
This is a maintenance release of jaxb-tools, with upgrade to jaxb 4.0.5, new extension of the toString
plugin to take control on enum toString
output, new MapInit
xjc-plugin, bugfixes and also other dependencies upgrades.
⭐ New features
- highsource/jaxb2-annotate-plugin#57 : add javadoc from with-method from fluent-api plugin by @laurentschoelens in #512
- [#520] extends toStringPlugin to generate toString methods on enums by @laurentschoelens in #521
- [#517] new -XMapInit plugin for initializing Map structure by @laurentschoelens in #518
- [#533] add Automatic-Module-Name in jaxb-plugins-runtime by @laurentschoelens in #534
🐞 Bugfixes
- [#514] Secure validation of path of zipFile by @laurentschoelens in #516, #531 and #535
- [#522] test dependent platform on fileseparator by @laurentschoelens in #523
- [#486] fix parallel build by @laurentschoelens in #494
🔨 Dependency Upgrades and Other
- [#527][#526] upgrade to jaxb-ri 4.0.5 by @laurentschoelens in #528
- [#482] upgrade maven-core version to latest to fix guava dependency by @laurentschoelens in #519
- [#529] javaparser v3 migration by @laurentschoelens in #530
- Bump org.springframework:spring-web from 6.1.3 to 6.1.4 in /hyperjaxb/ejb/samples/customerservice-cxf by @dependabot in #511
- Bump org.springframework:spring-web from 6.1.4 to 6.1.5 in /hyperjaxb/ejb/samples/customerservice-cxf by @dependabot in #525
- build version number fix + fix comment on AbstractXJCMojo by @laurentschoelens in #499
- [#508] add test project for fluent-api plugin by @laurentschoelens in #509
Full Changelog: 4.0.3...4.0.6