Commit Graph

92 Commits

Author SHA1 Message Date
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
Phil Steitz e57889f7fc Removed self from team list.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1222720 13f79535-47bb-0310-9956-ffa450edef68
2011-12-23 16:17:33 +00:00
Gary D. Gregory 1f3d2b96a0 Fix Oracle Javadoc site references (was Sun.)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1095934 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 13:46:56 +00:00
Jochen Wiedmann cb19f2d73f PR: COLLECTIONS-323
Submitted-By: Maarten Brak <maarten.brak@quinity.com>
Allow to use an initial capacity of 0 on certain maps.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1079602 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 23:37:01 +00:00
Jochen Wiedmann 0145c16a6f PR: COLLECTIONS-360
Prevent an NPE in FilterListIterator.next() and FilterListIterator.previous()


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1076034 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 22:10:10 +00:00
Sebastian Bazley fcb2f44382 Simplify test exclusions
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1023756 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 12:07:47 +00:00
Sebastian Bazley ca154e1815 TestAll* caught too many test classes
TestHashMap is not abstract

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1023472 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 12:12:11 +00:00
Sebastian Bazley 55b3265e69 Synchronise tests with Ant build; update to latest JUnit
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1023468 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 11:45:35 +00:00
Sebastian Bazley 3d86019dad easymock has relocated to org.easymock
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@966334 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21 18:01:14 +00:00
Henri Yandell ca34318ae2 This is 4.0 being worked on now, not 3.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@956326 13f79535-47bb-0310-9956-ffa450edef68
2010-06-20 08:24:06 +00:00