Commit Graph

1560 Commits

Author SHA1 Message Date
Henri Yandell 3d70b9cc19 Removing the unused variable as mentioned in COLLECTIONS-255 by caching the TreeView object
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@575154 13f79535-47bb-0310-9956-ffa450edef68
2007-09-13 03:45:29 +00:00
Matthew Jason Benson 8357f61e3d javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@573684 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 19:59:22 +00:00
Henri Yandell 3af55cd334 Applying my patch for COLLECTIONS-256 - adding a decorateTransform method as used with Maps to all of the collection classes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@572952 13f79535-47bb-0310-9956-ffa450edef68
2007-09-05 13:38:47 +00:00
Henri Yandell d0df8e55b0 Applying suggested fix from Thomas Louis in COLLECTIONS-264 - the clear() and CollectionView.clear() methods were losing the TreeMap's comparator
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@571412 13f79535-47bb-0310-9956-ffa450edef68
2007-08-31 09:39:36 +00:00
Henri Yandell 7c260a6e48 Changing name to 'Commons Xxx'
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@568979 13f79535-47bb-0310-9956-ffa450edef68
2007-08-23 13:38:00 +00:00
Henri Yandell 436e98dfe7 Fixing the user svn url
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@568589 13f79535-47bb-0310-9956-ffa450edef68
2007-08-22 12:38:26 +00:00
Henri Yandell c4253f47d5 Making it so CollectionUtils.size(null) returns 0 and not an IllegalArgumentException as per COLLECTIONS-230
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@567739 13f79535-47bb-0310-9956-ffa450edef68
2007-08-20 16:11:47 +00:00
Henri Yandell 1d5610521f Applying my test/fix patch from COLLECTIONS-261
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@567711 13f79535-47bb-0310-9956-ffa450edef68
2007-08-20 14:11:47 +00:00
Phil Steitz 95a3fecee0 Updated commons parent version to 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@567499 13f79535-47bb-0310-9956-ffa450edef68
2007-08-19 23:06:31 +00:00
Niall Kegan Pemberton bf3fbb6600 Commons TLP: directory "dist/jakarta/commons" has moved to "dist/commons" for both "www.apache.org" and "archive.apache.org"
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561628 13f79535-47bb-0310-9956-ffa450edef68
2007-08-01 03:04:42 +00:00
Matthew Jason Benson ddddf08a59 Apache Apache
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561549 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 21:18:04 +00:00
Dennis Lundberg f0c0dc2600 Changes because of the TLP move.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561498 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 20:34:50 +00:00
Matthew Jason Benson 03de806d19 Apache Apache
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561480 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 20:18:22 +00:00
Niall Kegan Pemberton 49c65f0f8c Move Commons TLP changes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561417 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 18:13:25 +00:00
Henri Yandell 1f746ce144 Fixing svn locations after TLP move
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561233 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 05:50:09 +00:00
Rahul Akolkar b3661629fb TLP related blanket changes:
s:jakarta.apache.org/commons:commons.apache.org:
s/commons-user@jakarta.apache.org/user@commons.apache.org/
s/commons-dev@jakarta.apache.org/dev@commons.apache.org/
s/Jakarta Commons/Apache Commons/
s:svn.apache.org/viewcvs/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewcvs.cgi/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewvc/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/repos/asf/jakarta/commons:svn.apache.org/repos/asf/commons:

