commons-compress git commit: fix javadoc warning

2017-06-24 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master c93d3e1d7 -> 5e108a2e7 fix javadoc warning Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/5e108a2e Tree:

[3/3] commons-compress git commit: silence Sonar where we intentionally break its rules

2017-06-24 Thread bodewig
silence Sonar where we intentionally break its rules Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/19e1b02f Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/19e1b02f Diff:

[1/3] commons-compress git commit: fix issues detected by Sonar

2017-06-24 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 5e108a2e7 -> 19e1b02f7 fix issues detected by Sonar Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/9caad351 Tree:

[2/3] commons-compress git commit: looks like Sonar false positives to me

2017-06-24 Thread bodewig
looks like Sonar false positives to me Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/14fbf3aa Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/14fbf3aa Diff:

commons-compress git commit: make Sonar less unhappy

2017-06-24 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master fb9b61804 -> c93d3e1d7 make Sonar less unhappy Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/c93d3e1d Tree:

[2/2] commons-fileupload git commit: Merge remote-tracking branch 'kinow/FILEUPLOAD-283'

2017-06-24 Thread kinow
Merge remote-tracking branch 'kinow/FILEUPLOAD-283' This closes #8 Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-fileupload/commit/86a79bce Tree:

[1/2] commons-fileupload git commit: FILEUPLOAD-283: add tests for the portlet package

2017-06-24 Thread kinow
Repository: commons-fileupload Updated Branches: refs/heads/master 94e5e1a77 -> 86a79bcea FILEUPLOAD-283: add tests for the portlet package Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit:

[3/3] commons-compress git commit: COMPRESS-407 record backwards incompatible change

2017-06-24 Thread bodewig
COMPRESS-407 record backwards incompatible change closes #40 && closes #41 && closes #42 Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/fb9b6180 Tree:

[1/3] commons-compress git commit: COMPRESS-407 Validate Block and Record Sizes

2017-06-24 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 4be9979b4 -> fb9b61804 COMPRESS-407 Validate Block and Record Sizes Require block size >=0 that is multiple of 512 bytes. Use block size of 512 if one is not given. Require record size of 512 bytes. Deprecate constructors taking

[2/3] commons-compress git commit: COMPRESS-407 tweaks

2017-06-24 Thread bodewig
COMPRESS-407 tweaks Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/e57007c0 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/e57007c0 Diff: