svn commit: r1632539 - in /commons/proper/collections/trunk/src: main/java/org/apache/commons/collections4/multimap/MultiValuedLinkedHashMap.java test/java/org/apache/commons/collections4/multimap/Mul

2014-10-17 Thread dlaha
Author: dlaha Date: Fri Oct 17 11:27:23 2014 New Revision: 1632539 URL: http://svn.apache.org/r1632539 Log: [COLLECTIONS-533] Changing SetValuedLinkedHashMap's default collection to LinkedHashSet to preserve insertion order & some more tests Modified: commons/proper/collections/

svn commit: r1632534 - in /commons/proper/collections/trunk: ./ src/main/java/org/apache/commons/collections4/multimap/ src/test/java/org/apache/commons/collections4/multimap/ src/test/resources/data/

2014-10-17 Thread dlaha
Author: dlaha Date: Fri Oct 17 10:51:23 2014 New Revision: 1632534 URL: http://svn.apache.org/r1632534 Log: [COLLECTIONS-533] Initial commit for MultiValuedLinkedHashMap implementation & tests. Thanks to Geoff Schoeman. Added: commons/proper/collections/trunk/src/main/java/org/ap

svn commit: r1610057 - /commons/proper/collections/trunk/pom.xml

2014-07-12 Thread dlaha
Author: dlaha Date: Sat Jul 12 21:20:29 2014 New Revision: 1610057 URL: http://svn.apache.org/r1610057 Log: Update Modified: commons/proper/collections/trunk/pom.xml Modified: commons/proper/collections/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk

svn commit: r1610049 - in /commons/proper/collections/trunk/src: main/java/org/apache/commons/collections4/multimap/ test/java/org/apache/commons/collections4/multimap/

2014-07-12 Thread dlaha
Author: dlaha Date: Sat Jul 12 21:10:23 2014 New Revision: 1610049 URL: http://svn.apache.org/r1610049 Log: [COLLECTIONS-508] Updating equals and hashCode for ListValuedMap, SetValuedMap and MultiValuedMap Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons