Commit Graph

1570 Commits

Author SHA1 Message Date
Henri Yandell 142a6dd5ee Fixing the assemblies to say project.version instead of version to stop '2.4.1' leaking through from the JVM properties. Also making it project.artifactId while I'm doing this.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@637007 13f79535-47bb-0310-9956-ffa450edef68
2008-03-14 06:41:17 +00:00
Niall Kegan Pemberton 220655c5fa Upgrade to version 9 of commons-parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@635244 13f79535-47bb-0310-9956-ffa450edef68
2008-03-09 14:21:48 +00:00
Niall Kegan Pemberton aaddcc6947 Remove redundant <resource> configuration for NOTICE/LICENSE - these are configured in commons-parent (NOTE: seems that components which define other <resource> elements need to include these - so only removing from components where NOTICE/LICENSE are the only resources configured)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@632894 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 01:01:28 +00:00
Niall Kegan Pemberton 7741aa9ccf Add Issue Tracking and Download pages generated by commons-build-plugin
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@632817 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 19:46:00 +00:00
Niall Kegan Pemberton e59565488c Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@632815 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 19:37:56 +00:00
Niall Kegan Pemberton 7e99128b78 upgrade to commons-parent-7
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@612219 13f79535-47bb-0310-9956-ffa450edef68
2008-01-15 21:04:51 +00:00
Niall Kegan Pemberton 049dffdbc6 Upgrade to commons-parent version 6 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@609497 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07 03:15:46 +00:00
Henri Yandell ad4e890878 Updating javadoc as per COLLECTIONS-262 - the firstKey and lastKey javadoc methods were back to front for parts of their description
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@608030 13f79535-47bb-0310-9956-ffa450edef68
2008-01-02 07:23:14 +00:00
Matthew Jason Benson c493bb9126 sp
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@606721 13f79535-47bb-0310-9956-ffa450edef68
2007-12-24 18:11:04 +00:00
Niall Kegan Pemberton 6165d35534 m2 build updates
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@595526 13f79535-47bb-0310-9956-ffa450edef68
2007-11-16 02:40:53 +00:00
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