Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.12.4
-
None
Description
When running TestNG tests under Surefire it prints:
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@37c9313b
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.