Gili created SUREFIRE-932:
-----------------------------
Summary: Improve or remove logging of TestNG configurator
Key: SUREFIRE-932
URL: https://jira.codehaus.org/browse/SUREFIRE-932
Project: Maven Surefire
Issue Type: Improvement
Components: TestNG support
Affects Versions: 2.12.4
Reporter: Gili
Priority: Minor
When running TestNG tests under Surefire it prints:
{code}Configuring TestNG with:
org.apache.maven.surefire.testng.conf.TestNG652Configurator@37c9313b{code}
I don't think anyone can do anything useful with this. The message should
either be removed or improved to print something more meaningful than the
configurator's hashcode.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira