svn commit: r1813458 - /commons/proper/daemon/trunk/src/native/windows/apps/prunmgr/prunmgr.c

2017-10-26 Thread markt
Author: markt Date: Thu Oct 26 20:35:28 2017 New Revision: 1813458 URL: http://svn.apache.org/viewvc?rev=1813458=rev Log: Fix comment typos Modified: commons/proper/daemon/trunk/src/native/windows/apps/prunmgr/prunmgr.c Modified:

svn commit: r1813455 - /commons/proper/daemon/trunk/src/changes/changes.xml

2017-10-26 Thread markt
Author: markt Date: Thu Oct 26 19:45:51 2017 New Revision: 1813455 URL: http://svn.apache.org/viewvc?rev=1813455=rev Log: Update change log for DAEMON-302 Modified: commons/proper/daemon/trunk/src/changes/changes.xml Modified: commons/proper/daemon/trunk/src/changes/changes.xml URL:

svn commit: r1813444 - /commons/proper/daemon/trunk/src/native/windows/src/javajni.c

2017-10-26 Thread markt
Author: markt Date: Thu Oct 26 18:20:01 2017 New Revision: 1813444 URL: http://svn.apache.org/viewvc?rev=1813444=rev Log: Partial fix for DAEMON-302. This addresses JVM crashes with JNI mode. Modified: commons/proper/daemon/trunk/src/native/windows/src/javajni.c Modified:

[lang] doc: remove escape SQL references from javadoc (closes #303)

2017-10-26 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master c1ffdbab5 -> 7a3ca8598 doc: remove escape SQL references from javadoc (closes #303) Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/7a3ca859 Tree:

svn commit: r1813424 - in /commons/proper/vfs/trunk/commons-vfs2/src: main/java/org/apache/commons/vfs2/provider/zip/ test/java/org/apache/commons/vfs2/provider/local/test/ test/java/org/apache/common

2017-10-26 Thread ggregory
Author: ggregory Date: Thu Oct 26 16:04:37 2017 New Revision: 1813424 URL: http://svn.apache.org/viewvc?rev=1813424=rev Log: Use final. Modified: commons/proper/vfs/trunk/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/zip/ZipFileObject.java

svn commit: r1813423 - in /commons/proper/vfs/trunk/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider: DefaultFileContent.java sftp/SftpFileSystem.java sftp/SftpFileSystemConfigBuilder.java

2017-10-26 Thread ggregory
Author: ggregory Date: Thu Oct 26 16:04:05 2017 New Revision: 1813423 URL: http://svn.apache.org/viewvc?rev=1813423=rev Log: Remove trailing white spaces on all lines. Modified: commons/proper/vfs/trunk/commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/DefaultFileContent.java

svn commit: r1813421 - in /commons/proper/vfs/trunk: commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/sftp/ src/changes/

2017-10-26 Thread ggregory
Author: ggregory Date: Thu Oct 26 15:54:18 2017 New Revision: 1813421 URL: http://svn.apache.org/viewvc?rev=1813421=rev Log: [VFS-589] SFTP moveTo operation hangs if the server does not support SSH channelExec. Modified:

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

2017-10-26 Thread ggregory
Author: ggregory Date: Thu Oct 26 15:00:57 2017 New Revision: 1813414 URL: http://svn.apache.org/viewvc?rev=1813414=rev Log: Typos. Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL:

svn commit: r1813413 - /commons/proper/vfs/trunk/commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/local/test/FileNameTests.java

2017-10-26 Thread ggregory
Author: ggregory Date: Thu Oct 26 14:44:30 2017 New Revision: 1813413 URL: http://svn.apache.org/viewvc?rev=1813413=rev Log: Looking for an NPE... Modified: commons/proper/vfs/trunk/commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/local/test/FileNameTests.java Modified:

svn commit: r1813412 - /commons/proper/vfs/trunk/commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/local/test/FileNameTests.java

2017-10-26 Thread ggregory
Author: ggregory Date: Thu Oct 26 14:44:12 2017 New Revision: 1813412 URL: http://svn.apache.org/viewvc?rev=1813412=rev Log: Release test resource. Modified: commons/proper/vfs/trunk/commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/local/test/FileNameTests.java Modified:

svn commit: r1813411 - /commons/proper/vfs/trunk/commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/local/test/FileNameTests.java

2017-10-26 Thread ggregory
Author: ggregory Date: Thu Oct 26 14:43:45 2017 New Revision: 1813411 URL: http://svn.apache.org/viewvc?rev=1813411=rev Log: Looking for an NPE... Modified: commons/proper/vfs/trunk/commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/local/test/FileNameTests.java Modified:

svn commit: r1813410 - in /commons/proper/vfs/trunk/commons-vfs2/src/test/java/org/apache/commons/vfs2: provider/local/test/WindowsFileNameTests.java test/AbstractProviderTestCase.java

2017-10-26 Thread ggregory
Author: ggregory Date: Thu Oct 26 14:42:34 2017 New Revision: 1813410 URL: http://svn.apache.org/viewvc?rev=1813410=rev Log: Looking for an NPE... Modified: commons/proper/vfs/trunk/commons-vfs2/src/test/java/org/apache/commons/vfs2/provider/local/test/WindowsFileNameTests.java

[4/4] [text] apply (relaxed) checkstyle rules to test and fix (or suppress) existing violations (closes #71)

2017-10-26 Thread pascalschumacher
apply (relaxed) checkstyle rules to test and fix (or suppress) existing violations (closes #71) Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/6665a020 Tree:

[2/4] [text] apply (relaxed) checkstyle rules to test and fix (or suppress) existing violations (closes #71)

2017-10-26 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-text/blob/6665a020/src/test/java/org/apache/commons/text/StringEscapeUtilsTest.java -- diff --git a/src/test/java/org/apache/commons/text/StringEscapeUtilsTest.java

[1/4] [text] apply (relaxed) checkstyle rules to test and fix (or suppress) existing violations (closes #71)

2017-10-26 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master a200b34e2 -> 6665a0209 http://git-wip-us.apache.org/repos/asf/commons-text/blob/6665a020/src/test/java/org/apache/commons/text/translate/JavaUnicodeEscaperTest.java