svn commit: r1395181 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/optimization/package-info.java

2012-10-06 Thread erans
Author: erans Date: Sat Oct 6 22:17:12 2012 New Revision: 1395181 URL: http://svn.apache.org/viewvc?rev=1395181&view=rev Log: Javadoc. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/optimization/package-info.java Modified: commons/proper/math/trunk/src/main/jav

svn commit: r1395165 - in /commons/proper/configuration/trunk/src: main/java/org/apache/commons/configuration/io/FileHandler.java test/java/org/apache/commons/configuration/io/TestFileHandler.java

2012-10-06 Thread oheger
Author: oheger Date: Sat Oct 6 20:18:28 2012 New Revision: 1395165 URL: http://svn.apache.org/viewvc?rev=1395165&view=rev Log: Added some location-related methods to FileHandler. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/io/FileHandler.java

svn commit: r1395154 - in /commons/proper/configuration/trunk/src: main/java/org/apache/commons/configuration/reloading/ test/java/org/apache/commons/configuration/reloading/

2012-10-06 Thread oheger
Author: oheger Date: Sat Oct 6 19:36:02 2012 New Revision: 1395154 URL: http://svn.apache.org/viewvc?rev=1395154&view=rev Log: Added ReloadingController and event listener interfaces as a generic means to handle reloading. Added: commons/proper/configuration/trunk/src/main/java/org/apache/

svn commit: r1395153 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/reloading/ReloadingDetector.java

2012-10-06 Thread oheger
Author: oheger Date: Sat Oct 6 19:35:18 2012 New Revision: 1395153 URL: http://svn.apache.org/viewvc?rev=1395153&view=rev Log: Added new ReloadingDetector interface. Added: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/reloading/ReloadingDetector.java

svn commit: r1395139 - in /commons/proper/io/trunk/src: changes/changes.xml main/java/org/apache/commons/io/FileUtils.java

2012-10-06 Thread ggregory
Author: ggregory Date: Sat Oct 6 18:12:06 2012 New Revision: 1395139 URL: http://svn.apache.org/viewvc?rev=1395139&view=rev Log: [IO-348] Missing information in IllegalArgumentException thrown by org.apache.commons.io.FileUtils#validateListFilesParameters. Modified: commons/proper/io/trunk/

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

2012-10-06 Thread ggregory
Author: ggregory Date: Sat Oct 6 17:09:47 2012 New Revision: 1395118 URL: http://svn.apache.org/viewvc?rev=1395118&view=rev Log: Update findbugs-maven-plugin from 2.5.1 to 2.5.2. Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL: http://svn.apache.or

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

2012-10-06 Thread ggregory
Author: ggregory Date: Sat Oct 6 17:07:10 2012 New Revision: 1395117 URL: http://svn.apache.org/viewvc?rev=1395117&view=rev Log: Revert tests to sshd-core from 0.8.0 to 0.7.0 because of some MINA dependency issue: java.lang.NoSuchMethodError: org.apache.mina.core.service.IoAcceptor.bind([Ljava/

svn commit: r1395101 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/util/Base64.java

2012-10-06 Thread sebb
Author: sebb Date: Sat Oct 6 15:45:29 2012 New Revision: 1395101 URL: http://svn.apache.org/viewvc?rev=1395101&view=rev Log: NET-484 Base64.CHUNK_SEPARATOR should be private Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/trunk/src/main/java/org/apache/comm

svn commit: r1395097 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/util/Base64.java test/java/org/apache/commons/net/util/ test/java/org/apache/commons/net/u

2012-10-06 Thread sebb
Author: sebb Date: Sat Oct 6 15:24:53 2012 New Revision: 1395097 URL: http://svn.apache.org/viewvc?rev=1395097&view=rev Log: NET-483 Base64.encodeBase64(byte[], boolean, boolean, int) does not calculate output size correctly for unchunked output Added: commons/proper/net/trunk/src/test/java

svn commit: r1395067 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/DigestUtilsTest.java

2012-10-06 Thread sebb
Author: sebb Date: Sat Oct 6 14:10:02 2012 New Revision: 1395067 URL: http://svn.apache.org/viewvc?rev=1395067&view=rev Log: Remove unnecessary private method; call the underlying method directly Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/digest/DigestUtilsT

svn commit: r1395066 - in /commons/proper/configuration/trunk/src: main/java/org/apache/commons/configuration/builder/ test/java/org/apache/commons/configuration/builder/

2012-10-06 Thread oheger
Author: oheger Date: Sat Oct 6 14:07:31 2012 New Revision: 1395066 URL: http://svn.apache.org/viewvc?rev=1395066&view=rev Log: Extended ConfigurationBuilder interface by support for BuilderListeners. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration

svn commit: r1395065 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/DigestUtils.java

2012-10-06 Thread sebb
Author: sebb Date: Sat Oct 6 14:07:10 2012 New Revision: 1395065 URL: http://svn.apache.org/viewvc?rev=1395065&view=rev Log: Remove unnecessary private method; call the underlying method directly Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/DigestUtils.

svn commit: r1395064 - /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/BuilderListener.java

2012-10-06 Thread oheger
Author: oheger Date: Sat Oct 6 14:06:51 2012 New Revision: 1395064 URL: http://svn.apache.org/viewvc?rev=1395064&view=rev Log: Added a BuilderListener interface. Added: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/BuilderListener.java (with pr

svn commit: r1395063 - /commons/proper/configuration/trunk/pom.xml

2012-10-06 Thread oheger
Author: oheger Date: Sat Oct 6 14:06:24 2012 New Revision: 1395063 URL: http://svn.apache.org/viewvc?rev=1395063&view=rev Log: - Added a dependency to commons-lang3 (it will later replace the commons-lang 2.x dependency). - Updated to most recent commons-parent version. Modified: commons/pr

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

2012-10-06 Thread ggregory
Author: ggregory Date: Sat Oct 6 12:16:04 2012 New Revision: 1395023 URL: http://svn.apache.org/viewvc?rev=1395023&view=rev Log: Update tests to sshd-core 0.8.0 from 0.7.0, bcprov-jdk15on to 1.47 from 1.46, httpcore-nio to 4.2.2 from 4.2.1. Modified: commons/proper/vfs/trunk/pom.xml Modifi

svn commit: r1395022 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/imap/AuthenticatingIMAPClient.java

2012-10-06 Thread sebb
Author: sebb Date: Sat Oct 6 12:12:29 2012 New Revision: 1395022 URL: http://svn.apache.org/viewvc?rev=1395022&view=rev Log: Simplify by using the new Base64 method to create the String output Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/imap/AuthenticatingIMAPCli

svn commit: r1395018 - in /commons/proper/net/trunk/src/main/java/org/apache/commons/net: ftp/FTPSClient.java imap/AuthenticatingIMAPClient.java pop3/ExtendedPOP3Client.java smtp/AuthenticatingSMTPCli

2012-10-06 Thread sebb
Author: sebb Date: Sat Oct 6 12:10:08 2012 New Revision: 1395018 URL: http://svn.apache.org/viewvc?rev=1395018&view=rev Log: Simplify by using the new Base64 method to create the String output Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTPSClient.java c

svn commit: r1395016 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/util/Base64.java

2012-10-06 Thread sebb
Author: sebb Date: Sat Oct 6 11:56:59 2012 New Revision: 1395016 URL: http://svn.apache.org/viewvc?rev=1395016&view=rev Log: Add static toString methods: - encodeBase64String(byte[], boolean) : String - encodeBase64StringUnChunked(byte[]) : String Modified: commons/proper/net/trunk/src/main

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

2012-10-06 Thread ggregory
Author: ggregory Date: Sat Oct 6 11:56:44 2012 New Revision: 1395015 URL: http://svn.apache.org/viewvc?rev=1395015&view=rev Log: Update to Commons Parent 27 from 26. Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL: http://svn.apache.org/viewvc/comm

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

2012-10-06 Thread ggregory
Author: ggregory Date: Sat Oct 6 11:48:38 2012 New Revision: 1395010 URL: http://svn.apache.org/viewvc?rev=1395010&view=rev Log: Use add, update, fix in changes.xml for types of changes. Modified: commons/proper/vfs/trunk/src/changes/changes.xml Modified: commons/proper/vfs/trunk/src/change

svn commit: r1395004 - in /commons/proper/vfs/trunk: core/src/main/java/org/apache/commons/vfs2/provider/ftp/FtpFileObject.java src/changes/changes.xml

2012-10-06 Thread ggregory
Author: ggregory Date: Sat Oct 6 11:41:04 2012 New Revision: 1395004 URL: http://svn.apache.org/viewvc?rev=1395004&view=rev Log: [VFS-437][FTP] StackOverFlowError getting the type of a directory with a symbolic link to a parent directory with the same name. Modified: commons/proper/vfs/tru

svn commit: r1395003 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/util/Base64.java

2012-10-06 Thread sebb
Author: sebb Date: Sat Oct 6 11:39:50 2012 New Revision: 1395003 URL: http://svn.apache.org/viewvc?rev=1395003&view=rev Log: Javadoc Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/util/Base64.java Modified: commons/proper/net/trunk/src/main/java/org/apache/commons

svn commit: r1394981 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/binary/Base64.java

2012-10-06 Thread sebb
Author: sebb Date: Sat Oct 6 10:08:43 2012 New Revision: 1394981 URL: http://svn.apache.org/viewvc?rev=1394981&view=rev Log: Javadoc: fix uneditted references to Base32 Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/binary/Base64.java Modified: commons/proper/