261 Commits

Author SHA1 Message Date
Gary Gregory
2064caf1e1 maven-antrun-plugin 1.7 -> 1.8. 2017-09-20 11:54:00 -06:00
Gary Gregory
6e096e9fca coveralls-maven-plugin 3.1.0 -> 4.3.0. 2017-09-20 11:02:35 -06:00
Gary Gregory
f283f43af5 maven-pmd-plugin 2.7.1 -> 3.8. 2017-09-20 11:00:31 -06:00
Gary Gregory
85e963aa79 Update tests from EasyMock 3.4 to 3.5. 2017-09-20 10:23:07 -06:00
Benedikt Ritter
80ec288ee7
COLLECTIONS-658: Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility. 2017-09-20 09:16:53 +02:00
pascalschumacher
44985a1266 pom.xml: add default goal (clean, verify, rat, clirr and javadoc) 2017-09-16 10:49:58 +02:00
Gary Gregory
1081b725be Use FindBugs version from commons-parent. 2017-09-12 16:28:33 -06:00
Gary Gregory
1068d4cd6a GroupId is duplicate of parent groupId. 2017-09-12 14:52:43 -06:00
Gary Gregory
6a10051a7b Update commons-parent from 40 to 42. 2017-09-12 08:45:04 -06:00
pascalschumacher
3633bbd32c use java 8 compatible clirr version 2017-08-02 20:32:20 +02:00
pascalschumacher
1961bdd3e6 remove override commons.javadoc.version which should not be necessary anymore, as commons-collections now uses commons-parent version 40 2017-08-02 20:24:53 +02:00
pascalschumacher
41cec319b5 pom.xml: move rat configuration from reporting to build section, so that it also works outside the site life-cycle 2017-08-02 20:18:03 +02:00
pascalschumacher
df6474ed2b pom.xml: rat-plugin: remove now unnecessary "maven-eclipse.xml" and ".travis.yml" exclusions 2017-08-02 20:12:31 +02:00
Gary Gregory
f4a63c4c72 [COLLECTIONS-655] Update platform from Java 6 to Java 7. 2017-07-26 23:40:14 -07:00
Rob Tompkins
c25a3efe1b (docs) update site. re. svn -> git 2017-07-18 08:03:24 -04:00
Rob Tompkins
f0f364fd9d (fix) adding slash to pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1798504 13f79535-47bb-0310-9956-ffa450edef68
2017-06-12 18:35:54 +00:00
Rob Tompkins
dbd1565df9 COLLECTIONS-606: README.md fix, thanks to Vamsi, closes #23
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1798499 13f79535-47bb-0310-9956-ffa450edef68
2017-06-12 18:10:06 +00:00
Rob Tompkins
a2609356e0 (chore) adding commons.module.name to pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1796463 13f79535-47bb-0310-9956-ffa450edef68
2017-05-28 00:04:41 +00:00
Gary D. Gregory
6cdf7f92d9 Update test from EasyMock 3.2 to 3.4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1744811 13f79535-47bb-0310-9956-ffa450edef68
2016-05-20 23:03:50 +00:00
Gary D. Gregory
ff4f018553 Update from JUnit 4.11 to 4.12.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1744810 13f79535-47bb-0310-9956-ffa450edef68
2016-05-20 23:02:13 +00:00
Gary D. Gregory
64c5aec863 No need to MI my name.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1744804 13f79535-47bb-0310-9956-ffa450edef68
2016-05-20 22:17:39 +00:00
Gary D. Gregory
42abaae120 commons-parent 39 -> 40.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1744803 13f79535-47bb-0310-9956-ffa450edef68
2016-05-20 22:17:04 +00:00
Gary D. Gregory
6870c3363a commons-parent 38 -> 39.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1734645 13f79535-47bb-0310-9956-ffa450edef68
2016-03-11 23:30:52 +00:00
Phil Steitz
cfffa7138c Removed self from developers.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1728846 13f79535-47bb-0310-9956-ffa450edef68
2016-02-06 15:08:59 +00:00
Thomas Neidhart
123ed9c90d Try out different timestamp format for coverall plugin.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1717423 13f79535-47bb-0310-9956-ffa450edef68
2015-12-01 13:09:11 +00:00
Thomas Neidhart
51fb010651 Update pom after release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716920 13f79535-47bb-0310-9956-ffa450edef68
2015-11-27 21:49:23 +00:00
Thomas Neidhart
ec24f7bc01 Revert travis env property.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716549 13f79535-47bb-0310-9956-ffa450edef68
2015-11-25 21:42:06 +00:00
Thomas Neidhart
3825a0ef30 The buildnumber plugin seems to mess with the coveralls plugin. Disable it when run on travis.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716533 13f79535-47bb-0310-9956-ffa450edef68
2015-11-25 20:24:26 +00:00
Thomas Neidhart
17c56dc18c try different property to activate coveralls.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716529 13f79535-47bb-0310-9956-ffa450edef68
2015-11-25 20:11:16 +00:00
Thomas Neidhart
597698749d Add travis configuration for jacoco and coveralls. Add badges to Readme.md.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716090 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 09:25:40 +00:00
Thomas Neidhart
eaea717cc6 Update pom with latest release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714321 13f79535-47bb-0310-9956-ffa450edef68
2015-11-14 13:37:36 +00:00
Sebastian Bazley
3a9c4718ee Move assembly to standard location
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1696445 13f79535-47bb-0310-9956-ffa450edef68
2015-08-18 15:17:23 +00:00
Sebastian Bazley
c87eeaa4f7 CP37 => CP38
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1688413 13f79535-47bb-0310-9956-ffa450edef68
2015-06-30 09:53:30 +00:00
Thomas Neidhart
83e81cb270 Update developer list.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1682179 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 09:04:56 +00:00
Thomas Neidhart
0e11402b98 [COLLECTIONS-562] Upgrade minimum java requirement to Java 6. Replace ArrayStack with ArrayDeque.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1681434 13f79535-47bb-0310-9956-ffa450edef68
2015-05-24 10:49:58 +00:00
Thomas Neidhart
2ff3914b33 Update to latest parent.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1660705 13f79535-47bb-0310-9956-ffa450edef68
2015-02-18 19:35:29 +00:00
Thomas Neidhart
39513f9142 [COLLECTIONS-550] Added IterableUtils#toString(...) to newly created IterableUtils class. Thanks to Goncalo Marques. This closes #7.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1656600 13f79535-47bb-0310-9956-ffa450edef68
2015-02-02 23:10:32 +00:00
Thomas Neidhart
943e710f7c Remove cobertura plugin -> switched to jacoco.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1651118 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 15:25:06 +00:00
Dipanjan Laha
5310e25a6c [COLLECTIONS-533] Initial commit for MultiValuedLinkedHashMap implementation & tests. Thanks to Geoff Schoeman.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1632534 13f79535-47bb-0310-9956-ffa450edef68
2014-10-17 10:51:23 +00:00
Gary D. Gregory
a49283d408 Update cobertura-maven-plugin from 2.5.2 to 2.6.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1628472 13f79535-47bb-0310-9956-ffa450edef68
2014-09-30 15:30:08 +00:00
Gary D. Gregory
923580c0b4 Update findbugs-maven-plugin from 2.5.2 to 2.5.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1628471 13f79535-47bb-0310-9956-ffa450edef68
2014-09-30 15:28:33 +00:00
Gary D. Gregory
b5ffdaf94a commons-parent 33 -> 34.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1612023 13f79535-47bb-0310-9956-ffa450edef68
2014-07-20 06:15:47 +00:00
dlaha
a6ebd45286 Update
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1610057 13f79535-47bb-0310-9956-ffa450edef68
2014-07-12 21:20:29 +00:00
Thomas Neidhart
23c6db1db6 Update.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1591833 13f79535-47bb-0310-9956-ffa450edef68
2014-05-02 08:59:08 +00:00
Thomas Neidhart
86b584313f Update version and add contributor.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1585336 13f79535-47bb-0310-9956-ffa450edef68
2014-04-06 20:00:08 +00:00
Gary D. Gregory
a00d396051 Update to commons-parent 33.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1570441 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 04:24:18 +00:00
Thomas Neidhart
ba8758326c [COLLECTIONS-471] Added BoundedIterator.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1546220 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 22:54:05 +00:00
Thomas Neidhart
d0ca1f6e1b Exclude binary test data files from rat plugin.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1544968 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 13:19:55 +00:00
Thomas Neidhart
47cafb82d7 Post release updates.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1544965 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 12:50:02 +00:00
Emmanuel Bourg
fc330e25a4 Upgrade easymock to 3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1540660 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 10:40:27 +00:00