svn commit: r1196468 - in /commons/proper/daemon/trunk/src/native/unix/native: arguments.c java.c jsvc-unix.c

2011-11-02 Thread mturk
Author: mturk Date: Wed Nov 2 06:24:11 2011 New Revision: 1196468 URL: http://svn.apache.org/viewvc?rev=1196468view=rev Log: Cleanup SABLE and KAFFE VM code. Not supported any more. Modified: commons/proper/daemon/trunk/src/native/unix/native/arguments.c

svn commit: r1196513 - in /commons/proper/daemon/trunk: build.xml pom.xml src/assembly/ src/java/ src/main/ src/main/assembly/ src/main/java/ src/test/java/ src/test/java/org/ src/test/org/

2011-11-02 Thread sebb
Author: sebb Date: Wed Nov 2 09:14:58 2011 New Revision: 1196513 URL: http://svn.apache.org/viewvc?rev=1196513view=rev Log: Maven standard locations Added: commons/proper/daemon/trunk/src/main/ commons/proper/daemon/trunk/src/main/assembly/ - copied from r1173172,

svn commit: r1196521 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/direct/CMAESOptimizer.java

2011-11-02 Thread luc
Author: luc Date: Wed Nov 2 09:36:14 2011 New Revision: 1196521 URL: http://svn.apache.org/viewvc?rev=1196521view=rev Log: Fixed a typo in variable name leading it to be ignored. Modified:

svn commit: r1196553 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/direct/CMAESOptimizer.java

2011-11-02 Thread erans
Author: erans Date: Wed Nov 2 12:07:53 2011 New Revision: 1196553 URL: http://svn.apache.org/viewvc?rev=1196553view=rev Log: Naming of variable. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/direct/CMAESOptimizer.java Modified:

svn commit: r1196555 - /commons/proper/vfs/trunk/pom.xml

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 12:19:38 2011 New Revision: 1196555 URL: http://svn.apache.org/viewvc?rev=1196555view=rev Log: [VFS-375] Upgrade to Apache Commons Compress 1.3 from 1.2. Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL:

svn commit: r1196559 - /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/util/DelegatingFileSystemOptionsBuilderTest.java

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 12:56:05 2011 New Revision: 1196559 URL: http://svn.apache.org/viewvc?rev=1196559view=rev Log: Fix typo in error message. Modified: commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/util/DelegatingFileSystemOptionsBuilderTest.java

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

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 14:48:14 2011 New Revision: 1196612 URL: http://svn.apache.org/viewvc?rev=1196612view=rev Log: [VFS-375] Upgrade to Apache Commons Compress 1.3 from 1.2. Modified: commons/proper/vfs/trunk/src/changes/changes.xml Modified:

svn commit: r1196613 - in /commons/proper/vfs/trunk: core/ core/src/main/java/org/apache/commons/vfs2/impl/ core/src/main/java/org/apache/commons/vfs2/provider/tar/ src/changes/

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 14:51:09 2011 New Revision: 1196613 URL: http://svn.apache.org/viewvc?rev=1196613view=rev Log: [VFS-377] Replace custom TAR code with Apache Commons Compress 1.3. Removed:

svn commit: r1196638 - in /commons/proper/vfs/trunk: core/src/main/java/org/apache/commons/vfs2/Resources.properties src/changes/changes.xml

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 15:39:25 2011 New Revision: 1196638 URL: http://svn.apache.org/viewvc?rev=1196638view=rev Log: [VFS-378] Tar error message are missing from resource file. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/Resources.properties

svn commit: r1196654 - /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/test/AbstractTestSuite.java

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 15:55:13 2011 New Revision: 1196654 URL: http://svn.apache.org/viewvc?rev=1196654view=rev Log: Remove .\n from test output. Modified: commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/test/AbstractTestSuite.java Modified:

svn commit: r1196665 - in /commons/proper/compress/trunk: ./ src/main/java/org/apache/commons/compress/compressors/ src/main/java/org/apache/commons/compress/compressors/xz/

2011-11-02 Thread bodewig
Author: bodewig Date: Wed Nov 2 16:13:41 2011 New Revision: 1196665 URL: http://svn.apache.org/viewvc?rev=1196665view=rev Log: support for XZ compression format submitted by Lasse Collin. COMPRESS-156 Added:

svn commit: r1196670 - in /commons/proper/vfs/trunk: core/src/main/java/org/apache/commons/vfs2/impl/ core/src/main/java/org/apache/commons/vfs2/provider/bzip2/ src/changes/

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 16:23:32 2011 New Revision: 1196670 URL: http://svn.apache.org/viewvc?rev=1196670view=rev Log: [VFS-379] Replace custom BZIP2 code with Apache Commons Compress 1.3. Removed:

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

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 16:25:56 2011 New Revision: 1196671 URL: http://svn.apache.org/viewvc?rev=1196671view=rev Log: [VFS-378] Tar error message are missing from resource file. Modified: commons/proper/vfs/trunk/src/changes/changes.xml Modified:

svn commit: r1196673 - /commons/proper/vfs/trunk/pom.xml

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 16:27:58 2011 New Revision: 1196673 URL: http://svn.apache.org/viewvc?rev=1196673view=rev Log: Update maven-checkstyle-plugin to 2.8 from 2.7. Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL:

svn commit: r1196675 - /commons/proper/vfs/trunk/pom.xml

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 16:29:15 2011 New Revision: 1196675 URL: http://svn.apache.org/viewvc?rev=1196675view=rev Log: Update maven-checkstyle-plugin to 2.8 from 2.7. Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL:

svn commit: r1196677 [2/2] - in /commons/proper/jexl/trunk/src: main/java/org/apache/commons/jexl2/ main/java/org/apache/commons/jexl2/introspection/ main/java/org/apache/commons/jexl2/parser/ main/ja

2011-11-02 Thread henrib
Modified: commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl2/UnifiedJEXLTest.java URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl2/UnifiedJEXLTest.java?rev=1196677r1=1196676r2=1196677view=diff

svn commit: r1196694 - /commons/proper/commons-parent/trunk/pom.xml

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 17:04:39 2011 New Revision: 1196694 URL: http://svn.apache.org/viewvc?rev=1196694view=rev Log: Add a profile for running the build using JDK 1.7. Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml

svn commit: r1196712 - /commons/proper/vfs/trunk/pom.xml

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 17:24:35 2011 New Revision: 1196712 URL: http://svn.apache.org/viewvc?rev=1196712view=rev Log: Update to commons parent 22 from 21. Follow -at- convention for email entry. Modified: commons/proper/vfs/trunk/pom.xml Modified:

svn commit: r1196713 - /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/test/FileObjectSortTestCase.java

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 17:26:26 2011 New Revision: 1196713 URL: http://svn.apache.org/viewvc?rev=1196713view=rev Log: Add missing ASL header. Modified: commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/test/FileObjectSortTestCase.java (contents,

svn commit: r1196714 - /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/test/FileObjectSortTestCase.java

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 17:26:41 2011 New Revision: 1196714 URL: http://svn.apache.org/viewvc?rev=1196714view=rev Log: Javadoc format. Modified: commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/test/FileObjectSortTestCase.java Modified:

svn commit: r1196757 - /commons/proper/vfs/trunk/pom.xml

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 18:47:35 2011 New Revision: 1196757 URL: http://svn.apache.org/viewvc?rev=1196757view=rev Log: Add cobertura report. Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL:

svn commit: r1196786 - /commons/proper/digester/trunk/src/changes/changes.xml

2011-11-02 Thread simonetripodi
Author: simonetripodi Date: Wed Nov 2 20:16:43 2011 New Revision: 1196786 URL: http://svn.apache.org/viewvc?rev=1196786view=rev Log: added next release Modified: commons/proper/digester/trunk/src/changes/changes.xml Modified: commons/proper/digester/trunk/src/changes/changes.xml URL:

svn commit: r1196830 - /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/test/ProviderWriteTests.java

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 22:24:35 2011 New Revision: 1196830 URL: http://svn.apache.org/viewvc?rev=1196830view=rev Log: Fix my buggy test. Modified: commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/test/ProviderWriteTests.java Modified:

svn commit: r1196842 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/impl/VFSClassLoader.java

2011-11-02 Thread ggregory
Author: ggregory Date: Wed Nov 2 22:32:17 2011 New Revision: 1196842 URL: http://svn.apache.org/viewvc?rev=1196842view=rev Log: Use a Java 5 enhanced loop. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/impl/VFSClassLoader.java Modified:

svn commit: r1196898 - /commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/ftp/test/FtpProviderTestCase.java

2011-11-02 Thread ggregory
Author: ggregory Date: Thu Nov 3 00:55:11 2011 New Revision: 1196898 URL: http://svn.apache.org/viewvc?rev=1196898view=rev Log: Format Javadoc. Modified: commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/ftp/test/FtpProviderTestCase.java Modified:

svn commit: r1196899 - /commons/proper/vfs/trunk/core/pom.xml

2011-11-02 Thread ggregory
Author: ggregory Date: Thu Nov 3 00:56:21 2011 New Revision: 1196899 URL: http://svn.apache.org/viewvc?rev=1196899view=rev Log: Format. Modified: commons/proper/vfs/trunk/core/pom.xml Modified: commons/proper/vfs/trunk/core/pom.xml URL:

svn commit: r1196911 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/bzip2/Bzip2FileObject.java

2011-11-02 Thread ggregory
Author: ggregory Date: Thu Nov 3 01:19:19 2011 New Revision: 1196911 URL: http://svn.apache.org/viewvc?rev=1196911view=rev Log: Remove unused import. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/bzip2/Bzip2FileObject.java Modified:

svn commit: r1196935 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.java

2011-11-02 Thread celestin
Author: celestin Date: Thu Nov 3 04:02:03 2011 New Revision: 1196935 URL: http://svn.apache.org/viewvc?rev=1196935view=rev Log: Fixed Javadoc. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/analysis/solvers/UnivariateRealSolverUtils.java Modified:

svn commit: r1196950 - in /commons/proper/compress/trunk/src/test: java/org/apache/commons/compress/compressors/XZTestCase.java resources/bla.tar.xz

2011-11-02 Thread bodewig
Author: bodewig Date: Thu Nov 3 05:53:31 2011 New Revision: 1196950 URL: http://svn.apache.org/viewvc?rev=1196950view=rev Log: Initial test for XZ. COMPRESS-156 Added: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/compressors/XZTestCase.java - copied,