[commons-collections] branch master updated: More tests.

2019-08-18 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new 041fdad More tests. new 111

[commons-compress] branch master updated: typo

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new 2492bbe typo 2492bbe is described be

[commons-compress] branch master updated: COMPRESS-485 bring back the old submit method - backwards compatibility

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new 5a19091 COMPRESS-485 bring back the

[commons-compress] 01/02: COMPRESS-231 javadocs

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 0cc082068c25419ea41133978dfb405bb058e48c Author: Stefan Bodewig AuthorDate: Sun Aug 18 17:10:06 2019 +0200

[commons-compress] branch master updated (8bdb913 -> 26ad28c)

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git. from 8bdb913 COMPRESS-231 deal with edge case new 0cc0820 COMPRESS-231 javadocs new 26ad28c COMPRE

[commons-compress] 02/02: COMPRESS-231 increase test coverage

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 26ad28cdaeb46f5cd0344687116952db97857929 Author: Stefan Bodewig AuthorDate: Sun Aug 18 17:27:40 2019 +0200

[commons-compress] branch master updated (e959762 -> 8bdb913)

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git. from e959762 COMPRESS-231 add a concatenated SeekableByteChannel based on code by Tim Underwood new 7d4e

[commons-compress] 02/02: COMPRESS-231 deal with edge case

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 8bdb913000d7cceb0b7ac966fd3d1583280182c3 Author: Stefan Bodewig AuthorDate: Sun Aug 18 17:06:49 2019 +0200

[commons-compress] 01/02: whitespace

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 7d4e6b213ff87ca61982a7c55a7869ba99fabcd0 Author: Stefan Bodewig AuthorDate: Sun Aug 18 17:04:19 2019 +0200

[commons-compress] branch master updated: COMPRESS-231 add a concatenated SeekableByteChannel based on code by Tim Underwood

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new e959762 COMPRESS-231 add a concatena

[commons-compress] branch master updated: COMPRESS-479 revert binary backwards incompatible change

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new d88aa22 COMPRESS-479 revert binary b

[commons-compress] branch master updated: COMPRESS-483 throw exception if stored DD doesn't match what has been read

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new f5d0bb1 COMPRESS-483 throw exception

[commons-compress] branch master updated (82986dd -> a9aabdd)

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git. from 82986dd COMPRESS-482 stored with data descriptor now works without DD signature new d3ed06a COMPRE

[commons-compress] 01/02: COMPRESS-482 ensure there is enough data available for a DD

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit d3ed06a07b880fca2ef2610ba1f3d33f7f566caa Author: Stefan Bodewig AuthorDate: Sun Aug 18 12:02:58 2019 +0200

[commons-compress] 02/02: COMPRESS-482 document change

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit a9aabdd9ef5e822710734aafde1a90e4b619ce78 Author: Stefan Bodewig AuthorDate: Sun Aug 18 12:05:30 2019 +0200

[commons-compress] 01/02: bad test case name

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit ad9b4244607aaca0eb77c54219515c28c52839e7 Author: Stefan Bodewig AuthorDate: Sun Aug 18 10:37:00 2019 +0200

[commons-compress] 02/02: COMPRESS-482 stored with data descriptor now works without DD signature

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 82986dd12fc255d218a6454364a50eb9ae3f812d Author: Stefan Bodewig AuthorDate: Sun Aug 18 11:57:40 2019 +0200

[commons-compress] branch master updated (80a388e -> 82986dd)

2019-08-18 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git. from 80a388e COMPRESS-231 mention workaround for 7z multi part archives new ad9b424 bad test case name