Commit Graph

1538 Commits

Author SHA1 Message Date
Thomas Neidhart be67139289 Backport COLLECTIONS-444 to 3.2.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713299 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 21:35:53 +00:00
Thomas Neidhart 7f947f938d Backport COLLECTIONS-304 to 3.2.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713298 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 21:27:35 +00:00
Thomas Neidhart 81af3aaa9a Backport COLLECTIONS-307 to 3.2.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713295 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 21:12:28 +00:00
Thomas Neidhart d75768a4b2 Backport COLLECTIONS-334 to 3.2.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713294 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 21:07:13 +00:00
Thomas Neidhart 6a7d35dea2 Backport COLLECTIONS-261 to 3.2.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713293 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 21:04:34 +00:00
Thomas Neidhart 46e5a83207 Backport COLLECTIONS-217 to 3.2.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713290 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 20:21:27 +00:00
Thomas Neidhart c0da312f34 [COLLECTIONS-538] Use AccessController to read system properties in ExtendedProperties, use File.separator in case of a security exception.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713233 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 15:05:59 +00:00
Thomas Neidhart eb693a7469 Backport COLLECTIONS-294 to 3.2.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713181 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 21:17:00 +00:00
Thomas Neidhart c274882161 Backport COLLECTIONS-350 to 3.2.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713178 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 20:59:09 +00:00
Thomas Neidhart 1908baae60 Remove fix that does not apply to 3.2.x
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713177 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 20:57:07 +00:00
Thomas Neidhart fd1790522e Backport COLLECTIONS-266 to 3.2.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713176 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 20:53:57 +00:00
Thomas Neidhart 3afb3cb345 Backport COLLECTIONS-228 to 3.2.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713175 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 20:47:04 +00:00
Thomas Neidhart 9876243087 Backport COLLECTIONS-335 to 3.2.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713173 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 20:31:09 +00:00
Thomas Neidhart 16b1e26bd1 Backport COLLECTIONS-249 to 3.2.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713172 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 20:26:30 +00:00
Thomas Neidhart a2ddc7cdd3 Remove some bugfixes from the list of planned backports after a closer analysis. The fixed problems are not really serious or were only introduced after the 3.2.1 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713169 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 20:13:12 +00:00
Thomas Neidhart e709ea82aa Backport COLLECTIONS-219 to 3.2.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713167 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 19:44:03 +00:00
Thomas Neidhart 6e5ae530b3 Add initial changes.xml with planned backports.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713148 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 15:55:47 +00:00
Thomas Neidhart a5740d87c3 Update version.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713144 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 15:08:39 +00:00
Thomas Neidhart 69defa1e8e Fix compilation errors with eclipse JDT.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713143 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 15:08:25 +00:00
Thomas Neidhart 935e13edec Create clean 3.2.x branch based on the latest release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1713136 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 14:45:09 +00:00
Sebastian Bazley 0af3ae8f26 COLLECTIONS_3_2_1_RC1 vote succeeded; creating GA tag
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/tags/COLLECTIONS_3_2_1@1211567 13f79535-47bb-0310-9956-ffa450edef68
2011-12-07 17:49:32 +00:00
Niall Kegan Pemberton 4421639f98 Tag Collections 3.2.1 RC1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/tags/COLLECTIONS_3_2_1_RC1@647183 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 14:32:00 +00:00
Niall Kegan Pemberton e3bbfdf491 m1 build corrections
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH@647180 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 14:29:05 +00:00
Niall Kegan Pemberton 7d97c86498 Minor site changes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH@647160 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 13:29:08 +00:00
Niall Kegan Pemberton 23b4e59454 copy in checkstyle
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH@647155 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 13:13:23 +00:00
Niall Kegan Pemberton cba26a1583 Remove tab characters
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH@647116 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 11:23:08 +00:00
Niall Kegan Pemberton 2cad4a1e24 Fix test reports directory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH@646848 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 15:37:13 +00:00
Niall Kegan Pemberton d9d85d17a1 Merge in the build from the trunk, finish updating license headers and prepare site for 3.2.1 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH@646782 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 12:58:57 +00:00
Niall Kegan Pemberton 91e368d0b7 Fix license headers to conform to current policy
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH@646780 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 12:48:07 +00:00
Niall Kegan Pemberton 392d63a6eb Fix license headers to conform to current policy
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH@646777 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 12:33:15 +00:00
Niall Kegan Pemberton 2a5aaa6378 Create 3.2 Branch
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH@646391 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 14:55:59 +00:00
Henri Yandell 8792072a21 Moving to TLP
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/tags/COLLECTIONS_3_2@560660 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 03:42:34 +00:00
Henri Yandell 3d5aeb1c19 Moving back :)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/tags/COLLECTIONS_3_2@560658 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 03:42:15 +00:00
Henri Yandell 32ba5e8f66 Moving to TLP
git-svn-id: https://svn.apache.org/repos/asf/commons/commons/proper/collections/tags/COLLECTIONS_3_2@560657 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 03:40:41 +00:00
Stephen Colebourne 4b6411235e Release v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/tags/COLLECTIONS_3_2@406443 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 21:53:53 +00:00
Stephen Colebourne a200aef6b3 Release v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@406442 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 21:52:34 +00:00
Stephen Colebourne edcac60af4 Documentation for v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@406415 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 20:21:05 +00:00
Stephen Colebourne 68bc9c193c Documentation for v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@406414 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 20:20:39 +00:00
Stephen Colebourne 5c54256a5a Javadoc changes for v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@406071 13f79535-47bb-0310-9956-ffa450edef68
2006-05-13 10:44:37 +00:00
Stephen Colebourne 6468798462 Improve release note clarity for v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@405928 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 22:57:55 +00:00
Stephen Colebourne b64ab87b5c Javadoc changes for v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@405927 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 22:57:03 +00:00
Stephen Colebourne 6185b726ea Add since tags for v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@405925 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 22:52:43 +00:00
Stephen Colebourne 9d46da6c8c Make LoopingListIterator implement ResettableListIterator
(a binary incompatible change, but on an unreleased class)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@405920 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 22:48:04 +00:00
Stephen Colebourne 242b938ec3 Remove deprecated classes from documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@405918 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 22:46:29 +00:00
Stephen Colebourne c6bd07e5ab Add commons agreed JDK version attributes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@405917 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 22:45:43 +00:00
Stephen Colebourne e13c0688a5 Add deprecation indicator to sub list
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@404858 13f79535-47bb-0310-9956-ffa450edef68
2006-05-07 21:40:39 +00:00
Stephen Colebourne c51dc2bb95 Update tasks before release 3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@404855 13f79535-47bb-0310-9956-ffa450edef68
2006-05-07 21:22:45 +00:00
Dennis Lundberg 4e52223436 Correct spelling.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@404837 13f79535-47bb-0310-9956-ffa450edef68
2006-05-07 20:15:33 +00:00
Dennis Lundberg a202baeccd Correct spelling.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@404829 13f79535-47bb-0310-9956-ffa450edef68
2006-05-07 20:02:04 +00:00
Stephen Colebourne a9c42edbcb Improve ready for release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@404804 13f79535-47bb-0310-9956-ffa450edef68
2006-05-07 17:33:02 +00:00