Commit Graph

101 Commits

Author SHA1 Message Date
Thomas Neidhart 790c5068f7 Fix jira-report, snippet taken from commons-math.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1476594 13f79535-47bb-0310-9956-ffa450edef68
2013-04-27 14:45:34 +00:00
Thomas Neidhart 0574dfb035 [COLLECTIONS-422] Added CollectionUtils.permutations(Collection) and PermutationIterator. Thanks for Benoit Corne for the patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470310 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 15:16:58 +00:00
Thomas Neidhart 9bdfac0fad [COLLECTIONS-433] Improve performance of TreeList#addAll and TreeList(Collection). Thanks to Jeffrey Barnes for the patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470159 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 13:11:14 +00:00
Thomas Neidhart 8be0b4cfb8 Update component properties in pom.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469071 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 21:00:36 +00:00
Thomas Neidhart 2e2789cda4 Move author to pom, add version/since tags, fix typos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469061 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 20:29:58 +00:00
Thomas Neidhart 4cffe07904 [COLLECTIONS-382] Change maven coordinates to org.apache.commons.commons-collections4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469010 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 17:57:32 +00:00
Sebastian Bazley cb3c2d5f79 Fix up URLs so they point to actual sites; this allows relative URLs to work properly
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1459912 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 17:49:27 +00:00
Gary D. Gregory 8e9347eaea cobertura-maven-plugin 2.5.1 -> 2.5.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457877 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 17:18:34 +00:00
Thomas Neidhart bfc6d92fe0 Ignore site-content directory for rat plugin
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1452075 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 17:49:03 +00:00
Thomas Neidhart 4898823d3c [COLLECTIONS-396] Add change record.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451281 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 18:31:14 +00:00
Olivier Lamy bb7c225843 use new released parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1438964 13f79535-47bb-0310-9956-ffa450edef68
2013-01-26 21:10:47 +00:00
Thomas Neidhart 9fa82c7fb4 [COLLECTIONS-322] Added new NodeListIterator to iterate over a dom NodeList, thanks to Thomas Vahrst.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1438955 13f79535-47bb-0310-9956-ffa450edef68
2013-01-26 20:14:43 +00:00
Thomas Neidhart 71ac99b4e9 Fix wrong end tag.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1437451 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 15:13:19 +00:00
Thomas Neidhart 52d194465d Add myself to pom.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1437423 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 14:53:24 +00:00
Thomas Neidhart 3e5d03e527 Update test dependencies: junit 4.10 -> 4.11, easymock 2.0 -> 2.5.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1436909 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 13:32:28 +00:00
Thomas Neidhart 8550de1c17 Add checkstyle suppression filter, do not create aggregate results.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1436863 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 12:16:42 +00:00
Sebastian Bazley 3712f1a147 Dependency on SNAPSHOT parent causes problem for CI builds (at least on Jenkins)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1436532 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 18:20:39 +00:00
Thomas Neidhart df73c74f88 Add findbugs exclude filter.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1435977 13f79535-47bb-0310-9956-ffa450edef68
2013-01-20 21:44:05 +00:00
Olivier Lamy 99b53bcce8 disable this profile
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1431628 13f79535-47bb-0310-9956-ffa450edef68
2013-01-10 20:45:22 +00:00
Olivier Lamy cc4ab3d647 simplify publication of site
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1431614 13f79535-47bb-0310-9956-ffa450edef68
2013-01-10 20:27:46 +00:00
Olivier Lamy 3041d5ded5 fix checkout path
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1430758 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 10:05:36 +00:00
Gary D. Gregory 837e75c49a Do not depend on CP snapshot.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1429922 13f79535-47bb-0310-9956-ffa450edef68
2013-01-07 17:54:37 +00:00
Olivier Lamy e79d3ffa4b fix property
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1423227 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 23:50:37 +00:00
Olivier Lamy 67ef15f8f9 fix some properties names
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1422892 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 12:14:43 +00:00
Olivier Lamy e965e69f1b make checkout faster as javadocs folder will not change a lot
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1422601 13f79535-47bb-0310-9956-ffa450edef68
2012-12-16 15:36:18 +00:00
Olivier Lamy 6130eb8b28 fix configuration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1422425 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 23:57:27 +00:00
Olivier Lamy e91de1800f ignore too api-2.1.1 path
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1422421 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 23:41:58 +00:00
Olivier Lamy d876421b75 configure collections to be deployed tru svnpub
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1422420 13f79535-47bb-0310-9956-ffa450edef68
2012-12-15 23:38:55 +00:00
Thomas Neidhart 806c1d78d5 Rename test classes for map package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1409169 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 11:36:54 +00:00
Thomas Neidhart bd74955a01 Updated commons-parent.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1382179 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 21:22:20 +00:00
Adrian Nistor 319e56ff45 moving Adrian Nistor from contributors to developers, as per Matt's email
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1370094 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 01:10:28 +00:00
Thomas Neidhart febf9698e5 Ignore BulkTest as it only a base test class and contains no tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366830 13f79535-47bb-0310-9956-ffa450edef68
2012-07-29 12:34:20 +00:00
Thomas Neidhart 23405f00a3 Changed test classes for bag package to <Class>Test.java notation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366804 13f79535-47bb-0310-9956-ffa450edef68
2012-07-29 10:21:47 +00:00
Thomas Neidhart 14eff09f21 Cleanup of functors package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366162 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 19:23:39 +00:00
Thomas Neidhart c57a9af3e7 [COLLECTION-225] Added first version patricia trie contribution.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1365732 13f79535-47bb-0310-9956-ffa450edef68
2012-07-25 20:42:48 +00:00
Thomas Neidhart 15a747624f Add more missing contributors to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1361800 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 21:13:50 +00:00
Thomas Neidhart 4159df5ea1 Added missing contributors to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1361711 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 15:00:55 +00:00
Thomas Neidhart bb8bb80328 [COLLECTIONS-404] moved to comparators.sequence package, cleanup.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1361677 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 10:12:33 +00:00
Thomas Neidhart f8ea63dfdf Added missing contributor to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1361598 13f79535-47bb-0310-9956-ffa450edef68
2012-07-14 22:14:04 +00:00
Thomas Neidhart a9b11e2cf2 Cleanup of buffer package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1356916 13f79535-47bb-0310-9956-ffa450edef68
2012-07-03 20:27:01 +00:00
Sebastian Bazley 666c39a321 Update to latest Commons Parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1353216 13f79535-47bb-0310-9956-ffa450edef68
2012-06-24 01:14:26 +00:00
Luc Maisonobe 6d8659cad5 reverting commit 1311904
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1311954 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 19:38:24 +00:00
Luc Maisonobe 41d170f076 Added an implementation of Eugene Myers difference algorithm.
JIRA: COLLECTIONS-404

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1311904 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 18:22:29 +00:00
Sebastian Bazley 0499117ad4 More plugin updates
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1300038 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 09:50:05 +00:00
Sebastian Bazley 792a4303bc Update checkstyle and findbugs plugins; drop unnecessary configuration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1300036 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 09:48:04 +00:00
Sebastian Bazley bef3b732bd No longer need Ant to build test jar
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1300007 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 08:50:10 +00:00
Sebastian Bazley dc610733dd Update to CP24
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1300006 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 08:49:04 +00:00
Sebastian Bazley a5b3f83da2 Update plugin versions; allow checkstyle to be run interactively
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1300005 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 08:48:12 +00:00
Sebastian Bazley 42899fe63f Update to CP23; can now remove quite a few local overrides
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1298538 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 19:54:48 +00:00
Sebastian Bazley 8ffb78ec50 MOve to standard Maven layout
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1298531 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 19:29:25 +00:00