Author: bodewig
Date: Fri May 2 04:28:04 2014
New Revision: 1591813
URL: http://svn.apache.org/r1591813
Log:
COMPRESS-280 don't call read in TarArchiveInputStream#skip
Modified:
commons/proper/compress/trunk/src/changes/changes.xml
commons/proper/compress/trunk/src/main/java/org/apache/
Author: ecki
Date: Thu May 1 22:48:52 2014
New Revision: 1591795
URL: http://svn.apache.org/r1591795
Log:
[VFS-167][FTP] Add comment, you need to set passive mode for most proxies.
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ftp/FtpFileSystemConfig
Author: ecki
Date: Thu May 1 21:53:45 2014
New Revision: 1591789
URL: http://svn.apache.org/r1591789
Log:
[VFS-167][FTP] Add proxy support.
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.java
commons/proper/vfs/trunk/core/src
Author: erans
Date: Thu May 1 20:43:46 2014
New Revision: 1591770
URL: http://svn.apache.org/r1591770
Log:
Removed test based on the assumption that iterating over a
"ConcurrentHashMap" would always provide its elements in a
random order. This seemed to be the case up to Java 7 but
not always in
Author: tn
Date: Thu May 1 20:05:31 2014
New Revision: 1591760
URL: http://svn.apache.org/r1591760
Log:
Re-enabled test, build is anyway not ready for Java 8.
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math3/ml/neuralnet/NetworkTest.java
Modified:
commons/proper/
Author: tv
Date: Thu May 1 19:35:22 2014
New Revision: 1591752
URL: http://svn.apache.org/r1591752
Log:
Centralize thread factories
Added:
commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/utils/threadpool/DaemonThreadFactory.java
(with props)
Modified:
Author: tn
Date: Thu May 1 15:33:05 2014
New Revision: 5215
Log:
Update artifacts for Commons Math 3.3 based on RC2.
Modified:
dev/commons/math/RELEASE-NOTES.txt
dev/commons/math/binaries/commons-math3-3.3-bin.tar.gz
dev/commons/math/binaries/commons-math3-3.3-bin.tar.gz.asc
dev/
Author: tn
Date: Thu May 1 14:55:03 2014
New Revision: 1591674
URL: http://svn.apache.org/r1591674
Log:
Creating Commons Math v3.3 tag.
Added:
commons/proper/math/tags/MATH_3_3_RC2/
- copied from r1591673, commons/proper/math/trunk/
Modified:
commons/proper/math/tags/MATH_3_3_RC2/R
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/Precision.java
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/Precision.java?rev=1591664&r1=1591663&r2=1591664&view=diff
===
Author: tn
Date: Thu May 1 12:14:14 2014
New Revision: 1591631
URL: http://svn.apache.org/r1591631
Log:
Disable randomly failing unit test.
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math3/ml/neuralnet/NetworkTest.java
Modified:
commons/proper/math/trunk/src/test
Author: tn
Date: Thu May 1 11:57:55 2014
New Revision: 1591626
URL: http://svn.apache.org/r1591626
Log:
Add missing due-to.
Modified:
commons/proper/math/trunk/src/changes/changes.xml
Modified: commons/proper/math/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/prop
Author: tn
Date: Thu May 1 11:54:06 2014
New Revision: 1591624
URL: http://svn.apache.org/r1591624
Log:
[MATH-1110] Added constructor to OLSMultipleLinearRegression to be able to
specify a custom singularity threshold for QR decomposition. Thanks to Edward
Segall.
Modified:
commons/proper/
Author: tn
Date: Thu May 1 11:12:12 2014
New Revision: 1591603
URL: http://svn.apache.org/r1591603
Log:
Fix typo.
Modified:
commons/proper/math/trunk/src/changes/changes.xml
Modified: commons/proper/math/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/tr
Author: tn
Date: Thu May 1 11:04:59 2014
New Revision: 1591602
URL: http://svn.apache.org/r1591602
Log:
[COLLECTIONS-519] Constructors of *Utils classes are now protected to allow
sub-classing. Thanks to Radoslav Paskalev, Daniel Feist.
Modified:
commons/proper/collections/trunk/src/changes
Author: struberg
Date: Thu May 1 10:49:46 2014
New Revision: 1591594
URL: http://svn.apache.org/r1591594
Log:
JCS-120 activate the TCK during release
Modified:
commons/proper/jcs/trunk/commons-jcs-tck-tests/pom.xml
commons/proper/jcs/trunk/pom.xml
Modified: commons/proper/jcs/trunk/comm
Author: struberg
Date: Thu May 1 08:05:47 2014
New Revision: 1591558
URL: http://svn.apache.org/r1591558
Log:
JCS-120 move back to Java6 compatibility
There is no reason yet to force java7
Modified:
commons/proper/jcs/trunk/pom.xml
Modified: commons/proper/jcs/trunk/pom.xml
URL:
http://s
Author: struberg
Date: Thu May 1 07:45:40 2014
New Revision: 1591557
URL: http://svn.apache.org/r1591557
Log:
JCS-120 move the TCK run to an own profile
Building with the following line now will trigger the JSR-107 TCK to run:
$> mvn clean install -PjcacheTck
Modified:
commons/proper/jcs/tr
Author: struberg
Date: Thu May 1 07:36:41 2014
New Revision: 1591553
URL: http://svn.apache.org/r1591553
Log:
fix formatting
Modified:
commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java
Modified:
18 matches
Mail list logo