svn commit: r1595422 - /commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/impl/TestGenericObjectPool.java

2014-05-16 Thread psteitz
Author: psteitz Date: Sat May 17 04:26:53 2014 New Revision: 1595422 URL: http://svn.apache.org/r1595422 Log: Enabled concurrency tests to use objects other than Strings (so can be mutable); added test case to ensure instances are not shared across clients. Modified: commons/proper/pool/tru

svn commit: r1595423 - in /commons/proper/dbcp/trunk: dbcp-RC.sh dbcp-pre-RC.sh dbcp-release.sh

2014-05-16 Thread psteitz
Author: psteitz Date: Sat May 17 04:41:00 2014 New Revision: 1595423 URL: http://svn.apache.org/r1595423 Log: s/pool/dbcp in some comments. Modified: commons/proper/dbcp/trunk/dbcp-RC.sh commons/proper/dbcp/trunk/dbcp-pre-RC.sh commons/proper/dbcp/trunk/dbcp-release.sh Modified: comm

svn commit: r908889 [17/28] - in /websites/production/commons/content/proper/commons-math: ./ css/ images/ images/logos/ images/userguide/ img/ js/ userguide/

2014-05-16 Thread luc
Modified: websites/production/commons/content/proper/commons-math/source-repository.html == --- websites/production/commons/content/proper/commons-math/source-repository.html (original) +++ websites/production/commons/c

svn commit: r908883 - in /websites/production/commons/content/proper/commons-math/xref: ./ org/apache/commons/math3/ org/apache/commons/math3/analysis/ org/apache/commons/math3/analysis/differentiatio

2014-05-16 Thread luc
Author: luc Date: Thu May 15 07:39:19 2014 New Revision: 908883 Log: Partial site update: xref folder [This commit notification would consist of 522 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1595358 - /commons/proper/dbcp/trunk/src/main/resources/org/apache/commons/dbcp2/LocalStrings.properties

2014-05-16 Thread psteitz
Author: psteitz Date: Fri May 16 21:29:50 2014 New Revision: 1595358 URL: http://svn.apache.org/r1595358 Log: Removed quotes, added newline at EOF. Modified: commons/proper/dbcp/trunk/src/main/resources/org/apache/commons/dbcp2/LocalStrings.properties Modified: commons/proper/dbcp/trunk/sr

svn commit: r5370 - in /dev/commons/dbcp: ./ binaries/ source/

2014-05-16 Thread psteitz
Author: psteitz Date: Fri May 16 22:24:23 2014 New Revision: 5370 Log: Dropped wind egg RC1. Removed: dev/commons/dbcp/RELEASE-NOTES.txt dev/commons/dbcp/binaries/commons-dbcp2-2.0.1-bin.tar.gz dev/commons/dbcp/binaries/commons-dbcp2-2.0.1-bin.tar.gz.asc dev/commons/dbcp/binaries/

svn commit: r5371 - in /dev/commons/dbcp: ./ binaries/ source/

2014-05-16 Thread psteitz
Author: psteitz Date: Fri May 16 22:59:18 2014 New Revision: 5371 Log: Published DBCP 2.0.1 RC2. Added: dev/commons/dbcp/RELEASE-NOTES.txt (with props) dev/commons/dbcp/binaries/commons-dbcp2-2.0.1-bin.tar.gz (with props) dev/commons/dbcp/binaries/commons-dbcp2-2.0.1-bin.tar.gz.as

svn commit: r908886 - in /websites/production/commons/content/proper/commons-math/testapidocs: ./ org/apache/commons/math3/ org/apache/commons/math3/analysis/ org/apache/commons/math3/analysis/class-u

2014-05-16 Thread luc
Author: luc Date: Thu May 15 08:31:10 2014 New Revision: 908886 Log: Partial site update: testapidocs folder. [This commit notification would consist of 162 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r908889 [22/28] - in /websites/production/commons/content/proper/commons-math: ./ css/ images/ images/logos/ images/userguide/ img/ js/ userguide/

2014-05-16 Thread luc
Modified: websites/production/commons/content/proper/commons-math/userguide/fraction.html == --- websites/production/commons/content/proper/commons-math/userguide/fraction.html (original) +++ websites/production/commons

svn commit: r1595370 - in /commons/proper/dbcp/tags/DBCP_2_0_1_RC2: ./ src/changes/ src/main/java/org/apache/commons/dbcp2/ src/main/resources/org/apache/commons/dbcp2/ src/site/xdoc/

2014-05-16 Thread psteitz
Author: psteitz Date: Fri May 16 22:22:45 2014 New Revision: 1595370 URL: http://svn.apache.org/r1595370 Log: Tagged DBCP 2.0.1 RC2. Added: commons/proper/dbcp/tags/DBCP_2_0_1_RC2/ - copied from r1592626, commons/proper/dbcp/trunk/ commons/proper/dbcp/tags/DBCP_2_0_1_RC2/RELEASE-NOT

svn commit: r908889 [25/28] - in /websites/production/commons/content/proper/commons-math: ./ css/ images/ images/logos/ images/userguide/ img/ js/ userguide/

2014-05-16 Thread luc
Modified: websites/production/commons/content/proper/commons-math/userguide/optimization.html == --- websites/production/commons/content/proper/commons-math/userguide/optimization.html (original) +++ websites/production

svn commit: r1595360 - in /commons/proper/dbcp/trunk: dbcp-RC.sh dbcp-pre-RC.sh dbcp-release.sh

2014-05-16 Thread psteitz
Author: psteitz Date: Fri May 16 21:42:48 2014 New Revision: 1595360 URL: http://svn.apache.org/r1595360 Log: Added release scripts. Added: commons/proper/dbcp/trunk/dbcp-RC.sh (with props) commons/proper/dbcp/trunk/dbcp-pre-RC.sh (with props) commons/proper/dbcp/trunk/dbcp-releas

svn commit: r1594966 - in /commons/proper/csv/trunk/src: changes/changes.xml main/java/org/apache/commons/csv/CSVRecord.java test/java/org/apache/commons/csv/CSVRecordTest.java

2014-05-16 Thread ggregory
Author: ggregory Date: Thu May 15 16:26:26 2014 New Revision: 1594966 URL: http://svn.apache.org/r1594966 Log: CSVRecord.toMap() throws NPE on formats with no headers. Modified: commons/proper/csv/trunk/src/changes/changes.xml commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/

svn commit: r1594965 - /commons/proper/csv/trunk/src/changes/changes.xml

2014-05-16 Thread ggregory
Author: ggregory Date: Thu May 15 16:24:56 2014 New Revision: 1594965 URL: http://svn.apache.org/r1594965 Log: Format with 2 spaces per XML indent and 120 chars line width. Modified: commons/proper/csv/trunk/src/changes/changes.xml Modified: commons/proper/csv/trunk/src/changes/changes.xml U

svn commit: r908891 - /websites/production/commons/content/proper/commons-math/javadocs/api-3.3/

2014-05-16 Thread luc
Author: luc Date: Thu May 15 09:34:40 2014 New Revision: 908891 Log: preserving 3.3 javadocs for future reference. Added: websites/production/commons/content/proper/commons-math/javadocs/api-3.3/ - copied from r908889, websites/production/commons/content/proper/commons-math/apidocs/

svn commit: r908884 - in /websites/production/commons/content/proper/commons-math/xref-test: ./ org/apache/commons/math3/ org/apache/commons/math3/analysis/ org/apache/commons/math3/analysis/different

2014-05-16 Thread luc
Author: luc Date: Thu May 15 07:58:09 2014 New Revision: 908884 Log: Partial site update: xref-test folder. [This commit notification would consist of 357 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1593168 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTPSSocketFactory.java

2014-05-16 Thread sebb
Author: sebb Date: Thu May 8 01:43:46 2014 New Revision: 1593168 URL: http://svn.apache.org/r1593168 Log: Unnecessary Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTPSSocketFactory.java Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/

svn commit: r1595074 - in /commons/proper/dbcp/tags/DBCP_2_0_1_RC1: ./ RELEASE-NOTES.txt build.xml pom.xml src/changes/changes.xml src/changes/release-notes.vm src/main/java/org/apache/commons/dbcp2/P

2014-05-16 Thread psteitz
Author: psteitz Date: Thu May 15 23:29:38 2014 New Revision: 1595074 URL: http://svn.apache.org/r1595074 Log: Tagged 2.0.1 RC1. Added: commons/proper/dbcp/tags/DBCP_2_0_1_RC1/ - copied from r1592626, commons/proper/dbcp/trunk/ commons/proper/dbcp/tags/DBCP_2_0_1_RC1/RELEASE-NOTES.tx

svn commit: r908889 [8/28] - in /websites/production/commons/content/proper/commons-math: ./ css/ images/ images/logos/ images/userguide/ img/ js/ userguide/

2014-05-16 Thread luc
Modified: websites/production/commons/content/proper/commons-math/issue-tracking.html == --- websites/production/commons/content/proper/commons-math/issue-tracking.html (original) +++ websites/production/commons/content/p

svn commit: r908900 - in /websites/production/commons/content: ./ dormant/ proper/ sandbox/

2014-05-16 Thread luc
Author: luc Date: Thu May 15 10:33:32 2014 New Revision: 908900 Log: Updated one step in the process for publishing new releases. Added: websites/production/commons/content/ - copied from r908899, websites/staging/commons/trunk/content/ websites/production/commons/content/dormant/

svn commit: r908906 - in /websites/production/commons/content: ./ dormant/ proper/ sandbox/

2014-05-16 Thread luc
Author: luc Date: Thu May 15 11:28:41 2014 New Revision: 908906 Log: Updated Apache Commons Math latest release Added: websites/production/commons/content/ - copied from r908905, websites/staging/commons/trunk/content/ websites/production/commons/content/dormant/ - copied from

svn commit: r1594852 - /commons/cms-site/trunk/content/xdoc/releases/release.xml

2014-05-16 Thread luc
Author: luc Date: Thu May 15 10:29:38 2014 New Revision: 1594852 URL: http://svn.apache.org/r1594852 Log: updated svnmucc command to avoid errors with already existing files/directories Modified: commons/cms-site/trunk/content/xdoc/releases/release.xml Modified: commons/cms-site/trunk/conten

svn commit: r5363 - in /dev/commons/dbcp: ./ binaries/ source/

2014-05-16 Thread psteitz
Author: psteitz Date: Fri May 16 13:52:24 2014 New Revision: 5363 Log: Published 2.0.1 RC1 for review. Added: dev/commons/dbcp/RELEASE-NOTES.txt (with props) dev/commons/dbcp/binaries/commons-dbcp2-2.0.1-bin.tar.gz (with props) dev/commons/dbcp/binaries/commons-dbcp2-2.0.1-bin.tar

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

2014-05-16 Thread luc
Author: luc Date: Thu May 15 11:25:22 2014 New Revision: 1594869 URL: http://svn.apache.org/r1594869 Log: updated latest Apache Commons Math release Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf/component_releases.properties URL: h

svn commit: r908889 [2/28] - in /websites/production/commons/content/proper/commons-math: ./ css/ images/ images/logos/ images/userguide/ img/ js/ userguide/

2014-05-16 Thread luc
Modified: websites/production/commons/content/proper/commons-math/checkstyle.html == --- websites/production/commons/content/proper/commons-math/checkstyle.html (original) +++ websites/production/commons/content/proper/co

svn commit: r908889 [28/28] - in /websites/production/commons/content/proper/commons-math: ./ css/ images/ images/logos/ images/userguide/ img/ js/ userguide/

2014-05-16 Thread luc
Modified: websites/production/commons/content/proper/commons-math/userguide/utilities.html == --- websites/production/commons/content/proper/commons-math/userguide/utilities.html (original) +++ websites/production/commo

svn commit: r908899 - in /websites/staging/commons/trunk/content: ./ downloads/ gsoc/ gsoc/2010/ releases/

2014-05-16 Thread buildbot
Author: buildbot Date: Thu May 15 10:29:57 2014 New Revision: 908899 Log: Staging update by buildbot for commons Modified: websites/staging/commons/trunk/content/ (props changed) websites/staging/commons/trunk/content/bugs.html websites/staging/commons/trunk/content/building-m1.html

svn commit: r908905 - in /websites/staging/commons/trunk/content: ./ index.html

2014-05-16 Thread buildbot
Author: buildbot Date: Thu May 15 11:25:34 2014 New Revision: 908905 Log: Staging update by buildbot for commons Modified: websites/staging/commons/trunk/content/ (props changed) websites/staging/commons/trunk/content/index.html Propchange: websites/staging/commons/trunk/content/ -

svn commit: r908889 [11/28] - in /websites/production/commons/content/proper/commons-math: ./ css/ images/ images/logos/ images/userguide/ img/ js/ userguide/

2014-05-16 Thread luc
Added: websites/production/commons/content/proper/commons-math/js/bootstrap.min.js == --- websites/production/commons/content/proper/commons-math/js/bootstrap.min.js (added) +++ websites/production/commons/content/proper/

svn commit: r908887 - in /websites/production/commons/content/proper/commons-math/jacoco: ./ .resources/ org.apache.commons.math3.analysis.differentiation/ org.apache.commons.math3.analysis.function/

2014-05-16 Thread luc
Author: luc Date: Thu May 15 09:18:54 2014 New Revision: 908887 Log: Partial site update: jacoco folder. [This commit notification would consist of 264 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r908881 - in /websites/production/commons/content/proper/commons-math/apidocs: ./ org/apache/commons/math3/ org/apache/commons/math3/analysis/ org/apache/commons/math3/analysis/class-use/

2014-05-16 Thread luc
Author: luc Date: Thu May 15 07:10:28 2014 New Revision: 908881 Log: Partial site update: apidocs folder. [This commit notification would consist of 337 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]