Releases: basepom/basepom-policy
Releases · basepom/basepom-policy
Policy Release 11
- switch to
main
as the default branch - Fix issue #4 (endless loop with floating relocation patterns)
- modern build system
- Java 11 as baseline
Policy Release 10
- Update README.md
- rework CollectingManifestResourceTransformer for JDK8
- Align build to BasePOM OSS build
Policy Release 9
- 2022-05-24 Add new spotbugs suppression file for very noisy checks that were introduced in spotbugs 4.7.0.
Policy Release 8
- 2020-09-20 Only support JDK 9+ for building, resulting jar still works fine on JDK8
- 2020-09-20 Switch to Github Actions, remove travis
- 2020-09-20 Update CollectingManifestResourceTransformer to work with Shade plugin 3.2.3+
Policy release 7
- Change travis to support OpenJDK 8 and 11
- Support Checkstyle 8.2x
- Align dependencies to match basepom 29
Policy release 6
This version only supports Checkstyle 8 or better!
- 2017-11-10 move SuppressWithNearbyCommentFilter into treewalker
- 2017-11-10 remove FileContentsHolder
Release 5
Mostly internal changes to the build process, add travis etc. No functional changes for the actual policy jar.