RELEASE NOTES: COLLECTIONS 3.3

Commons collections is a project to develop and maintain collection classes based on and inspired by the JDK collection framework. This project is JDK1.2 compatible, and does not use JDK1.5 generics.

This release adds various new classes and fixes a number of bugs. All feedback should be directed to commons-user at jakarta.apache.org.


COMPATIBILITY

This release is fully source and binary compatible with v3.2. (Checks performed using JDiff and Clirr, thanks). Please check the bug fixes to ensure you weren't relying on the behaviour of a bug.

There are xxxxxxxxxxxxxxxxxxx new deprecations:
If this causes major headaches to anyone please contact commons-dev at jakarta.apache.org.

NEW CLASSES

ENHANCEMENTS

BUG FIXES

JAVADOC