svn commit: r1035161 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/FileType.java

2010-11-14 Thread rgoers
Author: rgoers Date: Mon Nov 15 07:25:58 2010 New Revision: 1035161 URL: http://svn.apache.org/viewvc?rev=1035161&view=rev Log: Convert enum pattern to Java 5 enum Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/FileType.java Modified: commons/proper/vfs/trunk

svn commit: r1035158 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2: ./ cache/ impl/ operations/vcs/ provider/ provider/local/ provider/zip/ tasks/ util/

2010-11-14 Thread rgoers
Author: rgoers Date: Mon Nov 15 06:48:47 2010 New Revision: 1035158 URL: http://svn.apache.org/viewvc?rev=1035158&view=rev Log: Change the rest of the author tags Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/VFS.java commons/proper/vfs/trunk/core/src/main

svn commit: r1035154 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2: ./ cache/ impl/ operations/ provider/ provider/ftp/ provider/ftps/ provider/gzip/ provider/local/ tasks/

2010-11-14 Thread rgoers
Author: rgoers Date: Mon Nov 15 06:28:06 2010 New Revision: 1035154 URL: http://svn.apache.org/viewvc?rev=1035154&view=rev Log: Change more author tags Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/FileChangeEvent.java commons/proper/vfs/trunk/core/src/ma

svn commit: r1035135 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/http: HttpClientFactory.java HttpFileSystemConfigBuilder.java

2010-11-14 Thread sebb
Author: sebb Date: Mon Nov 15 03:20:52 2010 New Revision: 1035135 URL: http://svn.apache.org/viewvc?rev=1035135&view=rev Log: Adding @since tags Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/http/HttpClientFactory.java commons/proper/vfs/trunk/co

svn commit: r1035134 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ftp/FtpFileSystemConfigBuilder.java

2010-11-14 Thread sebb
Author: sebb Date: Mon Nov 15 03:17:53 2010 New Revision: 1035134 URL: http://svn.apache.org/viewvc?rev=1035134&view=rev Log: Adding @since tags Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ftp/FtpFileSystemConfigBuilder.java Modified: commons/prop

svn commit: r1035133 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ftps: FtpsClientFactory.java FtpsClientWrapper.java FtpsFileProvider.java FtpsFileSystemConfigBu

2010-11-14 Thread sebb
Author: sebb Date: Mon Nov 15 03:16:33 2010 New Revision: 1035133 URL: http://svn.apache.org/viewvc?rev=1035133&view=rev Log: Adding @since tags Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/ftps/FtpsClientFactory.java commons/proper/vfs/trunk/co

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

2010-11-14 Thread sebb
Author: sebb Date: Mon Nov 15 03:11:59 2010 New Revision: 1035130 URL: http://svn.apache.org/viewvc?rev=1035130&view=rev Log: Adding @since tags Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/sftp/SftpFileObject.java commons/proper/vfs/trunk/core/

svn commit: r1035127 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/util: CombinedResources.java Cryptor.java CryptorFactory.java DefaultCryptor.java EncryptUtil.java

2010-11-14 Thread sebb
Author: sebb Date: Mon Nov 15 03:09:24 2010 New Revision: 1035127 URL: http://svn.apache.org/viewvc?rev=1035127&view=rev Log: Adding @since tags Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/util/CombinedResources.java commons/proper/vfs/trunk/core/src/ma

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

2010-11-14 Thread sebb
Author: sebb Date: Mon Nov 15 03:07:55 2010 New Revision: 1035126 URL: http://svn.apache.org/viewvc?rev=1035126&view=rev Log: Adding @since tags Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/webdav/ExceptionConverter.java commons/proper/vfs/trunk

svn commit: r1035123 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2: FileSystemOptions.java FileTypeHasNoContentException.java UserAuthenticationData.java

2010-11-14 Thread sebb
Author: sebb Date: Mon Nov 15 03:04:02 2010 New Revision: 1035123 URL: http://svn.apache.org/viewvc?rev=1035123&view=rev Log: Adding @since tags Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/FileSystemOptions.java commons/proper/vfs/trunk/core/src/main/ja

svn commit: r1035122 - in /commons/proper/vfs/trunk: ./ core/src/main/java/org/apache/commons/vfs2/ core/src/main/java/org/apache/commons/vfs2/cache/ core/src/main/java/org/apache/commons/vfs2/impl/ c

2010-11-14 Thread rgoers
Author: rgoers Date: Mon Nov 15 02:52:44 2010 New Revision: 1035122 URL: http://svn.apache.org/viewvc?rev=1035122&view=rev Log: Start changing author tags Modified: commons/proper/vfs/trunk/checkstyle.xml commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/AllFileSelector

svn commit: r1035119 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2: Capability.java FileNotFolderException.java FileNotFoundException.java FileSystemConfigBuilder.java

2010-11-14 Thread sebb
Author: sebb Date: Mon Nov 15 01:37:03 2010 New Revision: 1035119 URL: http://svn.apache.org/viewvc?rev=1035119&view=rev Log: Start adding @since tags Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/Capability.java commons/proper/vfs/trunk/core/src/main/jav

svn commit: r1035116 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider: ./ bzip2/ ftps/ http/ tar/

2010-11-14 Thread rgoers
Author: rgoers Date: Mon Nov 15 01:25:02 2010 New Revision: 1035116 URL: http://svn.apache.org/viewvc?rev=1035116&view=rev Log: More checkstyle errors fixed Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/DefaultFileContent.java commons/proper/vfs/

svn commit: r1035073 - in /commons/proper/math/branches/MATH_2_X/src: main/java/org/apache/commons/math/exception/util/MessageFactory.java test/java/org/apache/commons/math/exception/util/MessageFacto

2010-11-14 Thread luc
Author: luc Date: Sun Nov 14 21:32:57 2010 New Revision: 1035073 URL: http://svn.apache.org/viewvc?rev=1035073&view=rev Log: reverting change introduced in 1035004: it was the javadoc that did not correspond to the intended behavior, not the code Modified: commons/proper/math/branches/MATH_

svn commit: r1035072 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/exception/util/MessageFactory.java test/java/org/apache/commons/math/exception/util/MessageFactoryTest.java

2010-11-14 Thread luc
Author: luc Date: Sun Nov 14 21:32:08 2010 New Revision: 1035072 URL: http://svn.apache.org/viewvc?rev=1035072&view=rev Log: reverting change introduced in 1035003: it was the javadoc that did not correspond to the intended behavior, not the code Modified: commons/proper/math/trunk/src/main

svn commit: r1035010 - in /commons/proper/math/branches/MATH_2_X/src: main/java/org/apache/commons/math/exception/util/MessageFactory.java test/java/org/apache/commons/math/exception/util/MessageFacto

2010-11-14 Thread luc
Author: luc Date: Sun Nov 14 15:33:16 2010 New Revision: 1035010 URL: http://svn.apache.org/viewvc?rev=1035010&view=rev Log: allow either specific or generic formats to be null Modified: commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/exception/util/MessageFactory

svn commit: r1035009 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/exception/util/MessageFactory.java test/java/org/apache/commons/math/exception/util/MessageFactoryTest.java

2010-11-14 Thread luc
Author: luc Date: Sun Nov 14 15:32:48 2010 New Revision: 1035009 URL: http://svn.apache.org/viewvc?rev=1035009&view=rev Log: allow either specific or generic formats to be null Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/util/MessageFactory.java c

svn commit: r1035004 - in /commons/proper/math/branches/MATH_2_X/src: main/java/org/apache/commons/math/exception/util/MessageFactory.java test/java/org/apache/commons/math/exception/util/MessageFacto

2010-11-14 Thread luc
Author: luc Date: Sun Nov 14 15:06:35 2010 New Revision: 1035004 URL: http://svn.apache.org/viewvc?rev=1035004&view=rev Log: fixed message building so the behavior matches the existing javadoc: general arguments are the ones remaining after the specific ones have been handled Added: commons

svn commit: r1035003 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/exception/util/MessageFactory.java test/java/org/apache/commons/math/exception/util/MessageFactoryTest.java

2010-11-14 Thread luc
Author: luc Date: Sun Nov 14 15:06:11 2010 New Revision: 1035003 URL: http://svn.apache.org/viewvc?rev=1035003&view=rev Log: fixed message building so the behavior matches the existing javadoc: general arguments are the ones remaining after the specific ones have been handled Added: commons

svn commit: r1035002 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/util/ArgUtils.java

2010-11-14 Thread luc
Author: luc Date: Sun Nov 14 15:04:51 2010 New Revision: 1035002 URL: http://svn.apache.org/viewvc?rev=1035002&view=rev Log: typo Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/util/ArgUtils.java Modified: commons/proper/math/trunk/src/main/java/org/apa

svn commit: r1035001 - /commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/exception/util/ArgUtils.java

2010-11-14 Thread luc
Author: luc Date: Sun Nov 14 15:04:13 2010 New Revision: 1035001 URL: http://svn.apache.org/viewvc?rev=1035001&view=rev Log: added missing javadoc Modified: commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/exception/util/ArgUtils.java Modified: commons/proper/mat

svn commit: r1034995 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/FunctionEvaluationException.java

2010-11-14 Thread erans
Author: erans Date: Sun Nov 14 13:33:16 2010 New Revision: 1034995 URL: http://svn.apache.org/viewvc?rev=1034995&view=rev Log: MATH-440 Deprecation. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/exception/FunctionEvaluationException.java Modified: commons/proper

svn commit: r1034981 - /commons/proper/vfs/tags/preVFS2package/

2010-11-14 Thread sebb
Author: sebb Date: Sun Nov 14 11:28:00 2010 New Revision: 1034981 URL: http://svn.apache.org/viewvc?rev=1034981&view=rev Log: Tag the code from just before the vfs=>vfs2 package change Added: commons/proper/vfs/tags/preVFS2package/ - copied from r1033636, commons/proper/vfs/trunk/

svn commit: r1034974 - /commons/proper/net/trunk/src/assembly/bin.xml

2010-11-14 Thread sebb
Author: sebb Date: Sun Nov 14 10:50:34 2010 New Revision: 1034974 URL: http://svn.apache.org/viewvc?rev=1034974&view=rev Log: Only include main binary jar Modified: commons/proper/net/trunk/src/assembly/bin.xml Modified: commons/proper/net/trunk/src/assembly/bin.xml URL: http://svn.apache.o