·
2 commits
to master
since this release
In this release, I upgraded to the latest Java-Utils (version 4.0.0) and Settings (version 4.0.0). I also upgraded a few other dependencies and Maven plug-ins. I removed dependencyManagement and pluginManagement elements, because this project has no modules or child projects.
Also in this release:
- I migrated to the new Sonatype OSSRH Staging API.
- I added missing JavaDoc and default constructors.
- I fixed a service loader class path issue in RetryHandler
- I fixed an issue where multiple uses of two JUnit test classes was causing notification records to be counted twice.
- I improved the failure output of the notification tests.