Commit Graph

3056 Commits

Author SHA1 Message Date
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
Thomas Neidhart dc77a0915d Remove unused import.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715700 13f79535-47bb-0310-9956-ffa450edef68
2015-11-22 21:27:38 +00:00
Thomas Neidhart 838812ec27 Add description to changelog.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715698 13f79535-47bb-0310-9956-ffa450edef68
2015-11-22 21:20:23 +00:00
Thomas Neidhart 42dfee86e3 Use getMap() instead of asMap().
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715697 13f79535-47bb-0310-9956-ffa450edef68
2015-11-22 21:20:04 +00:00
Thomas Neidhart d323621656 [COLLECTIONS-508] Added asMap() implementation for MultiValuedMaps.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715695 13f79535-47bb-0310-9956-ffa450edef68
2015-11-22 21:11:49 +00:00
Thomas Neidhart dd3ac288b6 Document the todos wrt size() and wrapped collections: for the 4.1 release we leave it as is as it would require too much work and can be improved later.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715653 13f79535-47bb-0310-9956-ffa450edef68
2015-11-22 17:14:42 +00:00
Thomas Neidhart e85e91a1c6 Update release notes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715595 13f79535-47bb-0310-9956-ffa450edef68
2015-11-22 00:37:47 +00:00
Thomas Neidhart dceafc7647 Update release notes for 4.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715592 13f79535-47bb-0310-9956-ffa450edef68
2015-11-21 23:47:52 +00:00
Thomas Neidhart ad71baf2c4 Update history.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715589 13f79535-47bb-0310-9956-ffa450edef68
2015-11-21 23:23:38 +00:00
Thomas Neidhart 33ed8578f0 Add COLLECTIONS-508 change.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715588 13f79535-47bb-0310-9956-ffa450edef68
2015-11-21 23:10:14 +00:00
Thomas Neidhart d471da930c Complete KeysMultiSet view.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715565 13f79535-47bb-0310-9956-ffa450edef68
2015-11-21 20:14:15 +00:00
Thomas Neidhart ffe13cfcca Add abstract class to simplify creation of MultiSet implementations, needed for MultiValuedMap; additional cleanup.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715563 13f79535-47bb-0310-9956-ffa450edef68
2015-11-21 20:13:35 +00:00
Thomas Neidhart 52372e8f2b Fix checkstyle warnings, add missing AL header.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715492 13f79535-47bb-0310-9956-ffa450edef68
2015-11-21 10:09:31 +00:00
Thomas Neidhart 7d2507ee16 Fix apache license header.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715490 13f79535-47bb-0310-9956-ffa450edef68
2015-11-21 09:52:05 +00:00
Thomas Neidhart c64fb87ebe Add security report.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715489 13f79535-47bb-0310-9956-ffa450edef68
2015-11-21 09:51:39 +00:00
Thomas Neidhart 313babb6e2 Add 3.2.2 changes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715488 13f79535-47bb-0310-9956-ffa450edef68
2015-11-21 09:51:19 +00:00
Thomas Neidhart b2b8f4adc5 [COLLECTIONS-580] Do not use InstantiateFactory anymore for MultiValuedMaps: different MultiValuedMap implementations are now fully typed for the used underlying map and value collection class being used. This has pros and cons, but it is certainly safer to do it that way.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1715302 13f79535-47bb-0310-9956-ffa450edef68
2015-11-19 23:08:01 +00:00
Thomas Neidhart ccda2db161 Add toString method in AbstractMultiValuedMap#KeysMultiSet.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714708 13f79535-47bb-0310-9956-ffa450edef68
2015-11-16 23:09:01 +00:00
Thomas Neidhart 8ed80d9d68 Fix size calculation of entrySet in MultiSet.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714707 13f79535-47bb-0310-9956-ffa450edef68
2015-11-16 23:08:26 +00:00
Thomas Neidhart 76f0eece9e Fix javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714484 13f79535-47bb-0310-9956-ffa450edef68
2015-11-15 18:20:41 +00:00
Thomas Neidhart ebd02bb33a Add changelog entry for COLLECTIONS-551.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714464 13f79535-47bb-0310-9956-ffa450edef68
2015-11-15 15:13:13 +00:00
Thomas Neidhart a5e5edfef6 Added changelog entry.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714463 13f79535-47bb-0310-9956-ffa450edef68
2015-11-15 15:08:39 +00:00
Thomas Neidhart 59c6e94d52 [COLLECTIONS-567] Add missing unit tests, fix problems with remove method.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714462 13f79535-47bb-0310-9956-ffa450edef68
2015-11-15 15:04:19 +00:00
Thomas Neidhart e58963b51e [COLLECTIONS-567] Add MultiSetUtils, fix typos, remove references to bag.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714424 13f79535-47bb-0310-9956-ffa450edef68
2015-11-15 10:06:16 +00:00
Thomas Neidhart 78d47d4d09 [COLLECTIONS-580] Clarify class javadoc of utils that only unsafe classes are serializable anymore.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714362 13f79535-47bb-0310-9956-ffa450edef68
2015-11-14 20:38:02 +00:00
Thomas Neidhart 3eee44cf63 [COLLECTIONS-580] Add validation to MultiValueMap#ReflectionFactory: only Collection classes are support.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714360 13f79535-47bb-0310-9956-ffa450edef68
2015-11-14 20:24:42 +00:00
Thomas Neidhart 7a72b1983c Update 3.2.2 release notes site + add link to release notes in navigation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714331 13f79535-47bb-0310-9956-ffa450edef68
2015-11-14 14:16:00 +00:00
Thomas Neidhart 0d1c6168f4 Temporarily disable tests for new multi-valued maps wrt serialization until support is restored.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714322 13f79535-47bb-0310-9956-ffa450edef68
2015-11-14 13:38:05 +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
Thomas Neidhart d153d6bffd Update doap file with latest release information.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714320 13f79535-47bb-0310-9956-ffa450edef68
2015-11-14 13:37:20 +00:00
Thomas Neidhart adf63bc15a Update site for latest 3.2.2 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714319 13f79535-47bb-0310-9956-ffa450edef68
2015-11-14 13:37:02 +00:00
Thomas Neidhart da1a5fe00d [COLLECTIONS-580] Remove serialization tests for classes which are not serializable anymore.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1714318 13f79535-47bb-0310-9956-ffa450edef68
2015-11-14 13:24:24 +00:00