[lang] Correct release date of 3.5 release in changes.xml

2016-10-17 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 6129bdbc6 -> 7316c8218 Correct release date of 3.5 release in changes.xml Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/7316c821 Tree: http://git

svn commit: r1765339 - /commons/proper/logging/trunk/build.xml

2016-10-17 Thread ggregory
Author: ggregory Date: Mon Oct 17 16:52:59 2016 New Revision: 1765339 URL: http://svn.apache.org/viewvc?rev=1765339&view=rev Log: Update Ant build from Maven 1 to Maven 2 links. Modified: commons/proper/logging/trunk/build.xml Modified: commons/proper/logging/trunk/build.xml URL: http://svn

svn commit: r1765341 - in /commons/proper/logging/trunk/src: changes/changes.xml main/java/org/apache/commons/logging/LogFactory.java main/java/org/apache/commons/logging/impl/SimpleLog.java

2016-10-17 Thread ggregory
Author: ggregory Date: Mon Oct 17 16:56:41 2016 New Revision: 1765341 URL: http://svn.apache.org/viewvc?rev=1765341&view=rev Log: [LOGGING-163] BufferedReader is not closed properly. Modified: commons/proper/logging/trunk/src/changes/changes.xml commons/proper/logging/trunk/src/main/java

Re: svn commit: r1765341 - in /commons/proper/logging/trunk/src: changes/changes.xml main/java/org/apache/commons/logging/LogFactory.java main/java/org/apache/commons/logging/impl/SimpleLog.java

2016-10-17 Thread Benedikt Ritter
Hello Gary, do you see a way to back this change with tests? Regards, Benedikt

[lang] site: Nav, javadoc now says GIT latest as opposed to SVN latest

2016-10-17 Thread chtompki
Repository: commons-lang Updated Branches: refs/heads/master 7316c8218 -> 9ca3e3e6c site: Nav, javadoc now says GIT latest as opposed to SVN latest Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/9ca3e3e6 Tre

svn commit: r1765376 - /commons/proper/logging/trunk/src/main/java/org/apache/commons/logging/impl/SimpleLog.java

2016-10-17 Thread ggregory
Author: ggregory Date: Mon Oct 17 21:52:30 2016 New Revision: 1765376 URL: http://svn.apache.org/viewvc?rev=1765376&view=rev Log: [LOGGING-163] BufferedReader is not closed properly. Oops, clean up suggested by Sebb. Modified: commons/proper/logging/trunk/src/main/java/org/apache/commons/lo

svn commit: r1765380 - /commons/sandbox/cli2/trunk/pom.xml

2016-10-17 Thread sebb
Author: sebb Date: Mon Oct 17 23:32:56 2016 New Revision: 1765380 URL: http://svn.apache.org/viewvc?rev=1765380&view=rev Log: Minimal fix so CLI2 builds. This does not imply that the component is being maintained... Modified: commons/sandbox/cli2/trunk/pom.xml Modified: commons/sandbox/cli2