You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2009/09/15 07:58:06 UTC

svn commit: r815149 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/TestIndexedCollection.java

Author: bayard
Date: Tue Sep 15 05:58:05 2009
New Revision: 815149

URL: http://svn.apache.org/viewvc?rev=815149&view=rev
Log:
Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956.

Also see the following revisions:

    ------------------------------------------------------------------------
    r593347 | skestle | 2007-11-08 14:49:02 -0800 (Thu, 08 Nov 2007) | 3 lines
    
    Added initial IndexedCollection - still needs quite a bit of work - see TODO comments
    
    JIRA: COLLECTIONS-275
    ------------------------------------------------------------------------

Added:
    commons/proper/collections/trunk/src/test/org/apache/commons/collections/TestIndexedCollection.java
      - copied unchanged from r814127, commons/proper/collections/branches/collections_jdk5_branch/src/test/org/apache/commons/collections/TestIndexedCollection.java