[2/2] commons-compress git commit: package level javadocs for lz77support

2017-02-07 Thread bodewig
package level javadocs for lz77support Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/b6657ca9 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/b6657ca9 Diff: http://git-wip-us.apache.o

[1/2] commons-compress git commit: Forgot to adapt package docs when LZMA write support was added

2017-02-07 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master ea85631d2 -> b6657ca9a Forgot to adapt package docs when LZMA write support was added Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/9

svn commit: r1782100 - /commons/proper/net/trunk/pom.xml

2017-02-07 Thread sebb
Author: sebb Date: Wed Feb 8 01:24:08 2017 New Revision: 1782100 URL: http://svn.apache.org/viewvc?rev=1782100&view=rev Log: Update to CP42 and exec 1.5.0 Modified: commons/proper/net/trunk/pom.xml Modified: commons/proper/net/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/

svn commit: r1782091 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/telnet/TelnetClient.java

2017-02-07 Thread sebb
Author: sebb Date: Tue Feb 7 23:52:49 2017 New Revision: 1782091 URL: http://svn.apache.org/viewvc?rev=1782091&view=rev Log: NET-596 NullPointerException when disconnecting TelnetClient twice with JDK 7 Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/trunk/

svn commit: r1782089 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/ftp/FTPClientConfig.java main/java/org/apache/commons/net/ftp/parser/DefaultFTPFileEntryPa

2017-02-07 Thread sebb
Author: sebb Date: Tue Feb 7 23:23:36 2017 New Revision: 1782089 URL: http://svn.apache.org/viewvc?rev=1782089&view=rev Log: NET-602 Failure to parse times from SYST_L8 systems that report as "WINDOWS Type: L8" Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/n

svn commit: r1782077 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/tftp/TFTPClient.java

2017-02-07 Thread sebb
Author: sebb Date: Tue Feb 7 20:33:05 2017 New Revision: 1782077 URL: http://svn.apache.org/viewvc?rev=1782077&view=rev Log: NET-604 TFTP send & receive don't have progress indication Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/trunk/src/main/java/org/a

commons-compress git commit: COMPRESS-271 record LZ4 support

2017-02-07 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master cfd695786 -> ea85631d2 COMPRESS-271 record LZ4 support Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/ea85631d Tree: http://git-wip-us

commons-compress git commit: COMPRESS-271 avoid unnecessary calculation of hash

2017-02-07 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master a5720927e -> cfd695786 COMPRESS-271 avoid unnecessary calculation of hash Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/cfd69578 Tree

svn commit: r1782074 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/ftp/FTPClient.java test/java/org/apache/commons/net/ftp/FTPClientTest.java

2017-02-07 Thread sebb
Author: sebb Date: Tue Feb 7 20:02:28 2017 New Revision: 1782074 URL: http://svn.apache.org/viewvc?rev=1782074&view=rev Log: NET-588 FTPClient.setPassiveNatWorkaround assumes host is outside site local range Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/

commons-compress git commit: COMPRESS-271 implement block dependency when writing framed lz4

2017-02-07 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master a5f7089f6 -> a5720927e COMPRESS-271 implement block dependency when writing framed lz4 Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/

[2/2] commons-compress git commit: COMPRESS-271 bad values for max blacksize flag

2017-02-07 Thread bodewig
COMPRESS-271 bad values for max blacksize flag Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/a5f7089f Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/a5f7089f Diff: http://git-wip-us.

[1/2] commons-compress git commit: COMPRESS-271 only write content hash when requested

2017-02-07 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master a0e27b5a4 -> a5f7089f6 COMPRESS-271 only write content hash when requested Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/4355b00e Tre

commons-compress git commit: add support for prefill in LZ77 Compressor

2017-02-07 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 75bb48015 -> a0e27b5a4 add support for prefill in LZ77 Compressor Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/a0e27b5a Tree: http:/

svn commit: r1782012 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/ftp/FTPClient.java

2017-02-07 Thread sebb
Author: sebb Date: Tue Feb 7 15:33:35 2017 New Revision: 1782012 URL: http://svn.apache.org/viewvc?rev=1782012&view=rev Log: NET-610 FTPClient.mlistFile incorrectly handles MLST reply Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/trunk/src/main/java/org/a

svn commit: r1782002 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/ftp/FTP.java

2017-02-07 Thread sebb
Author: sebb Date: Tue Feb 7 14:40:49 2017 New Revision: 1782002 URL: http://svn.apache.org/viewvc?rev=1782002&view=rev Log: NET-611 FTP does not validate command reply syntax fully Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/trunk/src/main/java/org/apac

svn commit: r1782001 - /commons/proper/net/trunk/src/main/java/examples/ftp/FTPClientExample.java

2017-02-07 Thread sebb
Author: sebb Date: Tue Feb 7 14:39:59 2017 New Revision: 1782001 URL: http://svn.apache.org/viewvc?rev=1782001&view=rev Log: mdtmFile can return null Modified: commons/proper/net/trunk/src/main/java/examples/ftp/FTPClientExample.java Modified: commons/proper/net/trunk/src/main/java/example

svn commit: r18200 - /dev/commons/text/

2017-02-07 Thread chtompki
Author: chtompki Date: Tue Feb 7 12:12:46 2017 New Revision: 18200 Log: fix: typographical error - staging commons-text artifacts' sha1 and md5 files from 1.0-beta-1-RC4 Modified: dev/commons/text/commons-text-1.0-beta-1-bin.tar.gz.md5 dev/commons/text/commons-text-1.0-beta-1-bin.tar.gz

svn commit: r18199 - /dev/commons/text/

2017-02-07 Thread chtompki
Author: chtompki Date: Tue Feb 7 12:09:45 2017 New Revision: 18199 Log: Staging commons-text artifacts' sha1 and md5 files from 1.0-beta-1-RC4 Added: dev/commons/text/commons-text-1.0-beta-1-bin.tar.gz.md5 dev/commons/text/commons-text-1.0-beta-1-bin.tar.gz.sha1 dev/commons/text/comm

[text] Spelling

2017-02-07 Thread sebb
Repository: commons-text Updated Branches: refs/heads/master 13e5051de -> 7a96b5000 Spelling Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/7a96b500 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/t

[text] Unused

2017-02-07 Thread sebb
Repository: commons-text Updated Branches: refs/heads/master 6c19c2cca -> 13e5051de Unused Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/13e5051d Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tre

[text] Once a String, alwaus a String ...

2017-02-07 Thread sebb
Repository: commons-text Updated Branches: refs/heads/master 72733aea2 -> 6c19c2cca Once a String, alwaus a String ... Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/6c19c2cc Tree: http://git-wip-us.apache.or

[text] Fix generics warnings; allows several casts to be dropped

2017-02-07 Thread sebb
Repository: commons-text Updated Branches: refs/heads/master d24d8b257 -> 72733aea2 Fix generics warnings; allows several casts to be dropped Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/72733aea Tree: http