« 28 June 2004 - Apache Maven 1.0 RC4 Released | Main | 30 June 2004 - Apache OJB (Object/Relational Bridge) 1.0 Released »

June 29, 2004

29 June 2004 - Jakarta Commons Collections 3.1 Released

The Jakarta 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/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://commons.apache.org/collections/index.html

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

----

Jakarta Commons Collections Team

----

Project Info -- Apache Commons Collections

DOAP File

Types that extend and augment the Java Collections Framework.

Releases can be downloaded from http://commons.apache.org/downloads/download_collections.cgi

Project Websitehttp://commons.apache.org/collections/
Programming LanguagesJava
Categorieslibrary
Mailing Listshttp://commons.apache.org/mail-lists.html
Bug/Issue Trackerhttp://issues.apache.org/jira/browse/COLLECTIONS
Project Management CommitteeApache Commons

Access to the source code:

Browsehttp://svn.apache.org/viewvc/commons/proper/collections/trunk
SVN Directhttp://svn.apache.org/repos/asf/commons/proper/collections
Posted by Tetsuya Kitahata at June 29, 2004 01:31 AM
http://www.apachenews.org/archives/000385.html
[ Category : Apache Jakarta ] (PDF)(XML)