svn commit: r1338144 - in /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/optimization/general: AbstractLeastSquaresOptimizerTestValidation.java RandomStraightLinePointGenerator.java

2012-05-14 Thread erans
Author: erans Date: Mon May 14 10:50:51 2012 New Revision: 1338144 URL: http://svn.apache.org/viewvc?rev=1338144&view=rev Log: Additional "validation" test in relation to MATH-784. [Not enabled by default (as its name does not end with the string "Test").] Added: commons/proper/math/trunk/sr

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

2012-05-14 Thread ggregory
Author: ggregory Date: Mon May 14 12:19:22 2012 New Revision: 1338176 URL: http://svn.apache.org/viewvc?rev=1338176&view=rev Log: Back out [VFS-415] Update VFS requirement to Java 1.6. Java 6 requirement came in as a dependency on commons-io 2.3 which is only used for testing. Modified: comm

svn commit: r1338274 - in /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2: provider/http/test/HttpProviderTestCase.java provider/url/test/UrlProviderHttpTestCase.java util/NHttpSe

2012-05-14 Thread ggregory
Author: ggregory Date: Mon May 14 16:23:52 2012 New Revision: 1338274 URL: http://svn.apache.org/viewvc?rev=1338274&view=rev Log: Update httpcore-nio used for testing to 4.2 from 4.1.4. Modified: commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/http/test/HttpProvi

svn commit: r1338279 - in /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons: ./ vfs2/cache/ vfs2/impl/test/ vfs2/provider/ftp/test/ vfs2/provider/ftps/test/ vfs2/provider/http/test/ vfs2

2012-05-14 Thread ggregory
Author: ggregory Date: Mon May 14 16:32:09 2012 New Revision: 1338279 URL: http://svn.apache.org/viewvc?rev=1338279&view=rev Log: Give the getTestDirectory APIs more consistent names. Modified: commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/AbstractVfsTestCase.java comm

svn commit: r1338330 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/sftp/SftpFileObject.java

2012-05-14 Thread ggregory
Author: ggregory Date: Mon May 14 18:29:03 2012 New Revision: 1338330 URL: http://svn.apache.org/viewvc?rev=1338330&view=rev Log: Fix Javadoc header. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/sftp/SftpFileObject.java Modified: commons/proper/vfs

svn commit: r1338333 - /commons/proper/vfs/trunk/src/changes/changes.xml

2012-05-14 Thread ggregory
Author: ggregory Date: Mon May 14 18:31:48 2012 New Revision: 1338333 URL: http://svn.apache.org/viewvc?rev=1338333&view=rev Log: [VFS-200][SFTP] Failure when files are very large Modified: commons/proper/vfs/trunk/src/changes/changes.xml Modified: commons/proper/vfs/trunk/src/changes/change

svn commit: r1338548 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/distribution/GammaDistribution.java

2012-05-14 Thread celestin
Author: celestin Date: Tue May 15 06:21:53 2012 New Revision: 1338548 URL: http://svn.apache.org/viewvc?rev=1338548&view=rev Log: New implementation of the pdf of Gamma distributions. Solves MATH-753. Additional unit tests to come. Modified: commons/proper/math/trunk/src/main/java/org/apache