I'd appreciate another pair of eyes on this. There are some categories we probably don't want to change ATM (hopefully, none of these snuck in):
 * Historicals (proposals etc.)
 * URLs that shouldn't change (DOCTYPE fragments etc.)
 * Test cases where namespace URLs matter etc. (I'll track any related nightly failures)


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561230 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 04:17:09 +00:00
Henri Yandell d7cd872c2a Moving to a css on the Commons site
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@560857 13f79535-47bb-0310-9956-ffa450edef68
2007-07-30 03:57:33 +00:00
Henri Yandell 25e63dac01 Fixing the mailing list addresses
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@560804 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 20:14:22 +00:00
Henri Yandell a09aacdfef Moving to TLP
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@560660 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 03:42:34 +00:00
Henri Yandell 867b5bc637 Moving back :)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@560658 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 03:42:15 +00:00
Henri Yandell 86b3c6fbfc Moving to TLP
git-svn-id: https://svn.apache.org/repos/asf/commons/commons/proper/collections/trunk@560657 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 03:40:41 +00:00
Henri Yandell 2d66ed797a Updating to reflect website change
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@560518 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 08:12:57 +00:00
Niall Kegan Pemberton cd1118eb02 Remove jakarta references from m1 and m2 builds
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@560337 13f79535-47bb-0310-9956-ffa450edef68
2007-07-27 17:52:04 +00:00
Niall Kegan Pemberton efb5f7c959 Update pom version, fix scm urls
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@560213 13f79535-47bb-0310-9956-ffa450edef68
2007-07-27 12:26:35 +00:00
Niall Kegan Pemberton ab308f04de Minor javadoc and code style change
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@556358 13f79535-47bb-0310-9956-ffa450edef68
2007-07-15 00:16:44 +00:00
Rahul Akolkar 5ba02fbd9c Update NOTICE files in trunks-proper in light of TLP move (and add component names to NOTICEs where missing).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@553294 13f79535-47bb-0310-9956-ffa450edef68
2007-07-04 18:26:27 +00:00
Henri Yandell 33703f1b91 Applying Mark Hindess' patch from COLLECTIONS-232 that cleans up the ordering of various assertEquals to be expected,actual and not actual,expected and also fixes various assertEquals to assertNulls where applicable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@534976 13f79535-47bb-0310-9956-ffa450edef68
2007-05-03 19:54:44 +00:00
Henri Yandell f43e0a53c1 Applying Joe Kelly's fix for COLLECTIONS-249 - SetUniqueList.addAll(int, Collection
) was always inserting at the end of the list

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@531027 13f79535-47bb-0310-9956-ffa450edef68
2007-04-21 13:44:46 +00:00
Henri Yandell d0128142ff Adding a Maven2 POM for Collections
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@501738 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 05:47:03 +00:00
Henri Yandell b1b7db1332 Setting the maven repo - apologies if this borks anything
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@486363 13f79535-47bb-0310-9956-ffa450edef68
2006-12-12 22:11:41 +00:00
Henri Yandell c7ed0a2d1d Fixed copyright header (committing in parts as the full commit timed out)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@480465 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 08:17:04 +00:00
Henri Yandell 76f1e437e2 Fixed copyright header (committing in parts as the full commit timed out)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@480464 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 08:15:25 +00:00
Henri Yandell e3034f529a Fixed copyright header (committing in parts as the full commit timed out)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@480461 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 08:14:27 +00:00
Henri Yandell c84f3df8b5 Fixed copyright header (committing in parts as the full commit timed out)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@480459 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 08:13:13 +00:00
Henri Yandell b5f8903b88 Fixed copyright header (committing in parts as the full commit timed out)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@480452 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:45:14 +00:00
Henri Yandell 9088be6818 Fixed copyright header (committing in parts as the full commit timed out)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@480447 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:41:17 +00:00
Henri Yandell f1eae325cd Fixed copyright header (committing in parts as the full commit timed out)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@480446 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:40:55 +00:00
Henri Yandell 75483c7e33 Rolling the org.apache.commons groupId back to the individual component ids. It sounds as though we're not ready for the project.xmls to move to the new id. Intentionally leaving the pom.xmls as they are - sounds like when a component moves to maven-2, that that is when it should use the new groupId
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@479168 13f79535-47bb-0310-9956-ffa450edef68
2006-11-25 19:01:23 +00:00
Rahul Akolkar 7451b6f70d Point DOAP files to JIRA.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@472714 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 00:26:31 +00:00
Rahul Akolkar 445bfd7a0d Missing SVN properties, possibly some large diffs, no functional change.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@472712 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 00:14:44 +00:00
Henri Yandell 14dc740fad Removing my @author tag
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@471628 13f79535-47bb-0310-9956-ffa450edef68
2006-11-06 04:06:45 +00:00
Stephen Colebourne 5e313d14b2 COLLECTIONS-228 - MultiValueMap put and putAll do not return the correct values
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@468684 13f79535-47bb-0310-9956-ffa450edef68
2006-10-28 12:27:01 +00:00
Kristopher J. Nuttycombe 139636b502 Testing whether I have write access for commons proper (just added a blank line)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@468104 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 19:47:04 +00:00
Stephen Colebourne 66c4b99ddc COLLECTIONS-219 - CollectionUtils - Fix removeAll() method which was completely broken
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@428130 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 20:24:02 +00:00
Stephen Colebourne 3f09772b74 COLLECTIONS-214 - ExtendedProperties - Include property name had confused static/instance semantics
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@423272 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 22:44:49 +00:00
Stephen Colebourne f8aa3e033c COLLECTIONS-217 - Flat3Map - Fix setValue in MapIterator and EntrySetIterator to work correctly
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@423264 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 22:03:00 +00:00
Stephen Colebourne b1cd358495 COLLECTIONS-215 - DefaultedMap clarify javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@421727 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 23:09:11 +00:00
Stephen Colebourne 667547d919 Fix MultiKey spelling
COLLECTIONS-216, from Hendrik Maryns

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@421712 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 22:05:01 +00:00
Stephen Colebourne db70873bdd Improve JIRA links
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@418637 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 19:20:10 +00:00
Stephen Colebourne e9c3c73e94 Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@418566 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 10:03:12 +00:00