[lang] Update reflect tests to JUnit Jupiter

2018-10-07 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 884d273f4 -> cbc8e0b29 Update reflect tests to JUnit Jupiter Upgrade the tests in the reflect package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of these changes are drop-in

commons-compress git commit: make Sonar less unhappy

2018-10-07 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 14242fe6b -> 7a3889d47 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/7a3889d4 Tree: http://git-wip-us.apache.

commons-compress git commit: COMPRESS-466 allow ZipFile to not parse local file headers

2018-10-07 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master cfec56723 -> 14242fe6b COMPRESS-466 allow ZipFile to not parse local file headers Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/14242

[lang] Update exception tests to JUnit Jupiter

2018-10-07 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 762641dcd -> 884d273f4 Update exception tests to JUnit Jupiter Upgrade the tests in the exception package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of these changes are dro

[2/2] commons-compress git commit: COMPRESS-466 fill nameMap outside of the loop parsing LFHs

2018-10-07 Thread bodewig
COMPRESS-466 fill nameMap outside of the loop parsing LFHs Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/cfec5672 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/cfec5672 Diff: http:/

[1/2] commons-compress git commit: COMPRESS-466 mark stream as contiguous when reading ZIP's CD

2018-10-07 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 115230997 -> cfec56723 COMPRESS-466 mark stream as contiguous when reading ZIP's CD Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/a8f

commons-compress git commit: COMPRESS-466 extract logic that calculates data offset in ZipFile

2018-10-07 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 6e1702e95 -> 115230997 COMPRESS-466 extract logic that calculates data offset in ZipFile Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commi

[lang] Update event tests to JUnit Jupiter

2018-10-07 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master dd761382d -> 762641dcd Update event tests to JUnit Jupiter Upgrade the tests in the event package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of these changes are drop-in rep