[7/7] commons-compress git commit: closes #33, thanks @TheRealHaui

2017-06-17 Thread bodewig
closes #33, thanks @TheRealHaui Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/0960a387 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/0960a387 Diff:

[6/7] commons-compress git commit: add-some-Unit-Tests Minor variable renaming.

2017-06-17 Thread bodewig
add-some-Unit-Tests Minor variable renaming. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/496691bf Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/496691bf Diff:

[1/7] commons-compress git commit: add-some-Unit-Tests Added additional Unit Tests.

2017-06-17 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 7254daa3f -> 0960a387c add-some-Unit-Tests Added additional Unit Tests. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/3c2419db Tree:

[2/7] commons-compress git commit: add-some-Unit-Tests Added myself as contributor to pom.xml as "requested" by Stefan Bodewig.

2017-06-17 Thread bodewig
add-some-Unit-Tests Added myself as contributor to pom.xml as "requested" by Stefan Bodewig. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/cf9f45bc Tree:

[3/7] commons-compress git commit: add-some-Unit-Tests Removed @author tags in comments.

2017-06-17 Thread bodewig
add-some-Unit-Tests Removed @author tags in comments. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/b5848b2f Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/b5848b2f Diff:

[4/7] commons-compress git commit: add-some-Unit-Tests Added some Unit Tests to increase code coverage.

2017-06-17 Thread bodewig
add-some-Unit-Tests Added some Unit Tests to increase code coverage. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/b861b4f0 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/b861b4f0

[5/7] commons-compress git commit: add-some-Unit-Tests Removed test testGetValueThrowsNullPointerException in class ChecksumCalculatingInputStreamTest. Test represented a bug/defect which is going to

2017-06-17 Thread bodewig
add-some-Unit-Tests Removed test testGetValueThrowsNullPointerException in class ChecksumCalculatingInputStreamTest. Test represented a bug/defect which is going to be fixed in a different branch. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit:

commons-compress git commit: reformulate test

2017-06-17 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 0960a387c -> b53ead4b4 reformulate 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/b53ead4b Tree:

[1/2] commons-compress git commit: COMPRESS-412 NullPointerException defect in ChecksumCalculatingInputStream#getValue() fixed.

2017-06-17 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master b53ead4b4 -> 8c3201bbd COMPRESS-412 NullPointerException defect in ChecksumCalculatingInputStream#getValue() fixed. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit:

[2/2] commons-compress git commit: COMPRESS-412 record change.

2017-06-17 Thread bodewig
COMPRESS-412 record change. closes #35 Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/8c3201bb Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/8c3201bb Diff:

[4/5] commons-compress git commit: COMPRESS-411 actually use formatLongBinary

2017-06-17 Thread bodewig
COMPRESS-411 actually use formatLongBinary Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/02735ad7 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/02735ad7 Diff:

[3/5] commons-compress git commit: add an extra sanity check

2017-06-17 Thread bodewig
add an extra sanity check Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/137aa57f Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/137aa57f Diff:

[1/5] commons-compress git commit: COMPRESS-411 ensure we really set the most sig byte when length is 8

2017-06-17 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 8c3201bbd -> 4be9979b4 COMPRESS-411 ensure we really set the most sig byte when length is 8 Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit:

[5/5] commons-compress git commit: COMPRESS-411 clearer formulation of the same test

2017-06-17 Thread bodewig
COMPRESS-411 clearer formulation of the same 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/4be9979b Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/4be9979b Diff:

[2/5] commons-compress git commit: COMPRESS-411 Math.abs is dangerous

2017-06-17 Thread bodewig
COMPRESS-411 Math.abs is dangerous Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/2c8892a2 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/2c8892a2 Diff: