You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/05 23:37:00 UTC

[jira] [Commented] (SUREFIRE-1158) Remove startup logs of the plugin and TestNG configurator

    [ https://issues.apache.org/jira/browse/SUREFIRE-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14575265#comment-14575265 ] 

ASF GitHub Bot commented on SUREFIRE-1158:
------------------------------------------

Github user asfgit closed the pull request at:

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


> Remove startup logs of the plugin and TestNG configurator
> ---------------------------------------------------------
>
>                 Key: SUREFIRE-1158
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1158
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: TestNG support
>    Affects Versions: 2.18.1
>            Reporter: Sean Flanigan
>            Assignee: Tibor Digana
>            Priority: Trivial
>             Fix For: 2.19
>
>
> When executing TestNG tests, the message 
>   {{Configuring TestNG with: TestNG652Configurator}}
> appears over and over on the console, even when running {{mvn -q}} (quiet mode).  This message should probably be turned into a debug-level log message.  It shouldn't be going directly to stdout.
> See also https://issues.apache.org/jira/browse/SUREFIRE-932
> Additionally these lines should not be annoying and only printed with debug log level (mvn -X) or when 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)