You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Stephen Colebourne <sc...@apache.org> on 2004/06/29 01:56:34 UTC

[ANNOUNCEMENT] Commons Collections 3.1 released

The Commons Collections team is pleased to announce the release of Commons
Collections 3.1. Commons Collections provides additional interfaces and
implementations based on, and inspired by, the Java Collections Framework
(Collection, List, Set, Map).

This release fixes a number of bugs in v3.0 and is fully compatible. Release
v3.1 is also compatible with v2.1.1 enabling a workaround of previous
compatability issues in IteratorUtils. In addition to bug fixes, this
release adds various new features including:
* TreeList - A new list implementation that is faster than ArrayList in
certain use cases
* MultiKeyMap - A dedicated map implementation to support combined keys
mapping to a value
* ReferenceIdentityMap - An identity based map whose keys/values can be
garbage collected
* Many more Serializable classes

Read the Release notes:
http://www.apache.org/dist/jakarta/commons/collections/RELEASE-NOTES.html

Download the binary distribution:
http://jakarta.apache.org/site/binindex.cgi#commons-collections

Download the source distribution:
http://jakarta.apache.org/site/sourceindex.cgi#commons-collections

Browse the collections website:
http://jakarta.apache.org/commons/collections/index.html

Please direct any feedback on issues or bugs to
commons-user@jakarta.apache.org.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org