[2/2] commons-compress git commit: COMPRESS-445 compressed size must include size of trees for IMPLODE

2018-04-22 Thread bodewig
COMPRESS-445 compressed size must include size of trees for IMPLODE Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/906d2770 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/906d2770 Dif

[1/2] commons-compress git commit: ExplodingInputStream doesn't close nested stream

2018-04-22 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master be86c6236 -> 906d27704 ExplodingInputStream doesn't close nested stream Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/c5e3fbe0 Tree:

commons-compress git commit: COMPRESS-445 fix stats for Stored entries in ZipArchiveInputStream

2018-04-22 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 36a5631eb -> be86c6236 COMPRESS-445 fix stats for Stored entries in ZipArchiveInputStream Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/comm

[3/5] commons-compress git commit: COMPRESS-445 make ZipFile return statistics for stored entries

2018-04-22 Thread bodewig
COMPRESS-445 make ZipFile return statistics for stored entries Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/74abd5b7 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/74abd5b7 Diff: ht

[4/5] commons-compress git commit: COMPRESS-445 document ZipFile's new contract

2018-04-22 Thread bodewig
COMPRESS-445 document ZipFile's new contract Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/0db4e9a6 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/0db4e9a6 Diff: http://git-wip-us.ap

[1/5] commons-compress git commit: COMPRESS-445 refactor statistics test

2018-04-22 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master ac7f09c8c -> 36a5631eb COMPRESS-445 refactor statistics test Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/d6b07a11 Tree: http://git-

[2/5] commons-compress git commit: COMPRESS-445 can't use decoder after stream has been exhausted

2018-04-22 Thread bodewig
COMPRESS-445 can't use decoder after stream has been exhausted Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/b8f7d772 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/b8f7d772 Diff: ht

[5/5] commons-compress git commit: COMPRESS-445 test cases for the remaining ZIP methods

2018-04-22 Thread bodewig
COMPRESS-445 test cases for the remaining ZIP methods Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/36a5631e Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/36a5631e Diff: http://git-

[lang] [LANG-1394] org.apache.commons.lang3.SystemUtils should not write to System.err.

2018-04-22 Thread ggregory
Repository: commons-lang Updated Branches: refs/heads/master 7c441e87c -> 58a8f12b4 [LANG-1394] org.apache.commons.lang3.SystemUtils should not write to System.err. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/com

[1/2] commons-compress git commit: RAT doesn't detect Apache license when https is used

2018-04-22 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master c6689ab7c -> ac7f09c8c RAT doesn't detect Apache license when https is used Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/25bf90c4 Tr

[2/2] commons-compress git commit: upgrade to Commons Parent 46

2018-04-22 Thread bodewig
upgrade to Commons Parent 46 Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/ac7f09c8 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/ac7f09c8 Diff: http://git-wip-us.apache.org/repos/a

commons-compress git commit: COMPRESS-445 document change

2018-04-22 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 0646aa7d4 -> c6689ab7c COMPRESS-445 document change Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/c6689ab7 Tree: http://git-wip-us.ap

[2/3] commons-compress git commit: COMPRESS-445 cosmetics

2018-04-22 Thread bodewig
COMPRESS-445 cosmetics Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/22c79b2f Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/22c79b2f Diff: http://git-wip-us.apache.org/repos/asf/com

[3/3] commons-compress git commit: COMPRESS-445 try to get compressed count for all supported methods

2018-04-22 Thread bodewig
COMPRESS-445 try to get compressed count for all supported methods Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/0646aa7d Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/0646aa7d Diff

[1/3] commons-compress git commit: COMPRESS-445 provide statistics when uncompressing

2018-04-22 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 166b186e8 -> 0646aa7d4 COMPRESS-445 provide statistics when uncompressing patch by Andreas Beeker Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-comp

[1/2] commons-compress git commit: COMPRESS-447 turn ArrayIndexOutOfBoundsExceptions into ZipExceptions

2018-04-22 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 777853369 -> 166b186e8 COMPRESS-447 turn ArrayIndexOutOfBoundsExceptions into ZipExceptions Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/co

[2/2] commons-compress git commit: whitespace

2018-04-22 Thread bodewig
whitespace Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/166b186e Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/166b186e Diff: http://git-wip-us.apache.org/repos/asf/commons-compres

commons-compress git commit: ensure all skip call go through IOUtils.skip

2018-04-22 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 765b8f88b -> 777853369 ensure all skip call go through IOUtils.skip Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/77785336 Tree: http

commons-compress git commit: use IOUtils.skip

2018-04-22 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 69f38e818 -> 765b8f88b use IOUtils.skip Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/765b8f88 Tree: http://git-wip-us.apache.org/rep