Skip to content

Javabean Tester 2.6.1

Compare
Choose a tag to compare
@hazendaz hazendaz released this 18 Nov 17:35
· 441 commits to master since this release

Users

  • Require jdk 11 now
  • Change deprecated isAccessible to canAccess for private constructor testing
  • Make sure we set isAccessible back to false after we have tested it

Build

  • Moved maven site to 4.0.0 alpha's and dropped changes / changelog plugins
  • Run sortpom during builds now
  • Make sure delombok uses latest lombok too
  • Move coveralls to my fork / drop any javax namespace
  • Support through jdk 22
  • Cleanup m2e setup for java version
  • Fix how annotation processors should work