svn commit: r1447847 - /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/ZipArchiveEntryTest.java

2013-02-19 Thread sebb
Author: sebb Date: Tue Feb 19 17:43:41 2013 New Revision: 1447847 URL: http://svn.apache.org/r1447847 Log: Unused imports Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/ZipArchiveEntryTest.java Modified: commons/proper/compress/trunk/src/tes

svn commit: r1447828 - in /commons/proper/compress/trunk/src: changes/changes.xml main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java

2013-02-19 Thread sebb
Author: sebb Date: Tue Feb 19 17:18:57 2013 New Revision: 1447828 URL: http://svn.apache.org/r1447828 Log: COMPRESS-218 Typo in CompressorStreamFactory Javadoc Modified: commons/proper/compress/trunk/src/changes/changes.xml commons/proper/compress/trunk/src/main/java/org/apache/commons/c

svn commit: r1447755 - /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/https/test/GetContentInfoFunctionalTest.java

2013-02-19 Thread joehni
Author: joehni Date: Tue Feb 19 15:09:41 2013 New Revision: 1447755 URL: http://svn.apache.org/r1447755 Log: Support https_proxy environment variable to pass test. Modified: commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/https/test/GetContentInfoFunctionalTest.j

svn commit: r1447753 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math3/geometry/euclidean/threed/RotationDS.java test/java/org/apache/commons/math3/geometry/euclidean/threed/Rota

2013-02-19 Thread luc
Author: luc Date: Tue Feb 19 15:07:04 2013 New Revision: 1447753 URL: http://svn.apache.org/r1447753 Log: Added a conversion from RotationDS to Rotation. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/RotationDS.java commons/proper/m

svn commit: r1447752 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/differentiation/DSCompiler.java

2013-02-19 Thread luc
Author: luc Date: Tue Feb 19 15:06:43 2013 New Revision: 1447752 URL: http://svn.apache.org/r1447752 Log: Typo. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/differentiation/DSCompiler.java Modified: commons/proper/math/trunk/src/main/java/org/apache/c

svn commit: r1447711 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/webdav/WebdavFileObject.java

2013-02-19 Thread ggregory
Author: ggregory Date: Tue Feb 19 13:27:32 2013 New Revision: 1447711 URL: http://svn.apache.org/r1447711 Log: [VFS-452] HttpFileObject read/write attributes should reflect underlying FileSystem capabilities. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/prov

svn commit: r1447707 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/webdav/WebdavFileObject.java

2013-02-19 Thread ggregory
Author: ggregory Date: Tue Feb 19 13:21:29 2013 New Revision: 1447707 URL: http://svn.apache.org/r1447707 Log: Sort in AB order. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/webdav/WebdavFileObject.java Modified: commons/proper/vfs/trunk/core/src/m

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

2013-02-19 Thread joehni
Author: joehni Date: Tue Feb 19 11:37:28 2013 New Revision: 1447683 URL: http://svn.apache.org/r1447683 Log: Use org.bouncycastel:bcprov-jdk16 instead of org.bouncycastle:bcprof-jdk15on since Java 1.6 is required. Modified: commons/proper/vfs/trunk/core/pom.xml commons/proper/vfs/trunk/p

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

2013-02-19 Thread joehni
Author: joehni Date: Tue Feb 19 11:18:22 2013 New Revision: 1447676 URL: http://svn.apache.org/r1447676 Log: Update Jsch to version 0.1.49 from 0.1.48. Modified: commons/proper/vfs/trunk/pom.xml commons/proper/vfs/trunk/src/changes/changes.xml Modified: commons/proper/vfs/trunk/pom.xml U