[ http://issues.apache.org/jira/browse/GERONIMO-2419?page=all ]
Prasad Kashyap updated GERONIMO-2419:
-------------------------------------
Attachment: reporters.patch
Patch: reporters.patch
introduces #logOutput and #reporters config option.
introduces an interface IReporter.java which reporters must implement to get
invoked.
by default output is logged to target/surefire-reports/TEST-<goalName>.txt
again I'm unsure where to place the XMLReporter.java. Genesis is not the right
place. Maybe testsupport-common ? maybe testsuite itself ?
For now, it's in testsupport-common. hence reordered the invocation of
testsupport module in the top level pom.xml.
updated the javadocs and usage site docs.
> Log the output of the executions from the geronimo-maven-plugin goals
> ---------------------------------------------------------------------
>
> Key: GERONIMO-2419
> URL: http://issues.apache.org/jira/browse/GERONIMO-2419
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: buildsystem
> Reporter: Prasad Kashyap
> Assigned To: Jason Dillon
> Fix For: 1.2
>
> Attachments: log-allGoals-v2.patch, log-allGoals.patch,
> log-startServer.patch, reporters.patch, xmlReporter.patch
>
>
> Log the output of the executions from the geronimo-maven-plugin goals for
> reporting purposes.
> The output should be logged to target/surefire-reports/<goalName>.txt file
> Post-processing on this output file should generate the
> surefire-reports/<goalName>.xml file that will be useful later for surefire
> reports.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira