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

2013-02-20 Thread joehni
Author: joehni Date: Wed Feb 20 08:32:42 2013 New Revision: 1448036 URL: http://svn.apache.org/r1448036 Log: Update sshd-core to version 0.8.0 from version 0.7.0. Update mina-core from version 2.0.4 to version 2.0.7. Modified: commons/proper/vfs/trunk/pom.xml Modified:

svn commit: r1448053 - in /commons/proper/logging/trunk/src: changes/changes.xml main/java/org/apache/commons/logging/impl/Jdk14Logger.java

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 09:20:12 2013 New Revision: 1448053 URL: http://svn.apache.org/r1448053 Log: [LOGGING-133] Change scope of Jdk14Logger.log to protected. Modified: commons/proper/logging/trunk/src/changes/changes.xml

svn commit: r1448063 - in /commons/proper/logging/trunk/src: changes/changes.xml main/java/org/apache/commons/logging/impl/Jdk14Logger.java test/java/org/apache/commons/logging/jdk14/CustomConfigTestC

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 10:01:41 2013 New Revision: 1448063 URL: http://svn.apache.org/r1448063 Log: [LOGGING-132] Jdk14Logger now correctly uses the specified logger name. Modified: commons/proper/logging/trunk/src/changes/changes.xml

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

2013-02-20 Thread joehni
Author: joehni Date: Wed Feb 20 11:00:02 2013 New Revision: 1448071 URL: http://svn.apache.org/r1448071 Log: Add missing license header. Modified: commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/ftp/test/MultipleConnectionTestCase.java Modified:

svn commit: r1448074 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/smtp/AuthenticatingSMTPClient.java main/java/org/apache/commons/net/smtp/SMTPSClient.java

2013-02-20 Thread sebb
Author: sebb Date: Wed Feb 20 11:05:22 2013 New Revision: 1448074 URL: http://svn.apache.org/r1448074 Log: NET-503 AuthenticatingSMTPClient does not support non-default encoding Modified: commons/proper/net/trunk/src/changes/changes.xml

svn commit: r1448075 - in /commons/proper/net/trunk/src/main/java/org/apache/commons/net/smtp: AuthenticatingSMTPClient.java SMTPSClient.java

2013-02-20 Thread sebb
Author: sebb Date: Wed Feb 20 11:06:36 2013 New Revision: 1448075 URL: http://svn.apache.org/r1448075 Log: Missing @since markers Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/smtp/AuthenticatingSMTPClient.java

svn commit: r1448087 - in /commons/proper/net/trunk/src/main/java/org/apache/commons/net: bsd/RExecClient.java ftp/FTP.java ftp/FTPClient.java ftp/FTPCmd.java ftp/FTPHTTPClient.java ftp/FTPSClient.jav

2013-02-20 Thread sebb
Author: sebb Date: Wed Feb 20 11:20:07 2013 New Revision: 1448087 URL: http://svn.apache.org/r1448087 Log: Add @since markers Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/bsd/RExecClient.java

svn commit: r1448089 - /commons/proper/net/trunk/

2013-02-20 Thread sebb
Author: sebb Date: Wed Feb 20 11:26:32 2013 New Revision: 1448089 URL: http://svn.apache.org/r1448089 Log: Add 3.2 tag Modified: commons/proper/net/trunk/ (props changed) Propchange: commons/proper/net/trunk/ --

svn commit: r1448097 - in /commons/proper/logging/trunk/src: changes/changes.xml main/java/org/apache/commons/logging/impl/LogFactoryImpl.java

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 11:39:42 2013 New Revision: 1448097 URL: http://svn.apache.org/r1448097 Log: [LOGGING-138] Add stacktrace of discovery failure to diagnostic message. Modified: commons/proper/logging/trunk/src/changes/changes.xml

svn commit: r1448119 - in /commons/proper/logging/trunk/src/main/java/org/apache/commons/logging/impl: Log4JLogger.java LogKitLogger.java

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 12:28:04 2013 New Revision: 1448119 URL: http://svn.apache.org/r1448119 Log: [LOGGING-135] Use double-checked locking idiom to improve thread-safety of Log4JLogger and LogKitLogger. Modified:

svn commit: r1448124 - /commons/proper/logging/trunk/src/changes/changes.xml

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 12:34:01 2013 New Revision: 1448124 URL: http://svn.apache.org/r1448124 Log: [LOGGING-135] Update changes.xml. Modified: commons/proper/logging/trunk/src/changes/changes.xml Modified: commons/proper/logging/trunk/src/changes/changes.xml URL:

svn commit: r1448250 - /commons/proper/logging/trunk/doap_logging.rdf

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 15:41:51 2013 New Revision: 1448250 URL: http://svn.apache.org/r1448250 Log: Add missing license header. Modified: commons/proper/logging/trunk/doap_logging.rdf Modified: commons/proper/logging/trunk/doap_logging.rdf URL:

svn commit: r1448251 - /commons/proper/logging/trunk/src/conf/MANIFEST.MF

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 15:42:09 2013 New Revision: 1448251 URL: http://svn.apache.org/r1448251 Log: Update version info Modified: commons/proper/logging/trunk/src/conf/MANIFEST.MF Modified: commons/proper/logging/trunk/src/conf/MANIFEST.MF URL:

svn commit: r1448254 - /commons/proper/logging/trunk/pom.xml

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 15:43:11 2013 New Revision: 1448254 URL: http://svn.apache.org/r1448254 Log: Update parent to 28, include myself, disable surefire/cobertura execution - failsafe is used instead. Modified: commons/proper/logging/trunk/pom.xml Modified:

svn commit: r1448266 - in /commons/proper/logging/trunk/src/site: site.xml xdoc/download_logging.xml xdoc/index.xml xdoc/issue-tracking.xml.bak xdoc/junit-report.xml

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 15:58:49 2013 New Revision: 1448266 URL: http://svn.apache.org/r1448266 Log: Updated site. Removed: commons/proper/logging/trunk/src/site/xdoc/issue-tracking.xml.bak Modified: commons/proper/logging/trunk/src/site/site.xml

svn commit: r1448267 - /commons/proper/logging/trunk/pom.xml

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 15:59:16 2013 New Revision: 1448267 URL: http://svn.apache.org/r1448267 Log: Complete personal information. Modified: commons/proper/logging/trunk/pom.xml Modified: commons/proper/logging/trunk/pom.xml URL:

svn commit: r1448269 - in /commons/proper/logging/trunk: RELEASE-NOTES.txt src/changes/changes.xml

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 16:01:44 2013 New Revision: 1448269 URL: http://svn.apache.org/r1448269 Log: Update release notes. Modified: commons/proper/logging/trunk/RELEASE-NOTES.txt commons/proper/logging/trunk/src/changes/changes.xml Modified:

svn commit: r851304 - in /websites/production/commons/content/proper/commons-logging: commons-logging-1.0.2/ commons-logging-1.0.3/ commons-logging-1.0.4/ commons-logging-1.1.1/ commons-logging-1.1/ j

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 16:13:02 2013 New Revision: 851304 Log: Move old content to correct place. Added: websites/production/commons/content/proper/commons-logging/commons-logging-1.0.2/ - copied from r850917,

svn commit: r1448286 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/math/NumberUtils.java

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 16:47:18 2013 New Revision: 1448286 URL: http://svn.apache.org/r1448286 Log: Add missing javadoc. Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/math/NumberUtils.java Modified:

svn commit: r1448305 - /commons/proper/logging/trunk/

2013-02-20 Thread ggregory
Author: ggregory Date: Wed Feb 20 17:15:52 2013 New Revision: 1448305 URL: http://svn.apache.org/r1448305 Log: Add Eclipse artifacts to svn:ignore. Modified: commons/proper/logging/trunk/ (props changed) Propchange: commons/proper/logging/trunk/

svn commit: r1448307 - in /commons/proper/logging/trunk/src/test/java/org/apache/commons/logging: AltHashtable.java security/SecurityAllowedTestCase.java security/SecurityForbiddenTestCase.java simple

2013-02-20 Thread ggregory
Author: ggregory Date: Wed Feb 20 17:19:20 2013 New Revision: 1448307 URL: http://svn.apache.org/r1448307 Log: Add missing serial version ID (generated). Modified: commons/proper/logging/trunk/src/test/java/org/apache/commons/logging/AltHashtable.java

svn commit: r1448357 - in /commons/proper/compress/trunk/src: changes/changes.xml main/java/org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.java test/java/org/apache/commons/compress/a

2013-02-20 Thread bodewig
Author: bodewig Date: Wed Feb 20 19:22:39 2013 New Revision: 1448357 URL: http://svn.apache.org/r1448357 Log: COMPRESS-219 reading stored entries could try to read past the end of the internal buffer Modified: commons/proper/compress/trunk/src/changes/changes.xml

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

2013-02-20 Thread bodewig
Author: bodewig Date: Wed Feb 20 19:24:03 2013 New Revision: 1448361 URL: http://svn.apache.org/r1448361 Log: Disable test until I know we can include the zip that is needed for the test Modified:

svn commit: r1448370 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/builder/ReflectionToStringBuilder.java

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 19:54:19 2013 New Revision: 1448370 URL: http://svn.apache.org/r1448370 Log: Fix typo. Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/builder/ReflectionToStringBuilder.java Modified:

svn commit: r1448398 - /commons/proper/logging/trunk/pom.xml

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 20:52:56 2013 New Revision: 1448398 URL: http://svn.apache.org/r1448398 Log: Ignore static content by scm-publish plugin. Modified: commons/proper/logging/trunk/pom.xml Modified: commons/proper/logging/trunk/pom.xml URL:

svn commit: r1448405 - in /commons/proper/logging/trunk: RELEASE-NOTES.txt src/changes/release-notes.vm

2013-02-20 Thread tn
Author: tn Date: Wed Feb 20 20:56:33 2013 New Revision: 1448405 URL: http://svn.apache.org/r1448405 Log: Minor formatting fix ;-). Modified: commons/proper/logging/trunk/RELEASE-NOTES.txt commons/proper/logging/trunk/src/changes/release-notes.vm Modified: