[GitHub] maven-surefire pull request: Start stream capture before loading t...

2015-12-08 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/109#issuecomment-163030144 @coderunner Would you make the same fix in junit47 and testng providers? Thx. --- If your project is set up for it, you can reply to this email and have your re

[GitHub] maven-surefire pull request: Start stream capture before loading t...

2015-12-08 Thread coderunner
GitHub user coderunner opened a pull request: https://github.com/apache/maven-surefire/pull/109 Start stream capture before loading tests If, when `scanClassPath()` runs, a class is loaded and that loading process produces a log (via log4j in our case), the logging framework creates

[GitHub] maven-surefire pull request: [SUREFIRE-1194] reporter argument doe...

2015-12-08 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/107#issuecomment-162858740 Thx, try to squash them. On Tue, Dec 8, 2015 at 11:21 AM, Julien Herr wrote: > @Tibor17 Done. Are the commits o

Re: Velocity - Archetypes question

2015-12-08 Thread Adrien Rivard
Hi, According to quick look at the documentation, archetypes are indeed based on velocity. http://maven.apache.org/archetype/maven-archetype-plugin/examples/create-multi-module-project.html ( look for "velocity" occurences) Any reason why you are specifically interested in knowing that ? It pro

[GitHub] maven-surefire pull request: [SUREFIRE-1194] reporter argument doe...

2015-12-08 Thread juherr
Github user juherr commented on the pull request: https://github.com/apache/maven-surefire/pull/107#issuecomment-162840938 @Tibor17 Done. Are the commits ok for you, or do you want I try to squash and/or reword them? --- If your project is set up for it, you can reply to this email a