cvs commit: jakarta-commons/xdocs collections.xml

2004-01-25 Thread scolebourne
scolebourne2004/01/25 16:44:33

  Modified:xdocscollections.xml
  Log:
  Commons Collections 3.0 website
  
  Revision  ChangesPath
  1.6   +2 -44 jakarta-commons/xdocs/collections.xml
  
  Index: collections.xml
  ===
  RCS file: /home/cvs/jakarta-commons/xdocs/collections.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- collections.xml   22 Oct 2002 00:24:42 -  1.5
  +++ collections.xml   26 Jan 2004 00:44:32 -  1.6
  @@ -9,54 +9,12 @@
   

   
  -
  +
   
   
  -The introduction of the http://java.sun.com/products/jdk/1.2/docs/guide/collections/";>Collections 
API by Sun in JDK 1.2 has been a
  -boon to quick and effective Java programming.  Ready access to
  -powerful data structures has accelerated development by reducing the
  -need for custom container classes around each core object.  Most Java2
  -APIs are significantly easier to use because of the Collections API.
  +See new website for Commons Collections.
   
   
  -
  -However, there are certain holes left unfilled by Sun's
  -implementations, and the http://jakarta.apache.org/commons/";>Jakarta-Commons Collections Component 
strives
  -to fulfill them. Among the features of this package are:
  -
  -Special-purpose implementations of Lists and Maps for fast
  -access
  -Adapter classes from Java1-style containers (arrays, enumerations)
  -to Java2-style collections.
  -Methods to test or create typical set-theory properties of
  -collections such as union, intersection, and closure.
  -
  -
  -
  -
  -
  -
  -An alphabetical list of the package can be found in the http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons/collections/STATUS.html?rev=1.19";>collections
  -status document.
  -
  -
  -
  -The JavaDoc API documents are available 
online.
  -
  -
  -
  -
  -
  -http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/";>Version
  -2.1
  -http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.0/";>Version
  -2.0
  -http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v1.0/";>Version
  -1.0
  -
   
   
   
  
  
  

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



cvs commit: jakarta-commons/xdocs collections.xml

2002-04-10 Thread morgand

morgand 02/04/10 09:30:22

  Modified:xdocscollections.xml
  Log:
  fixed link to status doc
  
  Revision  ChangesPath
  1.4   +1 -1  jakarta-commons/xdocs/collections.xml
  
  Index: collections.xml
  ===
  RCS file: /home/cvs/jakarta-commons/xdocs/collections.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- collections.xml   10 Apr 2002 16:19:03 -  1.3
  +++ collections.xml   10 Apr 2002 16:30:21 -  1.4
  @@ -36,7 +36,7 @@
   
   
   
  -An alphabetical list of the package can be found in the http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons/collections/STATUS.html?rev=1.7";>collections
  +An alphabetical list of the package can be found in the http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons/collections/STATUS.html?rev=1.13";>collections
   status document.
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons/xdocs collections.xml

2002-04-10 Thread morgand

morgand 02/04/10 09:19:03

  Modified:xdocscollections.xml
  Log:
  added link to 2.0
  
  Revision  ChangesPath
  1.3   +3 -0  jakarta-commons/xdocs/collections.xml
  
  Index: collections.xml
  ===
  RCS file: /home/cvs/jakarta-commons/xdocs/collections.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- collections.xml   11 Dec 2001 08:12:04 -  1.2
  +++ collections.xml   10 Apr 2002 16:19:03 -  1.3
  @@ -48,6 +48,9 @@
   
   
   http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.0/";>Version
  +2.0
  +http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v1.0/";>Version
   1.0
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: