svn commit: r754817 - in /commons/proper/vfs/trunk: core/src/main/java/org/apache/commons/vfs/FileSystemManager.java xdocs/filesystems.xml

2009-03-15 Thread rgoers
Author: rgoers Date: Mon Mar 16 05:08:53 2009 New Revision: 754817 URL: http://svn.apache.org/viewvc?rev=754817&view=rev Log: Add hasProvider method and update documentation. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/FileSystemManager.java commons/prope

svn commit: r754808 - in /commons/proper/lang/trunk/src/java/org/apache/commons/lang: ./ exception/ text/ time/

2009-03-15 Thread sebb
Author: sebb Date: Mon Mar 16 02:11:38 2009 New Revision: 754808 URL: http://svn.apache.org/viewvc?rev=754808&view=rev Log: Genericize some more classes Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java commons/proper/lang/trunk/src/java/org/apache/comm

svn commit: r754806 - /commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DateUtilsTest.java

2009-03-15 Thread sebb
Author: sebb Date: Mon Mar 16 02:11:08 2009 New Revision: 754806 URL: http://svn.apache.org/viewvc?rev=754806&view=rev Log: Add test with empty string array Modified: commons/proper/lang/trunk/src/test/org/apache/commons/lang/time/DateUtilsTest.java Modified: commons/proper/lang/trunk/src/

svn commit: r754805 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/math/NumberUtils.java

2009-03-15 Thread sebb
Author: sebb Date: Mon Mar 16 02:08:49 2009 New Revision: 754805 URL: http://svn.apache.org/viewvc?rev=754805&view=rev Log: Byte.valueOf() is definitely faster than new Byte() Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/math/NumberUtils.java Modified: commons/prope

svn commit: r754804 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang/ java/org/apache/commons/lang/mutable/ test/org/apache/commons/lang/ test/org/apache/commons/lang/math/ test/org/a

2009-03-15 Thread sebb
Author: sebb Date: Mon Mar 16 02:06:18 2009 New Revision: 754804 URL: http://svn.apache.org/viewvc?rev=754804&view=rev Log: Byte.valueOf() is definitely faster than new Byte() Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/ArrayUtils.java commons/proper/lang/trunk/s

svn commit: r754782 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/math/NumberUtils.java

2009-03-15 Thread bayard
Author: bayard Date: Sun Mar 15 22:36:07 2009 New Revision: 754782 URL: http://svn.apache.org/viewvc?rev=754782&view=rev Log: Fixing javadoc to not reference removed method Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/math/NumberUtils.java Modified: commons/proper/l

svn commit: r754780 - /commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/PoolingDriver.java

2009-03-15 Thread markt
Author: markt Date: Sun Mar 15 22:32:18 2009 New Revision: 754780 URL: http://svn.apache.org/viewvc?rev=754780&view=rev Log: Fix DBCP-145. Fall back to ContextClassLoader for obtaining .jocl file Patch provided by Jörg von Frantzius Modified: commons/proper/dbcp/trunk/src/java/org/apache/com

svn commit: r754779 - /commons/proper/dbutils/trunk/pom.xml

2009-03-15 Thread sebb
Author: sebb Date: Sun Mar 15 22:30:50 2009 New Revision: 754779 URL: http://svn.apache.org/viewvc?rev=754779&view=rev Log: JUnit 3.8.2 is the best available for Java 1.4 Modified: commons/proper/dbutils/trunk/pom.xml Modified: commons/proper/dbutils/trunk/pom.xml URL: http://svn.apache.org

svn commit: r754776 - /commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/BasicDataSource.java

2009-03-15 Thread markt
Author: markt Date: Sun Mar 15 22:12:28 2009 New Revision: 754776 URL: http://svn.apache.org/viewvc?rev=754776&view=rev Log: Fix DBCP-214. Fall back to trying to load drive from ContextClassLoader. Patch provided by Bernd Kolb Modified: commons/proper/dbcp/trunk/src/java/org/apache/commons/d

svn commit: r754771 - /commons/proper/exec/trunk/pom.xml

2009-03-15 Thread sgoeschl
Author: sgoeschl Date: Sun Mar 15 21:48:02 2009 New Revision: 754771 URL: http://svn.apache.org/viewvc?rev=754771&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL: http://s

svn commit: r754770 - in /commons/proper/exec/tags/EXEC_1_0: ./ pom.xml

2009-03-15 Thread sgoeschl
Author: sgoeschl Date: Sun Mar 15 21:47:52 2009 New Revision: 754770 URL: http://svn.apache.org/viewvc?rev=754770&view=rev Log: [maven-release-plugin] copy for tag EXEC_1_0 Added: commons/proper/exec/tags/EXEC_1_0/ - copied from r754767, commons/proper/exec/trunk/ commons/proper/ex

svn commit: r754769 - /commons/proper/exec/trunk/pom.xml

2009-03-15 Thread sgoeschl
Author: sgoeschl Date: Sun Mar 15 21:47:35 2009 New Revision: 754769 URL: http://svn.apache.org/viewvc?rev=754769&view=rev Log: [maven-release-plugin] prepare release EXEC_1_0 Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL: http://svn.apache.org/

svn commit: r754767 - /commons/proper/exec/trunk/pom.xml

2009-03-15 Thread sgoeschl
Author: sgoeschl Date: Sun Mar 15 21:41:31 2009 New Revision: 754767 URL: http://svn.apache.org/viewvc?rev=754767&view=rev Log: Redoing the RC since I forgot to use the "-Prc" Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL: http://svn.apache.org/

svn commit: r754766 - /commons/proper/exec/tags/EXEC_1_0/

2009-03-15 Thread sgoeschl
Author: sgoeschl Date: Sun Mar 15 21:39:06 2009 New Revision: 754766 URL: http://svn.apache.org/viewvc?rev=754766&view=rev Log: Redoing the RC since I forgot to use the "-Prc" Removed: commons/proper/exec/tags/EXEC_1_0/

svn commit: r754765 - in /commons/proper/math/trunk: ./ src/java/org/apache/commons/math/optimization/ src/java/org/apache/commons/math/optimization/direct/ src/java/org/apache/commons/math/optimizati

2009-03-15 Thread luc
Author: luc Date: Sun Mar 15 21:35:38 2009 New Revision: 754765 URL: http://svn.apache.org/viewvc?rev=754765&view=rev Log: fixed checkstyle and findbugs errors Modified: commons/proper/math/trunk/findbugs-exclude-filter.xml commons/proper/math/trunk/src/java/org/apache/commons/math/optim

svn commit: r754764 - in /commons/proper/math/trunk/src/site: site.xml xdoc/changes.xml xdoc/userguide/estimation.xml xdoc/userguide/index.xml xdoc/userguide/ode.xml xdoc/userguide/optimization.xml

2009-03-15 Thread luc
Author: luc Date: Sun Mar 15 21:34:47 2009 New Revision: 754764 URL: http://svn.apache.org/viewvc?rev=754764&view=rev Log: updated documentation after the redesign of the optimization package Removed: commons/proper/math/trunk/src/site/xdoc/userguide/estimation.xml Modified: commons/prope

svn commit: r754763 - in /commons/proper/math/trunk/src/java/org/apache/commons/math/optimization: MultiStartOptimizer.java MultiStartScalarDifferentiableOptimizer.java MultiStartScalarOptimizer.java

2009-03-15 Thread luc
Author: luc Date: Sun Mar 15 21:33:31 2009 New Revision: 754763 URL: http://svn.apache.org/viewvc?rev=754763&view=rev Log: added all necessary multi-start optimizers types Added: commons/proper/math/trunk/src/java/org/apache/commons/math/optimization/MultiStartScalarDifferentiableOptimizer.j

svn commit: r754761 - /commons/proper/exec/trunk/pom.xml

2009-03-15 Thread sgoeschl
Author: sgoeschl Date: Sun Mar 15 21:27:02 2009 New Revision: 754761 URL: http://svn.apache.org/viewvc?rev=754761&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL: http://s

svn commit: r754760 - in /commons/proper/exec/tags/EXEC_1_0: ./ pom.xml

2009-03-15 Thread sgoeschl
Author: sgoeschl Date: Sun Mar 15 21:26:49 2009 New Revision: 754760 URL: http://svn.apache.org/viewvc?rev=754760&view=rev Log: [maven-release-plugin] copy for tag EXEC_1_0 Added: commons/proper/exec/tags/EXEC_1_0/ - copied from r754753, commons/proper/exec/trunk/ commons/proper/ex

svn commit: r754759 - /commons/proper/exec/trunk/pom.xml

2009-03-15 Thread sgoeschl
Author: sgoeschl Date: Sun Mar 15 21:26:30 2009 New Revision: 754759 URL: http://svn.apache.org/viewvc?rev=754759&view=rev Log: [maven-release-plugin] prepare release EXEC_1_0 Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL: http://svn.apache.org/

svn commit: r754758 - /commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/BasicDataSource.java

2009-03-15 Thread markt
Author: markt Date: Sun Mar 15 21:25:31 2009 New Revision: 754758 URL: http://svn.apache.org/viewvc?rev=754758&view=rev Log: Fix DBCP-285. Add warning re sub-classes and thread-safety Modified: commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/BasicDataSource.java Modified: common

svn commit: r754757 - /commons/proper/exec/tags/EXEC_1_0_0/

2009-03-15 Thread sgoeschl
Author: sgoeschl Date: Sun Mar 15 21:23:24 2009 New Revision: 754757 URL: http://svn.apache.org/viewvc?rev=754757&view=rev Log: Deleting tag from the cancelled RC4 Removed: commons/proper/exec/tags/EXEC_1_0_0/

svn commit: r754755 - /commons/proper/exec/trunk/pom.xml

2009-03-15 Thread sgoeschl
Author: sgoeschl Date: Sun Mar 15 21:20:02 2009 New Revision: 754755 URL: http://svn.apache.org/viewvc?rev=754755&view=rev Log: Add implementation and specification details in the manifest since this is no longer the default behaviour for Maven Archiver 2.1 onwards. Modified: commons/proper/

svn commit: r754752 - /commons/proper/exec/trunk/src/changes/changes.xml

2009-03-15 Thread sgoeschl
Author: sgoeschl Date: Sun Mar 15 21:08:08 2009 New Revision: 754752 URL: http://svn.apache.org/viewvc?rev=754752&view=rev Log: Preparing new release candidate Modified: commons/proper/exec/trunk/src/changes/changes.xml Modified: commons/proper/exec/trunk/src/changes/changes.xml URL: http:/

svn commit: r754751 - /commons/proper/exec/trunk/pom.xml

2009-03-15 Thread sgoeschl
Author: sgoeschl Date: Sun Mar 15 21:07:24 2009 New Revision: 754751 URL: http://svn.apache.org/viewvc?rev=754751&view=rev Log: +) fixed broken changelog report - the JIRA issue links did not work +) preparing new release candidate Modified: commons/proper/exec/trunk/pom.xml Modified: common

svn commit: r754750 - /commons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/StepInterpolatorAbstractTest.java

2009-03-15 Thread luc
Author: luc Date: Sun Mar 15 21:03:39 2009 New Revision: 754750 URL: http://svn.apache.org/viewvc?rev=754750&view=rev Log: removed a spurious print statement Modified: commons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/StepInterpolatorAbstractTest.java Modified: common

svn commit: r754744 - /commons/proper/math/trunk/src/java/org/apache/commons/math/optimization/package.html

2009-03-15 Thread luc
Author: luc Date: Sun Mar 15 20:33:47 2009 New Revision: 754744 URL: http://svn.apache.org/viewvc?rev=754744&view=rev Log: fixed typo in package documentation Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/optimization/package.html Modified: commons/proper/math/trunk/

svn commit: r754741 - in /commons/proper/vfs/trunk: core/ core/src/main/java/org/apache/commons/vfs/provider/ core/src/main/java/org/apache/commons/vfs/provider/webdav/ core/src/test/java/org/apache/c

2009-03-15 Thread rgoers
Author: rgoers Date: Sun Mar 15 20:11:19 2009 New Revision: 754741 URL: http://svn.apache.org/viewvc?rev=754741&view=rev Log: Add versioning support to webdav Added: commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs/provider/webdav/test/WebdavVersioningTests.java Modified:

svn commit: r754732 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/estimation/ test/org/apache/commons/math/estimation/

2009-03-15 Thread luc
Author: luc Date: Sun Mar 15 19:30:44 2009 New Revision: 754732 URL: http://svn.apache.org/viewvc?rev=754732&view=rev Log: resurrected the estimation package but with all interfaces and classes deprecated this will help users switch smoothly to the new optimization.general package Added: com

svn commit: r754727 [2/3] - in /commons/proper/math/trunk/src: java/org/apache/commons/math/optimization/ java/org/apache/commons/math/optimization/general/ test/org/apache/commons/math/optimization/g

2009-03-15 Thread luc
Copied: commons/proper/math/trunk/src/test/org/apache/commons/math/optimization/general/LevenbergMarquardtOptimizerTest.java (from r753644, commons/proper/math/trunk/src/test/org/apache/commons/math/optimization/general/LevenbergMarquardtEstimatorTest.java) URL: http://svn.apache.org/viewvc/com

svn commit: r754727 [1/3] - in /commons/proper/math/trunk/src: java/org/apache/commons/math/optimization/ java/org/apache/commons/math/optimization/general/ test/org/apache/commons/math/optimization/g

2009-03-15 Thread luc
Author: luc Date: Sun Mar 15 19:11:02 2009 New Revision: 754727 URL: http://svn.apache.org/viewvc?rev=754727&view=rev Log: adapted old Levenberg-Marquardt estimator to new top level optimizers API Added: commons/proper/math/trunk/src/java/org/apache/commons/math/optimization/general/Levenber

svn commit: r754727 [3/3] - in /commons/proper/math/trunk/src: java/org/apache/commons/math/optimization/ java/org/apache/commons/math/optimization/general/ test/org/apache/commons/math/optimization/g

2009-03-15 Thread luc
Modified: commons/proper/math/trunk/src/test/org/apache/commons/math/optimization/general/MinpackTest.java URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/src/test/org/apache/commons/math/optimization/general/MinpackTest.java?rev=754727&r1=754726&r2=754727&view=diff ==

svn commit: r754726 - /commons/proper/dbutils/trunk/pom.xml

2009-03-15 Thread dfabulich
Author: dfabulich Date: Sun Mar 15 19:03:19 2009 New Revision: 754726 URL: http://svn.apache.org/viewvc?rev=754726&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/dbutils/trunk/pom.xml Modified: commons/proper/dbutils/trunk/pom.xml URL: h

svn commit: r754725 - in /commons/proper/dbutils/tags/DBUTILS_1_2: ./ pom.xml

2009-03-15 Thread dfabulich
Author: dfabulich Date: Sun Mar 15 19:03:16 2009 New Revision: 754725 URL: http://svn.apache.org/viewvc?rev=754725&view=rev Log: [maven-release-plugin] copy for tag DBUTILS_1_2 Added: commons/proper/dbutils/tags/DBUTILS_1_2/ - copied from r754722, commons/proper/dbutils/trunk/ comm

svn commit: r754724 - /commons/proper/dbutils/trunk/pom.xml

2009-03-15 Thread dfabulich
Author: dfabulich Date: Sun Mar 15 19:03:08 2009 New Revision: 754724 URL: http://svn.apache.org/viewvc?rev=754724&view=rev Log: [maven-release-plugin] prepare release DBUTILS_1_2 Modified: commons/proper/dbutils/trunk/pom.xml Modified: commons/proper/dbutils/trunk/pom.xml URL: http://svn.a

svn commit: r754723 - /commons/proper/dbutils/tags/DBUTILS_1_2/

2009-03-15 Thread dfabulich
Author: dfabulich Date: Sun Mar 15 19:01:24 2009 New Revision: 754723 URL: http://svn.apache.org/viewvc?rev=754723&view=rev Log: Repeating RC3 attempt Removed: commons/proper/dbutils/tags/DBUTILS_1_2/

svn commit: r754722 - /commons/proper/dbutils/trunk/xdocs/changes.xml

2009-03-15 Thread dfabulich
Author: dfabulich Date: Sun Mar 15 19:00:48 2009 New Revision: 754722 URL: http://svn.apache.org/viewvc?rev=754722&view=rev Log: Noting DBUTILS-52 Modified: commons/proper/dbutils/trunk/xdocs/changes.xml Modified: commons/proper/dbutils/trunk/xdocs/changes.xml URL: http://svn.apache.org/vie

svn commit: r754721 - /commons/proper/dbutils/trunk/pom.xml

2009-03-15 Thread dfabulich
Author: dfabulich Date: Sun Mar 15 19:00:10 2009 New Revision: 754721 URL: http://svn.apache.org/viewvc?rev=754721&view=rev Log: Screwed up RC3 attempt, trying again Modified: commons/proper/dbutils/trunk/pom.xml Modified: commons/proper/dbutils/trunk/pom.xml URL: http://svn.apache.org/view

svn commit: r754719 - /commons/proper/dbutils/trunk/pom.xml

2009-03-15 Thread dfabulich
Author: dfabulich Date: Sun Mar 15 18:55:29 2009 New Revision: 754719 URL: http://svn.apache.org/viewvc?rev=754719&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: commons/proper/dbutils/trunk/pom.xml Modified: commons/proper/dbutils/trunk/pom.xml URL: h

svn commit: r754718 - in /commons/proper/dbutils/tags/DBUTILS_1_2: ./ pom.xml

2009-03-15 Thread dfabulich
Author: dfabulich Date: Sun Mar 15 18:55:26 2009 New Revision: 754718 URL: http://svn.apache.org/viewvc?rev=754718&view=rev Log: [maven-release-plugin] copy for tag DBUTILS_1_2 Added: commons/proper/dbutils/tags/DBUTILS_1_2/ - copied from r754714, commons/proper/dbutils/trunk/ comm

svn commit: r754717 - /commons/proper/dbutils/trunk/pom.xml

2009-03-15 Thread dfabulich
Author: dfabulich Date: Sun Mar 15 18:55:21 2009 New Revision: 754717 URL: http://svn.apache.org/viewvc?rev=754717&view=rev Log: [maven-release-plugin] prepare release DBUTILS_1_2 Modified: commons/proper/dbutils/trunk/pom.xml Modified: commons/proper/dbutils/trunk/pom.xml URL: http://svn.a

svn commit: r754714 - /commons/proper/dbutils/tags/DBUTILS_1_2/

2009-03-15 Thread dfabulich
Author: dfabulich Date: Sun Mar 15 18:33:10 2009 New Revision: 754714 URL: http://svn.apache.org/viewvc?rev=754714&view=rev Log: Deleting tag in preparation for RC3 Removed: commons/proper/dbutils/tags/DBUTILS_1_2/

svn commit: r754713 - /commons/proper/dbutils/trunk/pom.xml

2009-03-15 Thread dfabulich
Author: dfabulich Date: Sun Mar 15 18:32:36 2009 New Revision: 754713 URL: http://svn.apache.org/viewvc?rev=754713&view=rev Log: Rolling back to prepare for RC3 Modified: commons/proper/dbutils/trunk/pom.xml Modified: commons/proper/dbutils/trunk/pom.xml URL: http://svn.apache.org/viewvc/co

svn commit: r754711 - /commons/proper/dbutils/trunk/src/java/org/apache/commons/dbutils/wrappers/SqlNullCheckedResultSet.java

2009-03-15 Thread dfabulich
Author: dfabulich Date: Sun Mar 15 18:26:46 2009 New Revision: 754711 URL: http://svn.apache.org/viewvc?rev=754711&view=rev Log: Documenting explicitly that SqlNullCheckedResultSet is not thread-safe Modified: commons/proper/dbutils/trunk/src/java/org/apache/commons/dbutils/wrappers/SqlNullC

svn commit: r754686 - in /commons/proper/lang/trunk/src/java/org/apache/commons/lang/text: StrBuilder.java StrTokenizer.java

2009-03-15 Thread sebb
Author: sebb Date: Sun Mar 15 16:27:34 2009 New Revision: 754686 URL: http://svn.apache.org/viewvc?rev=754686&view=rev Log: Genericize Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrBuilder.java commons/proper/lang/trunk/src/java/org/apache/commons/lang/tex

svn commit: r754682 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringUtils.java

2009-03-15 Thread sebb
Author: sebb Date: Sun Mar 15 16:11:01 2009 New Revision: 754682 URL: http://svn.apache.org/viewvc?rev=754682&view=rev Log: Genericize; remove invalid Javadoc reference Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringUtils.java Modified: commons/proper/lang/trunk/

svn commit: r754678 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/CharSet.java

2009-03-15 Thread sebb
Author: sebb Date: Sun Mar 15 15:27:48 2009 New Revision: 754678 URL: http://svn.apache.org/viewvc?rev=754678&view=rev Log: Genericize; add final qualifier to private var Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/CharSet.java Modified: commons/proper/lang/trunk/sr

svn commit: r754677 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/CharSetUtils.java

2009-03-15 Thread sebb
Author: sebb Date: Sun Mar 15 15:06:03 2009 New Revision: 754677 URL: http://svn.apache.org/viewvc?rev=754677&view=rev Log: LANG-438 - replace links to Javadoc that was deleted with the deprecated methods Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/CharSetUtils.java

svn commit: r754653 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang/Entities.java test/org/apache/commons/lang/EntitiesPerformanceTest.java

2009-03-15 Thread sebb
Author: sebb Date: Sun Mar 15 11:18:30 2009 New Revision: 754653 URL: http://svn.apache.org/viewvc?rev=754653&view=rev Log: Don't expose static arrays to potential writes, even for testing Add package protected read method instead Modified: commons/proper/lang/trunk/src/java/org/apache/common