Proposed commons collections patch version 2.1.1 available at http://www.apache.org/~scolebourne/release
CCed Tomcat and Struts, as two key users of Collections who may have indicated issues with collections and may have to make changes (see release notes). (All discussion to commons-dev please) Stephen ----- Original Message ----- From: "Stephen Colebourne" <[EMAIL PROTECTED]> > I am proposing that we release a patch release to v2.1, called v2.1.1. The > aim of the patch is to indicate to those still using 2.1 the changes that > they must make to be compatible with 3.1. > > The patch includes: > 1) Deprecate clashing methods in IteratorUtils (emptyIterator, > arrayIterator, singletonIterator) > > 2) Add two new classes EmptyIterator and EmptyListIterator to be used as > deprecation destinations. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
