Skip to content

Version 37

Pre-release
Pre-release
Compare
Choose a tag to compare
@hgschmie hgschmie released this 29 May 00:06
· 232 commits to main since this release

37 - 2021-05-28 (DO NOT USE)

Changed

  • Bump PMD to 6.34.0 (from 6.33.0)
  • Bump checkstyle to 8.42 (from 8.41.1)
  • Bump spotbugs to 4.2.3 (from 4.2.2)
  • Bump release plugin to 3.0.0-M4 (from 2.5.3)
  • Bump javadoc plugin to 3.3.0 (from 3.2.0)
  • Bump gpg plugin to 3.0.1 (from 1.6)
  • Bump spotbugs plugin to 4.2.3 (from 4.2.0)
  • Bump jacoco to 0.8.7 (from 0.8.6)
  • Bump license plugin to 4.1 (from 4.0.rc2)

Added

  • Also run CI builds with Java 16
  • Added project-info-reports plugin (3.1.2)
  • Add a basic reporting section to oss pom.
  • fix for the bad "jaspersoft.org" repo in spring dependencies in the minimal pom.
  • add 'jakarta.indect:jakarta.inject-api' to the conflicting deps for injection in minimal.
  • force git-id plugin to run for every module in multi-module build, can be controlled with basepom.git-id.run-only-once.