Commit Graph

1832 Commits

Author SHA1 Message Date
Henri Yandell fd48137bb2 Merging from -r468106:814127 - namely adding easymock dependency, upgrading to target JDK 1.5 and upgrading JUnit to 4.3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@814994 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 05:21:51 +00:00
Henri Yandell 9af237ecbe Fixing text in header after bad search and replace
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@814213 13f79535-47bb-0310-9956-ffa450edef68
2009-09-12 17:46:53 +00:00
Henri Yandell ed205c04fc Replacing '^ \* $' with '^ \*$' - to help with merging to from the jdk 15 branch
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@814128 13f79535-47bb-0310-9956-ffa450edef68
2009-09-12 09:46:44 +00:00
Henri Yandell 3c5c5def0e Shifting the license url one space to the right. All this to make merging easier from a branch
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@814126 13f79535-47bb-0310-9956-ffa450edef68
2009-09-12 09:38:27 +00:00
Henri Yandell 4753b2cbad Shifting the license header one space to the left for all java files
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@814123 13f79535-47bb-0310-9956-ffa450edef68
2009-09-12 09:32:21 +00:00
Joerg Schaible 0e4c0880cb Fix unit test.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@785853 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 23:26:23 +00:00
Sebastian Bazley 1d665f225e No reason for the array to be public (and therefore externally mutable)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@785848 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 22:41:14 +00:00
Joerg Schaible 117fdf1a6e Removing entries with the MapIterator may also result in a ConcurrentModificationException (COLLECTIONS-330).
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@785844 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 22:28:09 +00:00
Joerg Schaible e5e367a2b2 Reproduce COLLECTIONS-3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@785523 13f79535-47bb-0310-9956-ffa450edef68
2009-06-17 09:26:01 +00:00
Henri Yandell 2d728c3f22 Fixing javadoc per email from Andrew M
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@782211 13f79535-47bb-0310-9956-ffa450edef68
2009-06-06 09:01:41 +00:00
Sebastian Bazley dd13ad78b2 Re-Fix DOAP tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@779535 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 10:19:40 +00:00
Sebastian Bazley 36c89a8d42 Fix DOAP tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@779516 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28 09:57:54 +00:00
Henri Yandell f9c99b6629 RC2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@778347 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25 08:22:16 +00:00
Henri Yandell 6afdaef410 Removing span as it's not helping, and adding note on version of Java built for
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@777380 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 05:35:07 +00:00
Henri Yandell 92c2f2173e Adding blocks to put manifests in for source and javadoc jars. Also rolling back version.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@777379 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 05:34:45 +00:00
Henri Yandell 66e6a751fb Adding 3.3 history item
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@777378 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 05:33:31 +00:00
Henri Yandell 338c04c85f Removing Maven1 instructions and updating release notes link
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@777377 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 05:33:21 +00:00
Henri Yandell b606e6ebd5 Removing empty directory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@777376 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 05:33:02 +00:00
Henri Yandell a189afc2a2 Adding license header
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@777375 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 05:32:49 +00:00
Henri Yandell e91ce569e5 Adding Maven2 instructions
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@777374 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 05:32:38 +00:00
Henri Yandell 8127bda219 Moving serializable fixes to enhancements and fixing 'trues' typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@777373 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 05:32:25 +00:00
Henri Yandell b631e94a24 Updating copyright year
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@777369 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 05:13:01 +00:00
Henri Yandell 29d833d3b2 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@777001 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 07:58:04 +00:00
Henri Yandell d61d9a999f [maven-release-plugin] prepare release COLLECTIONS_3_3_RC1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776999 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 07:58:00 +00:00
Henri Yandell b8f86a82b3 Rolling back to 3.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776997 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 07:49:52 +00:00
Henri Yandell d67d7ecfa6 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776993 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 07:41:31 +00:00
Henri Yandell b12f9d60a2 [maven-release-plugin] prepare release COLLECTIONS_3_3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776991 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 07:41:26 +00:00
Henri Yandell b97f293f22 Removing empty tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776989 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 07:32:10 +00:00
Henri Yandell 3b8d7e9f9b Apparently you keep the snapshot in
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776987 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 07:23:51 +00:00
Henri Yandell 4053626d03 Moving download page to 3.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776982 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 07:10:52 +00:00
Henri Yandell bd18aa0b08 Adding some contributors from the top of the contribution JIRA report
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776977 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 06:56:37 +00:00
Henri Yandell cbe9abee36 Preparing site for 3.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776974 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 06:44:11 +00:00
Henri Yandell 4c9e7ce15d Fixing html
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776954 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 05:25:54 +00:00
Henri Yandell ed9c43bc31 Fixing link to maven reports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776953 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 05:13:43 +00:00
Henri Yandell f2afc0a2a8 Setting build.xml version to 3.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776950 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 04:56:35 +00:00
Henri Yandell 93ac7629e9 Fixing properties section. Adding osgi and rc elements. fixing version.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776949 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 04:54:24 +00:00
Henri Yandell 669dcc8c99 Setting version to 3.3. Adding reports. Setting source/target version to Java 1.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776948 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 04:52:08 +00:00
Sebastian Bazley 3e05de76a4 Set encoding to UTF-8 to avoid depending on local encoding
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776694 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 13:32:59 +00:00
Sebastian Bazley 0efa8095ce Make private static field final, as it is a constant
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776670 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 11:44:40 +00:00
Sebastian Bazley 1ec0f42390 Remove redundant null checks
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776665 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 11:28:36 +00:00
Henri Yandell 9d0bfcc80e Updating release notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776565 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 05:51:22 +00:00
Henri Yandell d47350ad86 Removing Maven1 build system
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776549 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 04:57:02 +00:00
Henri Yandell ce5d208b92 Removing tabs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776546 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 04:48:19 +00:00
Henri Yandell 46f3c54c56 Refactoring putAll to _putAll so the constructor can call the copying in code without running through a subclass' implementation of putAll. Reported in COLLECTIONS-317
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776542 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 04:30:13 +00:00
Henri Yandell f7a7f8145d Removing the incorrect -1 means no limit phrase from the constructor javadoc. COLLECTIONS-316
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776538 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 04:22:20 +00:00
Henri Yandell b8a191f6b7 Improving effiency of StaticBucketMap.putAll as per COLLECTIONS-320
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@767768 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 02:45:32 +00:00
Henri Yandell 24921ebe3e Removing unnecessary null check per COLLECTIONS-318
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@767767 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 02:38:59 +00:00
Henri Yandell ab6e5256d8 Fixing unnecessary null check in IteratorUtils per COLLECTIONS-319
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@767766 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 02:37:17 +00:00
Sebastian Bazley 65eb026acf Useless ;
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745062 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:40:53 +00:00
Sebastian Bazley 2acd5aabef Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745059 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:39:55 +00:00