Date: 2004-08-23T13:01:04
   Editor: 217.43.244.60 <>
   Wiki: Jakarta Commons Wiki
   Page: Collections
   URL: http://wiki.apache.org/jakarta-commons/Collections

   Update for v3.1

Change Log:

------------------------------------------------------------------------------
@@ -6,17 +6,19 @@
  * Abstract base classes to simplify the writing of new implementations
  * A testing framework, as a published jar, that excercises the API fully
 
-The Javadoc of the latest version is 
[http://jakarta.apache.org/commons/collections/apidocs-COLLECTIONS_3_0/index.html 
available].
+The Javadoc of the latest version is 
[http://jakarta.apache.org/commons/collections/apidocs-COLLECTIONS_3_1/index.html 
available].
 
 ["Collections Questions"]
 
 ==== Releases & Compatability ====
 
-The latest release (v3.0) can be downloaded 
[http://jakarta.apache.org/commons/collections/index.html#Releases here].
+The latest release (v3.1) can be downloaded 
[http://jakarta.apache.org/commons/collections/index.html#Releases here].
 
-Two releases of Collections are currently in common use - v2.1 and v3.0. These 
releases are source compatible (with deprecations). Unfortunately, due to human error, 
these releases are binary incompatible in the `IteratorUtils` class. If you don't use 
this class, then the two versions are binary compatible.
+Two releases of Collections are currently in common use - v2.x and v3.x. These 
releases are source compatible (with deprecations). Unfortunately, due to human error, 
these releases are binary incompatible in the `IteratorUtils` class. If you don't use 
this class, then the two versions are binary compatible.
+
+All users of v2.1 should upgrade to v2.1, and all users of v3.0 should upgrade to 
v3.1 to help solve the issue.
 
 ==== Feedback ====
 
-Release v3.1 is currently under active development. You can give feedback on what you 
would ilke included by contacting the [EMAIL PROTECTED] mailing list, prefixing you 
email by [collections]. Alternatively add a comment here:
+Release v3.2 is currently under development. You can give feedback on what you would 
ilke included by contacting the [EMAIL PROTECTED] mailing list, prefixing you email by 
[collections]. Alternatively add a comment here:
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to