svn commit: r1715712 - /commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVParserTest.java

2015-11-22 Thread ggregory
Author: ggregory Date: Sun Nov 22 22:03:06 2015 New Revision: 1715712 URL: http://svn.apache.org/viewvc?rev=1715712&view=rev Log: More tests. Modified: commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVParserTest.java Modified: commons/proper/csv/trunk/src/test/java/org/apac

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/comm

Nexus: Staging Completed

2015-11-22 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Prepare for Commons Collections 4.1 vote based on RC1.Deployer properties:"userAgent" = "Apache-Maven/3.1.1 (Java 1.7.0_79; Linux 3.13.0-63-generic)""userId" = "tn""ip" = "83.134.70.196"Details:The following artifacts have been staged/org/apach

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&view=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/ Mo

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&view=rev Log: Remove obsolete checkstyle module. Modified: commons/proper/collections/trunk/src/conf/checkstyle.xml Modified: commons/proper/collections/trunk/src/conf/checkstyle.xml

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&view=rev Log: Remove unused import. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/MultiValuedMap.java Modified: commons/proper/collection

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&view=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: 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&view=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: 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&view=rev Log: [COLLECTIONS-508] Added asMap() implementation for MultiValuedMaps. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/MultiValued

svn commit: r1715690 - /commons/proper/io/trunk/src/changes/changes.xml

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 20:13:58 2015 New Revision: 1715690 URL: http://svn.apache.org/viewvc?rev=1715690&view=rev Log: Set release date Modified: commons/proper/io/trunk/src/changes/changes.xml Modified: commons/proper/io/trunk/src/changes/changes.xml URL: http://svn.apache.org

svn commit: r1715689 - /commons/proper/io/tags/commons-io-2.5-RC1/

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 20:11:13 2015 New Revision: 1715689 URL: http://svn.apache.org/viewvc?rev=1715689&view=rev Log: Deleted tag Removed: commons/proper/io/tags/commons-io-2.5-RC1/

Nexus: Staging Repository Dropped

2015-11-22 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "Apache-Maven/3.2.5 (Java 1.7.0_71; Mac OS X 10.11.1), Apache-Maven/3.2.5 (Java 1.7.0_71; Mac OS X 10.11.1)""userId" = "krosenvold""ip" = "31.45.119.5"Details:The orgapachecommons-1121 staging repository has been dropped.A

[2/2] [math] Prepared tests for field-based ODE.

2015-11-22 Thread luc
Prepared tests for field-based ODE. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/79544820 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/79544820 Diff: http://git-wip-us.apache.org/repos/asf/com

[1/2] [math] Restrictied fields visibility in tests.

2015-11-22 Thread luc
Repository: commons-math Updated Branches: refs/heads/field-ode a15e4901b -> 795448200 Restrictied fields visibility in tests. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/4b698fbf Tree: http://git-wip-us.a

[math] Removed trailing spaces.

2015-11-22 Thread psteitz
Repository: commons-math Updated Branches: refs/heads/MATH_3_X fbc327e9e -> 35f32170b Removed trailing spaces. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/35f32170 Tree: http://git-wip-us.apache.org/repos

[math] Added bootstrap method to KolmogorovSmirnovTest. JIRA: MATH-1246.

2015-11-22 Thread psteitz
Repository: commons-math Updated Branches: refs/heads/MATH_3_X d3911464f -> fbc327e9e Added bootstrap method to KolmogorovSmirnovTest. JIRA: MATH-1246. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/fbc327e9

[2/2] [math] Removed trailing spaces.

2015-11-22 Thread psteitz
Removed trailing spaces. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/23b351c8 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/23b351c8 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/

[1/2] [math] Added bootstrap method to KolmogorovSmirnovTest. JIRA: MATH-1246.

2015-11-22 Thread psteitz
Repository: commons-math Updated Branches: refs/heads/master d51092164 -> 23b351c89 Added bootstrap method to KolmogorovSmirnovTest. JIRA: MATH-1246. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/7851a3e2 T

Nexus: Staging Completed

2015-11-22 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:io-2.5 RC1Deployer properties:"userAgent" = "Apache-Maven/3.2.5 (Java 1.7.0_71; Mac OS X 10.11.1), Apache-Maven/3.2.5 (Java 1.7.0_71; Mac OS X 10.11.1)""userId" = "krosenvold""ip" = "31.45.119.5"Details:The following artifacts have been staged/

svn commit: r11259 - in /dev/commons/io: ./ binaries/ source/

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 18:49:32 2015 New Revision: 11259 Log: Added 2.5 stuff Added: dev/commons/io/RELEASE-NOTES.txt dev/commons/io/binaries/commons-io-2.5-bin.tar.gz (with props) dev/commons/io/binaries/commons-io-2.5-bin.tar.gz.asc dev/commons/io/binaries/commons

svn commit: r11258 - /dev/commons/io/sources/

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 18:39:09 2015 New Revision: 11258 Log: Wrong name Removed: dev/commons/io/sources/

svn commit: r11256 - /dev/commons/io/sources/

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 18:38:45 2015 New Revision: 11256 Log: Creating initial directory structure for io Added: dev/commons/io/sources/

svn commit: r11257 - /dev/commons/io/source/

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 18:38:51 2015 New Revision: 11257 Log: Creating initial directory structure for io Added: dev/commons/io/source/

svn commit: r11254 - /dev/commons/io/

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 18:38:22 2015 New Revision: 11254 Log: Creating initial directory structure for io Added: dev/commons/io/

svn commit: r11255 - /dev/commons/io/binaries/

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 18:38:38 2015 New Revision: 11255 Log: Creating initial directory structure for io Added: dev/commons/io/binaries/

svn commit: r1715664 - /commons/proper/io/tags/commons-io-2.5-RC1/

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 17:43:40 2015 New Revision: 1715664 URL: http://svn.apache.org/viewvc?rev=1715664&view=rev Log: [maven-release-plugin] copy for tag commons-io-2.5-RC1 Added: commons/proper/io/tags/commons-io-2.5-RC1/ - copied from r1715663, commons/proper/io/trunk/

svn commit: r1715665 - /commons/proper/io/trunk/pom.xml

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 17:43:44 2015 New Revision: 1715665 URL: http://svn.apache.org/viewvc?rev=1715665&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/io/trunk/pom.xml Modified: commons/proper/io/trunk/pom.xml URL: http://s

svn commit: r1715663 - /commons/proper/io/trunk/pom.xml

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 17:43:25 2015 New Revision: 1715663 URL: http://svn.apache.org/viewvc?rev=1715663&view=rev Log: [maven-release-plugin] prepare release commons-io-2.5-RC1 Modified: commons/proper/io/trunk/pom.xml Modified: commons/proper/io/trunk/pom.xml URL: http://svn.a

svn commit: r1715662 - /commons/proper/io/tags/commons-io-2.5-RC1/

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 17:35:26 2015 New Revision: 1715662 URL: http://svn.apache.org/viewvc?rev=1715662&view=rev Log: Remove final tag until vote passes Removed: commons/proper/io/tags/commons-io-2.5-RC1/

svn commit: r1715658 - /commons/proper/io/tags/commons-io-2.5-RC1/

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 17:28:29 2015 New Revision: 1715658 URL: http://svn.apache.org/viewvc?rev=1715658&view=rev Log: Proper tag name for rc1 Added: commons/proper/io/tags/commons-io-2.5-RC1/ - copied from r1715657, commons/proper/io/tags/commons-io-2.5/

svn commit: r1715659 - /commons/proper/io/tags/commons-io-2.5/

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 17:29:05 2015 New Revision: 1715659 URL: http://svn.apache.org/viewvc?rev=1715659&view=rev Log: Remove final tag until vote passes Removed: commons/proper/io/tags/commons-io-2.5/

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&view=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: com

[math] Simplified ODE test harness.

2015-11-22 Thread luc
Repository: commons-math Updated Branches: refs/heads/field-ode d75f5090e -> a15e4901b Simplified ODE test harness. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a15e4901 Tree: http://git-wip-us.apache.org/r

svn commit: r1715635 - in /commons/proper: net/tags/NET_3_4_RC2/ validator/tags/NET_3_4_RC2/

2015-11-22 Thread sebb
Author: sebb Date: Sun Nov 22 15:54:44 2015 New Revision: 1715635 URL: http://svn.apache.org/viewvc?rev=1715635&view=rev Log: Rename tag so it is in the correct part of the tree Added: commons/proper/net/tags/NET_3_4_RC2/ - copied from r1715634, commons/proper/validator/tags/NET_3_4_RC2

[1/6] [math] Added @since tags, cleaned up code. JIRA: MATH-1287

2015-11-22 Thread luc
Repository: commons-math Updated Branches: refs/heads/field-ode 5bdce0892 -> d75f5090e Added @since tags, cleaned up code. JIRA: MATH-1287 Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/b38ce470 Tree: http:/

[4/6] [math] Renamed FieldUnivariateFunction to RealFieldUnivariateFunction.

2015-11-22 Thread luc
Renamed FieldUnivariateFunction to RealFieldUnivariateFunction. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d3911464 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/d3911464 Diff: http://git-wi

[5/6] [math] Merge remote-tracking branch 'origin/MATH_3_X' into field-ode

2015-11-22 Thread luc
Merge remote-tracking branch 'origin/MATH_3_X' into field-ode Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/1b2ba243 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/1b2ba243 Diff: http://git-wip-u

[3/6] [math] Completed cleanup of flawed fix for MATH-1246.

2015-11-22 Thread luc
Completed cleanup of flawed fix for MATH-1246. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/3d055c62 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/3d055c62 Diff: http://git-wip-us.apache.org/r

[2/6] [math] Added missing @since tags.

2015-11-22 Thread luc
Added missing @since tags. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a6b74ac5 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/a6b74ac5 Diff: http://git-wip-us.apache.org/repos/asf/commons-mat

[6/6] [math] Use a top level interface for bracketed real field solver.

2015-11-22 Thread luc
Use a top level interface for bracketed real field solver. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d75f5090 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/d75f5090 Diff: http://git-wip-us.a

svn commit: r1715630 - /commons/proper/jxpath/trunk/

2015-11-22 Thread britter
Author: britter Date: Sun Nov 22 14:18:35 2015 New Revision: 1715630 URL: http://svn.apache.org/viewvc?rev=1715630&view=rev Log: Add IntelliJ files to svn:ignore Modified: commons/proper/jxpath/trunk/ (props changed) Propchange: commons/proper/jxpath/trunk/

svn commit: r1715629 - in /commons/proper/jxpath/trunk/src: changes/changes.xml main/java/org/apache/commons/jxpath/JXPathContextFactory.java

2015-11-22 Thread britter
Author: britter Date: Sun Nov 22 14:17:44 2015 New Revision: 1715629 URL: http://svn.apache.org/viewvc?rev=1715629&view=rev Log: JXPATH-162: Concurrency problem for JXPathContextFactory.factoryImplName static field. Thanks to Michele Vivoda and Uwe Barthel. Modified: commons/proper/jxpath/tr

svn commit: r1715609 - /commons/proper/io/tags/commons-io-2.5/trunk/

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 08:25:10 2015 New Revision: 1715609 URL: http://svn.apache.org/viewvc?rev=1715609&view=rev Log: [maven-release-plugin] copy for tag commons-io-2.5 Added: commons/proper/io/tags/commons-io-2.5/trunk/ - copied from r1715608, commons/proper/io/trunk/

svn commit: r1715610 - /commons/proper/io/trunk/pom.xml

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 08:25:14 2015 New Revision: 1715610 URL: http://svn.apache.org/viewvc?rev=1715610&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/io/trunk/pom.xml Modified: commons/proper/io/trunk/pom.xml URL: http://s

svn commit: r1715608 - /commons/proper/io/trunk/pom.xml

2015-11-22 Thread krosenvold
Author: krosenvold Date: Sun Nov 22 08:24:51 2015 New Revision: 1715608 URL: http://svn.apache.org/viewvc?rev=1715608&view=rev Log: [maven-release-plugin] prepare release commons-io-2.5 Modified: commons/proper/io/trunk/pom.xml Modified: commons/proper/io/trunk/pom.xml URL: http://svn.apach