Hi, I'd like to call a vote for releasing Commons Collections 4.0 based on RC2.
Changes since RC1: * release notes are now also included in the binary distribution * removed spurious hashCode() method in AbstractPatriciaTrie, the inherited one from AbstractMap will be used instead Collections 4.0 RC2 is available for review here: https://dist.apache.org/repos/dist/dev/commons/collections/ (svn revision 3457) Maven artifacts are here: https://repository.apache.org/content/repositories/orgapachecommons-090/org/apache/commons/commons-collections4/4.0/ The tag is here: https://svn.apache.org/repos/asf/commons/proper/collections/tags/COLLECTIONS_4_0_RC2/ (svn revision 1539961) Site: http://people.apache.org/builds/commons/collections/4.0/RC2/ Details of changes can be found in the release notes: https://dist.apache.org/repos/dist/dev/commons/collections/RELEASE-NOTES.txt http://people.apache.org/builds/commons/collections/4.0/RC2/changes-report.html Please review the release candidate and vote. This vote will close no sooner than 72 hours from now. [ ] +1 Release these artifacts [ ] +0 OK, but... [ ] -0 OK, but really should fix... [ ] -1 I oppose this release because... Note: the clirr report is generated against 4.0-alpha1 and it is also highlighted in the release notes that this release is not compatible with any previous release. Note2: there have been reports in the past that some unit tests fail with certain versions of the IBM Java 6 VM. Some tests have been disabled when run with a IBM Java 6 VM due to some bugs in the java.util.TreeMap implementation, but it may still fail for other versions. Thank you for your reviews, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org