You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2004/06/11 01:23:51 UTC

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections overview.html

scolebourne    2004/06/10 16:23:51

  Modified:    collections/src/java/org/apache/commons/collections
                        overview.html
  Log:
  Update for 3.1 release
  
  Revision  Changes    Path
  1.3       +1 -21     jakarta-commons/collections/src/java/org/apache/commons/collections/overview.html
  
  Index: overview.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/collections/src/java/org/apache/commons/collections/overview.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- overview.html	18 Feb 2004 21:39:03 -0000	1.2
  +++ overview.html	10 Jun 2004 23:23:51 -0000	1.3
  @@ -109,24 +109,4 @@
        Consult each subpackage for full details of these.
     </p>
        
  -  <h4>Version 3.0</h4>
  -  <p>
  -     Commons-Collections was originally created as a place to share collection
  -     implementations created in various places around Jakarta. As a result, there
  -     was no clear design or structure to the component. As from this 3.0 release,
  -     that changes with a clear, consistent package structure being used
  -  </p>
  -  <p>
  -     As a result of the new structure, several classes have moved packages.
  -     When moving from a previous release to this one it is important to check all your code.
  -     Some implementations that were moved were also optimised, and may contain API changes.
  -  </p>
  -  <p>
  -     In addition to the new package structure, it was determined that collections was
  -     getting too large.
  -     As a result, two new code donations - primitive collections and event
  -     notification collections - have been separated into their own projects within commons.
  -     Primitives has already released a version 1.0, while Events resides in the sandbox at present.
  -  </p>
  -     
   </body>
  
  
  

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