[math] Update developer section.

2016-01-01 Thread tn
apache dot org - Thomas Neidhart - tn - tn at apache dot org - - Evan Ward evanward evanward at apache dot org @@ -278,6 +273,9 @@ Venkatesha Murthy + Thomas Neidhart + + Christopher Nix

[math] Fix compilation problems with java 1.5: remove @Override tags for interfaces, fix problem with cast, remove unneeded type parameters in test methods. Additionally, added @Override tags for impl

2015-12-29 Thread tn
Repository: commons-math Updated Branches: refs/heads/MATH_3_X df1ce13f9 -> 56a628776 Fix compilation problems with java 1.5: remove @Override tags for interfaces, fix problem with cast, remove unneeded type parameters in test methods. Additionally, added @Override tags for implemented

[math] Add userguide example for image clustering.

2015-12-28 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 81585a3c4 -> f0943a724 Add userguide example for image clustering. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/f0943a72 Tree:

svn commit: r1719572 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/AbstractFileObject.java

2015-12-11 Thread tn
Author: tn Date: Fri Dec 11 21:47:09 2015 New Revision: 1719572 URL: http://svn.apache.org/viewvc?rev=1719572=rev Log: Fix some typos. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/AbstractFileObject.java Modified: commons/proper/vfs/trunk/core/src

svn commit: r1719563 - in /commons/proper/vfs/trunk: pom.xml src/changes/changes.xml

2015-12-11 Thread tn
Author: tn Date: Fri Dec 11 21:14:46 2015 New Revision: 1719563 URL: http://svn.apache.org/viewvc?rev=1719563=rev Log: Update to latest release of collections. Modified: commons/proper/vfs/trunk/pom.xml commons/proper/vfs/trunk/src/changes/changes.xml Modified: commons/proper/vfs/trunk

svn commit: r1718095 - /commons/cms-site/trunk/conf/component_releases.properties

2015-12-05 Thread tn
Author: tn Date: Sat Dec 5 15:06:05 2015 New Revision: 1718095 URL: http://svn.apache.org/viewvc?rev=1718095=rev Log: Functor was never released. Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf/component_releases.properties URL

[math] Update latest version in README.

2015-12-02 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 7d32a990e -> f504277bc Update latest version in README. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/f504277b Tree:

[math] Add badges and initial travis configuration. This closes #11.

2015-12-02 Thread tn
Repository: commons-math Updated Branches: refs/heads/master bdc329db9 -> 7d32a990e Add badges and initial travis configuration. This closes #11. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/7d32a990

[math] Apply fix for timestamp format.

2015-12-02 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 25de9b780 -> 9085dfacc Apply fix for timestamp format. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/9085dfac Tree:

[math] MATH 4 requires at least java 7, build also the MATH_3_X branch.

2015-12-02 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 7afc1c34f -> 25de9b780 MATH 4 requires at least java 7, build also the MATH_3_X branch. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/25de9b78

[math] Add missing Override tags -> trigger travis build.

2015-12-02 Thread tn
Repository: commons-math Updated Branches: refs/heads/master f504277bc -> 7afc1c34f Add missing Override tags -> trigger travis build. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/7afc1c34 Tree:

svn commit: r1717588 - /commons/proper/collections/trunk/.travis.yml

2015-12-02 Thread tn
Author: tn Date: Wed Dec 2 09:02:12 2015 New Revision: 1717588 URL: http://svn.apache.org/viewvc?rev=1717588=rev Log: Update travis configuration: only build trunk Modified: commons/proper/collections/trunk/.travis.yml Modified: commons/proper/collections/trunk/.travis.yml URL: http

svn commit: r1717614 - /commons/proper/collections/trunk/README.md

2015-12-02 Thread tn
Author: tn Date: Wed Dec 2 11:36:14 2015 New Revision: 1717614 URL: http://svn.apache.org/viewvc?rev=1717614=rev Log: Update readme with latest version. Modified: commons/proper/collections/trunk/README.md Modified: commons/proper/collections/trunk/README.md URL: http://svn.apache.org

svn commit: r1717423 - /commons/proper/collections/trunk/pom.xml

2015-12-01 Thread tn
Author: tn Date: Tue Dec 1 13:09:11 2015 New Revision: 1717423 URL: http://svn.apache.org/viewvc?rev=1717423=rev Log: Try out different timestamp format for coverall plugin. Modified: commons/proper/collections/trunk/pom.xml Modified: commons/proper/collections/trunk/pom.xml URL: http

svn commit: r1716924 - /commons/proper/collections/tags/COLLECTIONS_4_1/

2015-11-27 Thread tn
Author: tn Date: Fri Nov 27 21:53:17 2015 New Revision: 1716924 URL: http://svn.apache.org/viewvc?rev=1716924=rev Log: RC2 becomes the official Collections 4.1 release. Added: commons/proper/collections/tags/COLLECTIONS_4_1/ - copied from r1716923, commons/proper/collections/tags

svn commit: r1716923 - in /commons/proper/collections/trunk: doap_collections.rdf src/changes/changes.xml

2015-11-27 Thread tn
Author: tn Date: Fri Nov 27 21:51:47 2015 New Revision: 1716923 URL: http://svn.apache.org/viewvc?rev=1716923=rev Log: Update doap and changes file after release. Modified: commons/proper/collections/trunk/doap_collections.rdf commons/proper/collections/trunk/src/changes/changes.xml

svn commit: r1716926 - /commons/cms-site/trunk/content/xdoc/security.xml

