[GitHub] commons-compress pull request #45: execute-Unit-Tests-parallel-with-Maven

2017-06-26 Thread TheRealHaui
Github user TheRealHaui closed the pull request at:

https://github.com/apache/commons-compress/pull/45


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] commons-compress pull request #45: execute-Unit-Tests-parallel-with-Maven

2017-06-25 Thread TheRealHaui
GitHub user TheRealHaui opened a pull request:

https://github.com/apache/commons-compress/pull/45

execute-Unit-Tests-parallel-with-Maven

Maven surefire plugin executes Unit Tests in parallel now.
Further information if desired: 
https://dzone.com/articles/running-junit-tests-parallel

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/TheRealHaui/commons-compress 
execute-Unit-Tests-parallel-with-Maven

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-compress/pull/45.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #45


commit a30b659f3ce3a445a305498776d40ba4b93fef73
Author: Michael Hausegger 
Date:   2017-06-25T15:29:55Z

execute-Unit-Tests-parallel-with-Maven Maven surefire plugin executes Unit 
Tests in parallel now.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---