Skip to content

Releases: basepom/basepom-policy

Policy Release 11

15 Sep 00:09
c326d18
Compare
Choose a tag to compare
  • 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

10 Aug 19:29
a18ec5c
Compare
Choose a tag to compare
  • Update README.md
  • rework CollectingManifestResourceTransformer for JDK8
  • Align build to BasePOM OSS build

Policy Release 9

10 Aug 19:29
cdcbba5
Compare
Choose a tag to compare
  • 2022-05-24 Add new spotbugs suppression file for very noisy checks that were introduced in spotbugs 4.7.0.

Policy Release 8

13 Sep 02:59
Compare
Choose a tag to compare
  • 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

08 Jul 08:42
Compare
Choose a tag to compare
  • Change travis to support OpenJDK 8 and 11
  • Support Checkstyle 8.2x
  • Align dependencies to match basepom 29

Policy release 6

10 Nov 23:49
Compare
Choose a tag to compare

This version only supports Checkstyle 8 or better!

  • 2017-11-10 move SuppressWithNearbyCommentFilter into treewalker
  • 2017-11-10 remove FileContentsHolder

Release 5

03 May 17:09
Compare
Choose a tag to compare

Mostly internal changes to the build process, add travis etc. No functional changes for the actual policy jar.