The Apache Maven team is pleased to announce the release of the Maven Resolver version 1.7.2.

https://maven.apache.org/resolver/

Release Notes - Maven Resolver - Version 1.7.2

** Sub-task
    * [MRESOLVER-198] - Replace assert by simpler but equivalent calls
    * [MRESOLVER-199] - Java 8 improvements
* [MRESOLVER-200] - Simplify conditions with the same result and avoid extra validations
    * [MRESOLVER-201] - Make variables final whenever possible
    * [MRESOLVER-202] - Use isEmpty() instead length() <= 0

** Bug
* [MRESOLVER-189] - Using semaphore-redisson followed by rwlock-redisson on many parallel build of the same project triggers redisson error

** Improvement
    * [MRESOLVER-193] - Properly type lock key names in Redis
    * [MRESOLVER-197] - Minors improvements (umbrella)

** Task
* [MRESOLVER-152] - Perform null checks when interface contracts require it * [MRESOLVER-188] - Improve documentation on using the named locks with redis/hazelcast (umbrella)
    * [MRESOLVER-190] - [Regression] Revert MRESOLVER-184
    * [MRESOLVER-191] - Document how to analyze lock issues
    * [MRESOLVER-196] - Document named locks configuration options


Enjoy,

-The Apache Maven team

Reply via email to