GitHub user Tibor17 opened a pull request:

    https://github.com/apache/maven-surefire/pull/95

    [SUREFIRE-1158] Remove console println of TestNG configurator

    Some refactoring and implementation for this issue.
    These lines are printed with debug (mvn -X) or show-errors (mvn -e):
    
    [INFO] Surefire report directory: 
d:\zmaz13\pokus\child\target\surefire-reports
    [INFO] Using configured provider 
org.apache.maven.surefire.junitcore.JUnitCoreProvider
    [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, 
useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, 
threadCountMethods=0, parallelOptimized=true
    Configuring TestNG with: TestNG652Configurator

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

    $ git pull https://github.com/Tibor17/maven-surefire s4

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

    https://github.com/apache/maven-surefire/pull/95.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 #95
    
----
commit debc688d021243e83aff99c6bdfcb594db52c9b0
Author: Tibor17 <tibo...@lycos.com>
Date:   2015-05-31T21:41:52Z

    [SUREFIRE-1158] Remove console println of TestNG configurator

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to