[GitHub] maven-surefire pull request: [SUREFIRE] Refactoring

2015-05-06 Thread Tibor17
Github user Tibor17 closed the pull request at: https://github.com/apache/maven-surefire/pull/91 --- 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

[GitHub] maven-surefire pull request: [SUREFIRE] Refactoring

2015-05-05 Thread Tibor17
GitHub user Tibor17 opened a pull request: https://github.com/apache/maven-surefire/pull/91 [SUREFIRE] Refactoring + Java 5 for-each instead of Iterator + optimized loops + optimized branching + optimized use of this pointer + using Java Generics instead of