2015-11-27 Thread tn
Author: tn Date: Fri Nov 27 21:56:57 2015 New Revision: 1716926 URL: http://svn.apache.org/viewvc?rev=1716926=rev Log: Add link to security report for collections. Modified: commons/cms-site/trunk/content/xdoc/security.xml Modified: commons/cms-site/trunk/content/xdoc/security.xml URL

svn commit: r1716925 - /commons/cms-site/trunk/conf/component_releases.properties

2015-11-27 Thread tn
Author: tn Date: Fri Nov 27 21:56:40 2015 New Revision: 1716925 URL: http://svn.apache.org/viewvc?rev=1716925=rev Log: Update latest release of collections. Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf

svn commit: r1716919 - /commons/proper/collections/trunk/src/site/xdoc/download_collections.xml

2015-11-27 Thread tn
Author: tn Date: Fri Nov 27 21:48:37 2015 New Revision: 1716919 URL: http://svn.apache.org/viewvc?rev=1716919=rev Log: Update download page after release. Modified: commons/proper/collections/trunk/src/site/xdoc/download_collections.xml Modified: commons/proper/collections/trunk/src/site

svn commit: r1716921 - /commons/proper/collections/trunk/src/site/xdoc/index.xml

2015-11-27 Thread tn
Author: tn Date: Fri Nov 27 21:49:43 2015 New Revision: 1716921 URL: http://svn.apache.org/viewvc?rev=1716921=rev Log: Update site after release. Modified: commons/proper/collections/trunk/src/site/xdoc/index.xml Modified: commons/proper/collections/trunk/src/site/xdoc/index.xml URL: http

svn commit: r1716920 - /commons/proper/collections/trunk/pom.xml

2015-11-27 Thread tn
Author: tn Date: Fri Nov 27 21:49:23 2015 New Revision: 1716920 URL: http://svn.apache.org/viewvc?rev=1716920=rev Log: Update pom after release. Modified: commons/proper/collections/trunk/pom.xml Modified: commons/proper/collections/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons

svn commit: r1716922 - /commons/proper/collections/trunk/default.properties

2015-11-27 Thread tn
Author: tn Date: Fri Nov 27 21:50:16 2015 New Revision: 1716922 URL: http://svn.apache.org/viewvc?rev=1716922=rev Log: Update default.properties after release. Modified: commons/proper/collections/trunk/default.properties Modified: commons/proper/collections/trunk/default.properties URL

svn commit: r11334 - in /release/commons/collections: RELEASE-NOTES-4.0.txt RELEASE-NOTES.txt

2015-11-27 Thread tn
Author: tn Date: Fri Nov 27 08:05:19 2015 New Revision: 11334 Log: Move old release notes. Added: release/commons/collections/RELEASE-NOTES-4.0.txt - copied unchanged from r11333, release/commons/collections/RELEASE-NOTES.txt Removed: release/commons/collections/RELEASE-NOTES.txt

svn commit: r11335 - in /release/commons/collections: ./ binaries/ source/

2015-11-27 Thread tn
Author: tn Date: Fri Nov 27 08:06:06 2015 New Revision: 11335 Log: Remove old 3.2.1 release. Removed: release/commons/collections/RELEASE-NOTES-3.2.1.html release/commons/collections/binaries/commons-collections-3.2.1-bin.tar.gz release/commons/collections/binaries/commons

svn commit: r11337 - /release/commons/collections/README.html

2015-11-27 Thread tn
Author: tn Date: Fri Nov 27 08:13:56 2015 New Revision: 11337 Log: Update readme with latest release. Modified: release/commons/collections/README.html Modified: release/commons/collections/README.html

svn commit: r11336 - /dev/commons/collections/ /dev/commons/collections/binaries/ /dev/commons/collections/source/ /release/commons/collections/ /release/commons/collections/binaries/ /release/commons

2015-11-27 Thread tn
Author: tn Date: Fri Nov 27 08:12:22 2015 New Revision: 11336 Log: Publish commons-collections 4.1 Release Added: release/commons/collections/RELEASE-NOTES.txt - copied unchanged from r11335, dev/commons/collections/RELEASE-NOTES.txt release/commons/collections/binaries/commons

svn commit: r1716479 - /commons/proper/collections/trunk/README.md

2015-11-25 Thread tn
Author: tn Date: Wed Nov 25 16:41:08 2015 New Revision: 1716479 URL: http://svn.apache.org/viewvc?rev=1716479=rev Log: Update coveralls badge. Modified: commons/proper/collections/trunk/README.md Modified: commons/proper/collections/trunk/README.md URL: http://svn.apache.org/viewvc/commons

svn commit: r1716519 - /commons/proper/collections/trunk/README.md

2015-11-25 Thread tn
Author: tn Date: Wed Nov 25 19:39:02 2015 New Revision: 1716519 URL: http://svn.apache.org/viewvc?rev=1716519=rev Log: Collections still uses subversion. Modified: commons/proper/collections/trunk/README.md Modified: commons/proper/collections/trunk/README.md URL: http://svn.apache.org

svn commit: r1716533 - /commons/proper/collections/trunk/pom.xml

2015-11-25 Thread tn
Author: tn Date: Wed Nov 25 20:24:26 2015 New Revision: 1716533 URL: http://svn.apache.org/viewvc?rev=1716533=rev Log: The buildnumber plugin seems to mess with the coveralls plugin. Disable it when run on travis. Modified: commons/proper/collections/trunk/pom.xml Modified: commons/proper

svn commit: r1716547 - /commons/proper/collections/tags/COLLECTIONS_4_1_RC2/

2015-11-25 Thread tn
Author: tn Date: Wed Nov 25 21:24:53 2015 New Revision: 1716547 URL: http://svn.apache.org/viewvc?rev=1716547=rev Log: drop Collections 4.1 RC2 tag: before vote was called and detected a small glitch, rebuilding. Removed: commons/proper/collections/tags/COLLECTIONS_4_1_RC2/

svn commit: r11307 - in /dev/commons/collections: binaries/ source/

2015-11-25 Thread tn
Author: tn Date: Wed Nov 25 22:03:47 2015 New Revision: 11307 Log: Creating distribution files for Collections 4.1 RC2 Modified: dev/commons/collections/binaries/commons-collections4-4.1-bin.tar.gz dev/commons/collections/binaries/commons-collections4-4.1-bin.tar.gz.asc dev/commons

svn commit: r1716550 - in /commons/proper/collections/tags/COLLECTIONS_4_1_RC2: ./ default.properties pom.xml src/site/xdoc/download_collections.xml src/site/xdoc/index.xml

2015-11-25 Thread tn
Author: tn Date: Wed Nov 25 21:52:13 2015 New Revision: 1716550 URL: http://svn.apache.org/viewvc?rev=1716550=rev Log: Creating Commons Collections v4.1 RC2 tag, take 2. Added: commons/proper/collections/tags/COLLECTIONS_4_1_RC2/ - copied from r1716547, commons/proper/collections/trunk

svn commit: r1716540 - in /commons/proper/collections/tags/COLLECTIONS_4_1_RC2: ./ default.properties pom.xml src/site/xdoc/download_collections.xml src/site/xdoc/index.xml

2015-11-25 Thread tn
Author: tn Date: Wed Nov 25 20:42:26 2015 New Revision: 1716540 URL: http://svn.apache.org/viewvc?rev=1716540=rev Log: Creating Commons Collections v4.1 RC2 tag. Added: commons/proper/collections/tags/COLLECTIONS_4_1_RC2/ - copied from r1716538, commons/proper/collections/trunk

svn commit: r1716549 - /commons/proper/collections/trunk/pom.xml

2015-11-25 Thread tn
Author: tn Date: Wed Nov 25 21:42:06 2015 New Revision: 1716549 URL: http://svn.apache.org/viewvc?rev=1716549=rev Log: Revert travis env property. Modified: commons/proper/collections/trunk/pom.xml Modified: commons/proper/collections/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons

svn commit: r1716537 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/MultiValuedMap.java

2015-11-25 Thread tn
Author: tn Date: Wed Nov 25 20:27:24 2015 New Revision: 1716537 URL: http://svn.apache.org/viewvc?rev=1716537=rev Log: Remove wrong statement in interface Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/MultiValuedMap.java Modified: commons/proper

svn commit: r1716538 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/IterableUtils.java

2015-11-25 Thread tn
Author: tn Date: Wed Nov 25 20:27:49 2015 New Revision: 1716538 URL: http://svn.apache.org/viewvc?rev=1716538=rev Log: Fix javadoc for IterableUtils: remove() is normally supported. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/IterableUtils.java

svn commit: r11305 - in /dev/commons/collections: binaries/ source/

2015-11-25 Thread tn
Author: tn Date: Wed Nov 25 20:55:43 2015 New Revision: 11305 Log: Creating distribution files for Collections 4.1 RC2 Modified: dev/commons/collections/binaries/commons-collections4-4.1-bin.tar.gz dev/commons/collections/binaries/commons-collections4-4.1-bin.tar.gz.asc dev/commons

svn commit: r1716529 - /commons/proper/collections/trunk/pom.xml

2015-11-25 Thread tn
Author: tn Date: Wed Nov 25 20:11:16 2015 New Revision: 1716529 URL: http://svn.apache.org/viewvc?rev=1716529=rev Log: try different property to activate coveralls. Modified: commons/proper/collections/trunk/pom.xml Modified: commons/proper/collections/trunk/pom.xml URL: http

svn commit: r1716081 - /commons/proper/collections/trunk/.travis.yml

2015-11-24 Thread tn
Author: tn Date: Tue Nov 24 09:09:56 2015 New Revision: 1716081 URL: http://svn.apache.org/viewvc?rev=1716081=rev Log: Add travis configuration. Added: commons/proper/collections/trunk/.travis.yml Added: commons/proper/collections/trunk/.travis.yml URL: http://svn.apache.org/viewvc/commons

svn commit: r1716090 - in /commons/proper/collections/trunk: .travis.yml README.md pom.xml

2015-11-24 Thread tn
Author: tn Date: Tue Nov 24 09:25:40 2015 New Revision: 1716090 URL: http://svn.apache.org/viewvc?rev=1716090=rev Log: Add travis configuration for jacoco and coveralls. Add badges to Readme.md. Modified: commons/proper/collections/trunk/.travis.yml commons/proper/collections/trunk

[math] [MATH-1294] Fix potential race condition in PolynomialUtils. Thanks to Kamil Włodarczyk

2015-11-23 Thread tn
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 978f89c75 -> fe23c9b04 [MATH-1294] Fix potential race condition in PolynomialUtils. Thanks to Kamil Włodarczyk Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit:

[math] [MATH-1294] Fix potential race condition in PolynomialUtils. Thanks to Kamil Włodarczyk

2015-11-23 Thread tn
Repository: commons-math Updated Branches: refs/heads/master 03326f611 -> 487ac1980 [MATH-1294] Fix potential race condition in PolynomialUtils. Thanks to Kamil Włodarczyk Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit:

svn commit: r1715956 - /commons/proper/collections/trunk/src/test/java/org/apache/commons/collections4/FluentIterableTest.java

2015-11-23 Thread tn
Author: tn Date: Mon Nov 23 21:23:14 2015 New Revision: 1715956 URL: http://svn.apache.org/viewvc?rev=1715956=rev Log: Add explicit cast to prevent compilation error with jdk 1.8 Modified: commons/proper/collections/trunk/src/test/java/org/apache/commons/collections4/FluentIterableTest.java

svn commit: r1715958 - in /commons/proper/collections/trunk/src/test/java/org/apache/commons/collections4/multimap: ArrayListValuedHashMapTest.java HashSetValuedHashMapTest.java TransformedMultiValued

2015-11-23 Thread tn
Author: tn Date: Mon Nov 23 21:23:57 2015 New Revision: 1715958 URL: http://svn.apache.org/viewvc?rev=1715958=rev Log: Comment out test that create the serialized test objects. Modified: commons/proper/collections/trunk/src/test/java/org/apache/commons/collections4/multimap

svn commit: r1715973 - in /commons/proper/collections/trunk/src: main/java/org/apache/commons/collections4/ test/java/org/apache/commons/collections4/ test/java/org/apache/commons/collections4/map/

2015-11-23 Thread tn
Author: tn Date: Mon Nov 23 21:42:01 2015 New Revision: 1715973 URL: http://svn.apache.org/viewvc?rev=1715973=rev Log: Make eclipse compiler happy. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/IteratorUtils.java commons/proper/collections

svn commit: r1715653 - in /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multimap: AbstractMultiValuedMap.java AbstractSetValuedMap.java

2015-11-22 Thread tn
Author: tn Date: Sun Nov 22 17:14:42 2015 New Revision: 1715653 URL: http://svn.apache.org/viewvc?rev=1715653=rev Log: 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. Modified: commons

svn commit: r1715695 - in /commons/proper/collections/trunk/src: main/java/org/apache/commons/collections4/ main/java/org/apache/commons/collections4/multimap/ test/java/org/apache/commons/collections

2015-11-22 Thread tn
Author: tn Date: Sun Nov 22 21:11:49 2015 New Revision: 1715695 URL: http://svn.apache.org/viewvc?rev=1715695=rev Log: [COLLECTIONS-508] Added asMap() implementation for MultiValuedMaps. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4

svn commit: r1715697 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multimap/AbstractMultiValuedMap.java

2015-11-22 Thread tn
Author: tn Date: Sun Nov 22 21:20:04 2015 New Revision: 1715697 URL: http://svn.apache.org/viewvc?rev=1715697=rev Log: Use getMap() instead of asMap(). Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multimap/AbstractMultiValuedMap.java Modified

svn commit: r1715698 - /commons/proper/collections/trunk/src/changes/changes.xml

2015-11-22 Thread tn
Author: tn Date: Sun Nov 22 21:20:23 2015 New Revision: 1715698 URL: http://svn.apache.org/viewvc?rev=1715698=rev Log: Add description to changelog. Modified: commons/proper/collections/trunk/src/changes/changes.xml Modified: commons/proper/collections/trunk/src/changes/changes.xml URL

svn commit: r1715700 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/MultiValuedMap.java

2015-11-22 Thread tn
Author: tn Date: Sun Nov 22 21:27:38 2015 New Revision: 1715700 URL: http://svn.apache.org/viewvc?rev=1715700=rev Log: Remove unused import. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/MultiValuedMap.java Modified: commons/proper/collections

svn commit: r1715701 - /commons/proper/collections/trunk/src/conf/checkstyle.xml

2015-11-22 Thread tn
Author: tn Date: Sun Nov 22 21:30:36 2015 New Revision: 1715701 URL: http://svn.apache.org/viewvc?rev=1715701=rev Log: Remove obsolete checkstyle module. Modified: commons/proper/collections/trunk/src/conf/checkstyle.xml Modified: commons/proper/collections/trunk/src/conf/checkstyle.xml URL

svn commit: r1715703 - in /commons/proper/collections/tags/COLLECTIONS_4_1_RC1: ./ default.properties pom.xml src/site/xdoc/download_collections.xml src/site/xdoc/index.xml

2015-11-22 Thread tn
Author: tn Date: Sun Nov 22 21:38:37 2015 New Revision: 1715703 URL: http://svn.apache.org/viewvc?rev=1715703=rev Log: Creating Commons Collections v4.1 RC1 tag. Added: commons/proper/collections/tags/COLLECTIONS_4_1_RC1/ - copied from r1715702, commons/proper/collections/trunk

svn commit: r11263 - in /dev/commons/collections: ./ binaries/ source/

2015-11-22 Thread tn
Author: tn Date: Sun Nov 22 21:54:32 2015 New Revision: 11263 Log: Creating distribution files for Commons Collections 4.1 RC1. Added: dev/commons/collections/RELEASE-NOTES.txt (with props) dev/commons/collections/binaries/commons-collections4-4.1-bin.tar.gz (with props) dev

svn commit: r1715588 - /commons/proper/collections/trunk/src/changes/changes.xml

2015-11-21 Thread tn
Author: tn Date: Sat Nov 21 23:10:14 2015 New Revision: 1715588 URL: http://svn.apache.org/viewvc?rev=1715588=rev Log: Add COLLECTIONS-508 change. Modified: commons/proper/collections/trunk/src/changes/changes.xml Modified: commons/proper/collections/trunk/src/changes/changes.xml URL: http

svn commit: r1715589 - /commons/proper/collections/trunk/src/site/xdoc/history.xml

2015-11-21 Thread tn
Author: tn Date: Sat Nov 21 23:23:38 2015 New Revision: 1715589 URL: http://svn.apache.org/viewvc?rev=1715589=rev Log: Update history. Modified: commons/proper/collections/trunk/src/site/xdoc/history.xml Modified: commons/proper/collections/trunk/src/site/xdoc/history.xml URL: http

svn commit: r1715592 - /commons/proper/collections/trunk/RELEASE-NOTES.txt

2015-11-21 Thread tn
Author: tn Date: Sat Nov 21 23:47:52 2015 New Revision: 1715592 URL: http://svn.apache.org/viewvc?rev=1715592=rev Log: Update release notes for 4.1. Modified: commons/proper/collections/trunk/RELEASE-NOTES.txt Modified: commons/proper/collections/trunk/RELEASE-NOTES.txt URL: http

svn commit: r1715563 - in /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multiset: AbstractMapMultiSet.java AbstractMultiSet.java HashMultiSet.java

2015-11-21 Thread tn
Author: tn Date: Sat Nov 21 20:13:35 2015 New Revision: 1715563 URL: http://svn.apache.org/viewvc?rev=1715563=rev Log: Add abstract class to simplify creation of MultiSet implementations, needed for MultiValuedMap; additional cleanup. Added: commons/proper/collections/trunk/src/main/java

svn commit: r1715565 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multimap/AbstractMultiValuedMap.java

2015-11-21 Thread tn
Author: tn Date: Sat Nov 21 20:14:15 2015 New Revision: 1715565 URL: http://svn.apache.org/viewvc?rev=1715565=rev Log: Complete KeysMultiSet view. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multimap/AbstractMultiValuedMap.java Modified

svn commit: r1715595 - in /commons/proper/collections/trunk: RELEASE-NOTES.txt src/site/site.xml src/site/xdoc/release_3_2_2.xml src/site/xdoc/release_4_0.xml src/site/xdoc/release_4_1.xml

2015-11-21 Thread tn
Author: tn Date: Sun Nov 22 00:37:47 2015 New Revision: 1715595 URL: http://svn.apache.org/viewvc?rev=1715595=rev Log: Update release notes. Added: commons/proper/collections/trunk/src/site/xdoc/release_4_1.xml (with props) Modified: commons/proper/collections/trunk/RELEASE-NOTES.txt

svn commit: r1715488 - /commons/proper/collections/trunk/src/changes/changes.xml

2015-11-21 Thread tn
Author: tn Date: Sat Nov 21 09:51:19 2015 New Revision: 1715488 URL: http://svn.apache.org/viewvc?rev=1715488=rev Log: Add 3.2.2 changes. Modified: commons/proper/collections/trunk/src/changes/changes.xml Modified: commons/proper/collections/trunk/src/changes/changes.xml URL: http

svn commit: r1715490 - /commons/proper/collections/trunk/src/site/xdoc/

2015-11-21 Thread tn
Author: tn Date: Sat Nov 21 09:52:05 2015 New Revision: 1715490 URL: http://svn.apache.org/viewvc?rev=1715490=rev Log: Fix apache license header. Modified: commons/proper/collections/trunk/src/site/xdoc/building.xml commons/proper/collections/trunk/src/site/xdoc/compatibility.xml

svn commit: r1715489 - in /commons/proper/collections/trunk/src/site: site.xml xdoc/security-reports.xml

2015-11-21 Thread tn
Author: tn Date: Sat Nov 21 09:51:39 2015 New Revision: 1715489 URL: http://svn.apache.org/viewvc?rev=1715489=rev Log: Add security report. Added: commons/proper/collections/trunk/src/site/xdoc/security-reports.xml (with props) Modified: commons/proper/collections/trunk/src/site

svn commit: r1715492 - in /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multimap: AbstractMultiValuedMap.java ArrayListValuedHashMap.java HashSetValuedHashMap.java

2015-11-21 Thread tn
Author: tn Date: Sat Nov 21 10:09:31 2015 New Revision: 1715492 URL: http://svn.apache.org/viewvc?rev=1715492=rev Log: Fix checkstyle warnings, add missing AL header. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multimap

svn commit: r1715302 - in /commons/proper/collections/trunk/src: main/java/org/apache/commons/collections4/ main/java/org/apache/commons/collections4/multimap/ test/java/org/apache/commons/collections

2015-11-19 Thread tn
Author: tn Date: Thu Nov 19 23:08:01 2015 New Revision: 1715302 URL: http://svn.apache.org/viewvc?rev=1715302=rev Log: [COLLECTIONS-580] Do not use InstantiateFactory anymore for MultiValuedMaps: different MultiValuedMap implementations are now fully typed for the used underlying map and value

svn commit: r1714707 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multiset/AbstractMapMultiSet.java

2015-11-16 Thread tn
Author: tn Date: Mon Nov 16 23:08:26 2015 New Revision: 1714707 URL: http://svn.apache.org/viewvc?rev=1714707=rev Log: Fix size calculation of entrySet in MultiSet. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multiset/AbstractMapMultiSet.java

svn commit: r1714708 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multimap/AbstractMultiValuedMap.java

2015-11-16 Thread tn
Author: tn Date: Mon Nov 16 23:09:01 2015 New Revision: 1714708 URL: http://svn.apache.org/viewvc?rev=1714708=rev Log: Add toString method in AbstractMultiValuedMap#KeysMultiSet. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multimap

svn commit: r1714424 - in /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4: ./ collection/ multiset/

2015-11-15 Thread tn
Author: tn Date: Sun Nov 15 10:06:16 2015 New Revision: 1714424 URL: http://svn.apache.org/viewvc?rev=1714424=rev Log: [COLLECTIONS-567] Add MultiSetUtils, fix typos, remove references to bag. Added: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4

svn commit: r1714463 - /commons/proper/collections/trunk/src/changes/changes.xml

2015-11-15 Thread tn
Author: tn Date: Sun Nov 15 15:08:39 2015 New Revision: 1714463 URL: http://svn.apache.org/viewvc?rev=1714463=rev Log: Added changelog entry. Modified: commons/proper/collections/trunk/src/changes/changes.xml Modified: commons/proper/collections/trunk/src/changes/changes.xml URL: http

svn commit: r1714462 - in /commons/proper/collections/trunk/src: main/java/org/apache/commons/collections4/multiset/ test/java/org/apache/commons/collections4/multiset/ test/resources/data/test/

2015-11-15 Thread tn
Author: tn Date: Sun Nov 15 15:04:19 2015 New Revision: 1714462 URL: http://svn.apache.org/viewvc?rev=1714462=rev Log: [COLLECTIONS-567] Add missing unit tests, fix problems with remove method. Added: commons/proper/collections/trunk/src/test/java/org/apache/commons/collections4/multiset

svn commit: r1714464 - /commons/proper/collections/trunk/src/changes/changes.xml

2015-11-15 Thread tn
Author: tn Date: Sun Nov 15 15:13:13 2015 New Revision: 1714464 URL: http://svn.apache.org/viewvc?rev=1714464=rev Log: Add changelog entry for COLLECTIONS-551. Modified: commons/proper/collections/trunk/src/changes/changes.xml Modified: commons/proper/collections/trunk/src/changes

svn commit: r1714484 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/collection/PredicatedCollection.java

2015-11-15 Thread tn
Author: tn Date: Sun Nov 15 18:20:41 2015 New Revision: 1714484 URL: http://svn.apache.org/viewvc?rev=1714484=rev Log: Fix javadoc. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/collection/PredicatedCollection.java Modified: commons/proper

svn commit: r1714322 - /commons/proper/collections/trunk/src/test/java/org/apache/commons/collections4/multimap/AbstractMultiValuedMapTest.java

2015-11-14 Thread tn
Author: tn Date: Sat Nov 14 13:38:05 2015 New Revision: 1714322 URL: http://svn.apache.org/viewvc?rev=1714322=rev Log: Temporarily disable tests for new multi-valued maps wrt serialization until support is restored. Modified: commons/proper/collections/trunk/src/test/java/org/apache

svn commit: r1714319 - in /commons/proper/collections/trunk/src/site: site.xml xdoc/download_collections.xml xdoc/history.xml xdoc/index.xml xdoc/release_3_2_2.xml

2015-11-14 Thread tn
Author: tn Date: Sat Nov 14 13:37:02 2015 New Revision: 1714319 URL: http://svn.apache.org/viewvc?rev=1714319=rev Log: Update site for latest 3.2.2 release. Added: commons/proper/collections/trunk/src/site/xdoc/release_3_2_2.xml (with props) Modified: commons/proper/collections/trunk

svn commit: r1714320 - /commons/proper/collections/trunk/doap_collections.rdf

2015-11-14 Thread tn
Author: tn Date: Sat Nov 14 13:37:20 2015 New Revision: 1714320 URL: http://svn.apache.org/viewvc?rev=1714320=rev Log: Update doap file with latest release information. Modified: commons/proper/collections/trunk/doap_collections.rdf Modified: commons/proper/collections/trunk

svn commit: r1714321 - /commons/proper/collections/trunk/pom.xml

2015-11-14 Thread tn
Author: tn Date: Sat Nov 14 13:37:36 2015 New Revision: 1714321 URL: http://svn.apache.org/viewvc?rev=1714321=rev Log: Update pom with latest release. Modified: commons/proper/collections/trunk/pom.xml Modified: commons/proper/collections/trunk/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r11174 - in /release/commons/collections: RELEASE-NOTES-3.2.2.txt RELEASE-NOTES.txt

2015-11-14 Thread tn
Author: tn Date: Sat Nov 14 13:20:42 2015 New Revision: 11174 Log: Restore 4.0 release notes, add release notes for 3.2.2. Added: release/commons/collections/RELEASE-NOTES-3.2.2.txt (with props) Modified: release/commons/collections/RELEASE-NOTES.txt Added: release/commons/collections

svn commit: r1714323 - /commons/proper/collections/tags/COLLECTIONS_3_2_2/

2015-11-14 Thread tn
Author: tn Date: Sat Nov 14 13:42:27 2015 New Revision: 1714323 URL: http://svn.apache.org/viewvc?rev=1714323=rev Log: RC3 becomes the official Commons Collections 3.2.2 version. Added: commons/proper/collections/tags/COLLECTIONS_3_2_2/ - copied from r1714322, commons/proper

svn commit: r1714318 - in /commons/proper/collections/trunk/src/test/java/org/apache/commons/collections4: FactoryUtilsTest.java TransformerUtilsTest.java

2015-11-14 Thread tn
Author: tn Date: Sat Nov 14 13:24:24 2015 New Revision: 1714318 URL: http://svn.apache.org/viewvc?rev=1714318=rev Log: [COLLECTIONS-580] Remove serialization tests for classes which are not serializable anymore. Modified: commons/proper/collections/trunk/src/test/java/org/apache/commons

svn commit: r1714331 - in /commons/proper/collections/trunk/src/site: site.xml xdoc/release_3_2_2.xml

2015-11-14 Thread tn
Author: tn Date: Sat Nov 14 14:16:00 2015 New Revision: 1714331 URL: http://svn.apache.org/viewvc?rev=1714331=rev Log: Update 3.2.2 release notes site + add link to release notes in navigation. Modified: commons/proper/collections/trunk/src/site/site.xml commons/proper/collections/trunk

svn commit: r11173 - /dev/commons/collections/ /dev/commons/collections/binaries/ /dev/commons/collections/source/ /release/commons/collections/ /release/commons/collections/binaries/ /release/commons

2015-11-14 Thread tn
Author: tn Date: Sat Nov 14 13:10:41 2015 New Revision: 11173 Log: Publish commons-collections 3.2.2 Release Added: release/commons/collections/RELEASE-NOTES.txt - copied unchanged from r11172, dev/commons/collections/RELEASE-NOTES.txt release/commons/collections/binaries/commons

svn commit: r1714324 - /commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml

2015-11-14 Thread tn
Author: tn Date: Sat Nov 14 13:44:07 2015 New Revision: 1714324 URL: http://svn.apache.org/viewvc?rev=1714324=rev Log: Update pom after release in 3_2_X branch. Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml Modified: commons/proper/collections/branches

svn commit: r1714360 - in /commons/proper/collections/trunk/src: changes/changes.xml main/java/org/apache/commons/collections4/map/MultiValueMap.java test/java/org/apache/commons/collections4/map/Mult

2015-11-14 Thread tn
Author: tn Date: Sat Nov 14 20:24:42 2015 New Revision: 1714360 URL: http://svn.apache.org/viewvc?rev=1714360=rev Log: [COLLECTIONS-580] Add validation to MultiValueMap#ReflectionFactory: only Collection classes are support. Modified: commons/proper/collections/trunk/src/changes/changes.xml

svn commit: r1714362 - in /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4: ClosureUtils.java FactoryUtils.java TransformerUtils.java

2015-11-14 Thread tn
Author: tn Date: Sat Nov 14 20:38:02 2015 New Revision: 1714362 URL: http://svn.apache.org/viewvc?rev=1714362=rev Log: [COLLECTIONS-580] Clarify class javadoc of utils that only unsafe classes are serializable anymore. Modified: commons/proper/collections/trunk/src/main/java/org/apache

svn commit: r1714262 - in /commons/proper/collections/trunk/src: changes/ main/java/org/apache/commons/collections4/functors/

2015-11-13 Thread tn
Author: tn Date: Fri Nov 13 20:08:45 2015 New Revision: 1714262 URL: http://svn.apache.org/viewvc?rev=1714262=rev Log: [COLLECTIONS-580] Removed serialization support for the identified unsafe classes in the collections4 branch. Modified: commons/proper/collections/trunk/src/changes

svn commit: r1714131 - in /commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3: ./ build.xml pom.xml xdocs/download_collections.xml xdocs/index.xml

2015-11-12 Thread tn
Author: tn Date: Thu Nov 12 22:25:00 2015 New Revision: 1714131 URL: http://svn.apache.org/viewvc?rev=1714131=rev Log: Creating Apache Commons Collections v3.2.2 RC3 tag. Added: commons/proper/collections/tags/COLLECTIONS_3_2_2_RC3/ - copied from r1714130, commons/proper/collections

svn commit: r11167 - in /dev/commons/collections: binaries/ source/

2015-11-12 Thread tn
Author: tn Date: Thu Nov 12 23:22:22 2015 New Revision: 11167 Log: Creating distribution files for Commons Collections 3.2.2 RC3 Modified: dev/commons/collections/binaries/commons-collections-3.2.2-bin.tar.gz dev/commons/collections/binaries/commons-collections-3.2.2-bin.tar.gz.asc

svn commit: r1714107 - in /commons/proper/collections/branches/COLLECTIONS_3_2_X/src/test/org/apache/commons/collections: TestExtendedProperties.java functors/AbstractTestSerialization.java functors/T

2015-11-12 Thread tn
Author: tn Date: Thu Nov 12 19:35:51 2015 New Revision: 1714107 URL: http://svn.apache.org/viewvc?rev=1714107=rev Log: Fix test compilation and execution errors. Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/src/test/org/apache/commons/collections

svn commit: r1713796 - /commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/style/

2015-11-11 Thread tn
Author: tn Date: Wed Nov 11 10:06:26 2015 New Revision: 1713796 URL: http://svn.apache.org/viewvc?rev=1713796=rev Log: Remove obsolete style. Removed: commons/proper/collections/branches/COLLECTIONS_3_2_X/xdocs/style/

svn commit: r1713798 - /commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml

2015-11-11 Thread tn
Author: tn Date: Wed Nov 11 10:16:39 2015 New Revision: 1713798 URL: http://svn.apache.org/viewvc?rev=1713798=rev Log: Add rat plugin ignores for test data. Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/pom.xml Modified: commons/proper/collections/branches

svn commit: r1713850 - in /commons/proper/collections/branches/COLLECTIONS_3_2_X: RELEASE-NOTES.txt src/changes/changes.xml

2015-11-11 Thread tn
Author: tn Date: Wed Nov 11 14:29:18 2015 New Revision: 1713850 URL: http://svn.apache.org/viewvc?rev=1713850=rev Log: Update Release Notes with details about improved fix for COLLECTIONS-580. Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/RELEASE-NOTES.txt commons

svn commit: r1713879 - in /commons/proper/collections/tags/COLLECTIONS_3_2_2_RC2: ./ build.xml pom.xml xdocs/download_collections.xml xdocs/index.xml

2015-11-11 Thread tn
Author: tn Date: Wed Nov 11 15:46:25 2015 New Revision: 1713879 URL: http://svn.apache.org/viewvc?rev=1713879=rev Log: Creating Apache Commons Collections v3.2.2 RC2 tag. Added: commons/proper/collections/tags/COLLECTIONS_3_2_2_RC2/ - copied from r1713878, commons/proper/collections

svn commit: r1713854 - in /commons/proper/collections/branches/COLLECTIONS_3_2_X/src/test/org/apache/commons/collections: TestFactoryUtils.java functors/TestPrototypeFactory.java

2015-11-11 Thread tn
Author: tn Date: Wed Nov 11 14:40:21 2015 New Revision: 1713854 URL: http://svn.apache.org/viewvc?rev=1713854=rev Log: Move PrototypeFactory tests to new TestPrototypeFactory test. Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/src/test/org/apache/commons/collections

svn commit: r11147 - in /dev/commons/collections: ./ binaries/ source/

2015-11-11 Thread tn
Author: tn Date: Wed Nov 11 16:06:45 2015 New Revision: 11147 Log: Creating distribution files for Commons Collections 3.2.2 based on RC2. Modified: dev/commons/collections/RELEASE-NOTES.txt dev/commons/collections/binaries/commons-collections-3.2.2-bin.tar.gz dev/commons/collections

svn commit: r1713878 - /commons/proper/collections/branches/COLLECTIONS_3_2_X/NOTICE.txt

2015-11-11 Thread tn
Author: tn Date: Wed Nov 11 15:45:09 2015 New Revision: 1713878 URL: http://svn.apache.org/viewvc?rev=1713878=rev Log: Update NOTICE.txt with currenty year. Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/NOTICE.txt Modified: commons/proper/collections/branches

svn commit: r1713845 - in /commons/proper/collections/branches/COLLECTIONS_3_2_X/src: java/org/apache/commons/collections/functors/ test/org/apache/commons/collections/ test/org/apache/commons/collect

2015-11-11 Thread tn
Author: tn Date: Wed Nov 11 14:02:16 2015 New Revision: 1713845 URL: http://svn.apache.org/viewvc?rev=1713845=rev Log: [COLLECTIONS-580] Improve fix applied to InvokerTransformer and also apply it for other classes which are considered to be unsafe, improve tests. Added: commons/proper

svn commit: r1713849 - in /commons/proper/collections/branches/COLLECTIONS_3_2_X/src: java/org/apache/commons/collections/functors/ test/org/apache/commons/collections/functors/

2015-11-11 Thread tn
Author: tn Date: Wed Nov 11 14:21:37 2015 New Revision: 1713849 URL: http://svn.apache.org/viewvc?rev=1713849=rev Log: [COLLECTIONS-580] Add fix for PrototypeFactory as well. Added: commons/proper/collections/branches/COLLECTIONS_3_2_X/src/test/org/apache/commons/collections/functors

svn commit: r1713553 - /commons/proper/collections/branches/COLLECTIONS_3_2_X/src/changes/release-notes.vm

2015-11-09 Thread tn
Author: tn Date: Mon Nov 9 21:49:12 2015 New Revision: 1713553 URL: http://svn.apache.org/viewvc?rev=1713553=rev Log: Add release-notes template. Added: commons/proper/collections/branches/COLLECTIONS_3_2_X/src/changes/release-notes.vm Added: commons/proper/collections/branches

svn commit: r1713554 - in /commons/proper/collections/branches/COLLECTIONS_3_2_X: RELEASE-NOTES.html RELEASE-NOTES.txt src/assembly/bin.xml src/assembly/src.xml

2015-11-09 Thread tn
Author: tn Date: Mon Nov 9 22:02:29 2015 New Revision: 1713554 URL: http://svn.apache.org/viewvc?rev=1713554=rev Log: Create release notes for 3.2.2, changing from html to txt format. Added: commons/proper/collections/branches/COLLECTIONS_3_2_X/RELEASE-NOTES.txt (with props) Removed

svn commit: r11092 - in /dev/commons/collections: ./ binaries/ source/

2015-11-09 Thread tn
Author: tn Date: Mon Nov 9 22:22:07 2015 New Revision: 11092 Log: Uploaded distribution files for Commons Collections 3.2.2. Added: dev/commons/collections/RELEASE-NOTES.txt (with props) dev/commons/collections/binaries/commons-collections-3.2.2-bin.tar.gz (with props) dev

svn commit: r1713540 - /commons/proper/collections/branches/COLLECTIONS_3_2_X/src/test/org/apache/commons/collections/functors/TestInvokerTransformer.java

2015-11-09 Thread tn
Author: tn Date: Mon Nov 9 21:20:49 2015 New Revision: 1713540 URL: http://svn.apache.org/viewvc?rev=1713540=rev Log: Add missing AL header. Modified: commons/proper/collections/branches/COLLECTIONS_3_2_X/src/test/org/apache/commons/collections/functors/TestInvokerTransformer.java

  1   2   3   4   5   6   7   8   9   10   >