Commit Graph

2937 Commits

Author SHA1 Message Date
Gary D. Gregory 117d7e80dc Add oraclejdk7 to Travis CI.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1790588 13f79535-47bb-0310-9956-ffa450edef68
2017-04-07 17:49:44 +00:00
Benedikt Ritter 30b2acadc2 Fix broken links in README.md
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1782569 13f79535-47bb-0310-9956-ffa450edef68
2017-02-11 09:49:55 +00:00
Benedikt Ritter ff51fd1784 Fix link to Commons Collections Jira project. Thanks to Benjamin Rogge. This fixes #20 from GitHub.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1782567 13f79535-47bb-0310-9956-ffa450edef68
2017-02-11 09:48:20 +00:00
Gary D. Gregory 3c1867e231 [COLLECTIONS-597] Correction of Javadoc for org.apache.commons.collections4.functors.CatchAndRethrowClosure. Reported by Enrique.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1765914 13f79535-47bb-0310-9956-ffa450edef68
2016-10-21 05:53:10 +00:00
Gary D. Gregory edf3867212 [COLLECTIONS-594] Web site spelling error: MultiValuedMapeList. Typo in changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1765909 13f79535-47bb-0310-9956-ffa450edef68
2016-10-21 05:49:15 +00:00
Gary D. Gregory c2c01cbb85 [COLLECTIONS-594] Website spelling error: MultiValuedMapeList.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1760443 13f79535-47bb-0310-9956-ffa450edef68
2016-09-12 19:49:08 +00:00
Gary D. Gregory a270ff6285 [COLLECTIONS-586] PatriciaTrie prefixMap clear throws NullPointerException. Applied patch and added an extra test.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1755219 13f79535-47bb-0310-9956-ffa450edef68
2016-08-04 17:32:17 +00:00
Gary D. Gregory 796114ea4a Format.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1755218 13f79535-47bb-0310-9956-ffa450edef68
2016-08-04 17:28:08 +00:00
Stian Soiland-Reyes 1792c34603 (doc) Avoid using VFS example
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1750674 13f79535-47bb-0310-9956-ffa450edef68
2016-06-29 16:59:39 +00:00
Stian Soiland-Reyes 1f94186fa6 (doc) Updated README.md and CONTRIBUTING.md
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1750672 13f79535-47bb-0310-9956-ffa450edef68
2016-06-29 16:50:22 +00:00
Gary D. Gregory ec9b71b95d Update old school @exception with new school @throws.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1747096 13f79535-47bb-0310-9956-ffa450edef68
2016-06-07 00:36:05 +00:00
Gary D. Gregory 2ce582ee66 Standardize on US English spelling (recognised -> recognized.)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1744813 13f79535-47bb-0310-9956-ffa450edef68
2016-05-20 23:37:45 +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 5187b21788 Javadoc nit.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1744809 13f79535-47bb-0310-9956-ffa450edef68
2016-05-20 22:40:13 +00:00
Gary D. Gregory 930015a137 [COLLECTIONS-589] Add null-safe MapUtils.size(Map<?, ?>) method.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1744808 13f79535-47bb-0310-9956-ffa450edef68
2016-05-20 22:30:06 +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 979a93d7b6 Javadoc nit.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1734648 13f79535-47bb-0310-9956-ffa450edef68
2016-03-11 23:51:22 +00:00
Gary D. Gregory b4207ef106 Add missing @param.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1734647 13f79535-47bb-0310-9956-ffa450edef68
2016-03-11 23:50:45 +00:00
Gary D. Gregory c62ad3c015 Add missing @param.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1734646 13f79535-47bb-0310-9956-ffa450edef68
2016-03-11 23:44:37 +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
Gary D. Gregory 42d42b2397 Add final to some ivars.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1734634 13f79535-47bb-0310-9956-ffa450edef68
2016-03-11 21:15:35 +00:00
Gary D. Gregory 5250fdfdf3 Add missing @Overrides
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1734633 13f79535-47bb-0310-9956-ffa450edef68
2016-03-11 21:12:21 +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
Gary D. Gregory 3d058406e2 Update copyright for 2016 in NOTICE.txt
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1725417 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 06:19:50 +00:00
Bernd Eckenfels 634917ecc8 security-report: added CVE-2015-7501 (Red Hat) to de-serialisaton references
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1719350 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 11:39:08 +00:00
Sebastian Bazley 5627d22fdf Collect the DOAPs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1718920 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 17:32:04 +00:00
Thomas Neidhart 33f04b39de Update readme with latest version.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1717614 13f79535-47bb-0310-9956-ffa450edef68
2015-12-02 11:36:14 +00:00
Thomas Neidhart 2db76b1774 Fix stupid typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1717608 13f79535-47bb-0310-9956-ffa450edef68
2015-12-02 11:20:11 +00:00
Thomas Neidhart 7c390648ab Update travis configuration: only build trunk
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1717588 13f79535-47bb-0310-9956-ffa450edef68
2015-12-02 09:02:12 +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 1ce3b3e546 Update doap and changes file after release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716923 13f79535-47bb-0310-9956-ffa450edef68
2015-11-27 21:51:47 +00:00
Thomas Neidhart 6541ace008 Update default.properties after release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716922 13f79535-47bb-0310-9956-ffa450edef68
2015-11-27 21:50:16 +00:00
Thomas Neidhart 703064dc07 Update site after release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716921 13f79535-47bb-0310-9956-ffa450edef68
2015-11-27 21:49:43 +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 637836aee0 Update download page after release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716919 13f79535-47bb-0310-9956-ffa450edef68
2015-11-27 21:48:37 +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 a7cbb44991 Fix javadoc for IterableUtils: remove() is normally supported.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716538 13f79535-47bb-0310-9956-ffa450edef68
2015-11-25 20:27:49 +00:00
Thomas Neidhart 3e7cefa2b1 Remove wrong statement in interface
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716537 13f79535-47bb-0310-9956-ffa450edef68
2015-11-25 20:27:24 +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 2117c51d75 Collections still uses subversion.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716519 13f79535-47bb-0310-9956-ffa450edef68
2015-11-25 19:39:02 +00:00
Thomas Neidhart 13acbd72b6 Update coveralls badge.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716479 13f79535-47bb-0310-9956-ffa450edef68
2015-11-25 16:41:08 +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 4093753248 Add travis configuration.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716081 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 09:09:56 +00:00
Thomas Neidhart a0eff4bffd Make eclipse compiler happy.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715973 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 21:42:01 +00:00
Thomas Neidhart 64e8b87291 Comment out test that create the serialized test objects.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715958 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 21:23:57 +00:00
Thomas Neidhart 64aa055879 Add explicit cast to prevent compilation error with jdk 1.8
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715956 13f79535-47bb-0310-9956-ffa450edef68
2015-11-23 21:23:14 +00:00
Thomas Neidhart 6920d4697f Remove obsolete checkstyle module.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715701 13f79535-47bb-0310-9956-ffa450edef68
2015-11-22 21:30:36 +00:00