Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-527 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-527 Summary: I would like to control the output of the unit tests Type: Improvement Status: Unassigned Priority: Major Time Spent: Unknown Estimate: 0 minutes Project: maven Components: plugin-test Versions: 1.0-beta-8 1.0-beta-9 1.0-beta-10 Assignee: Reporter: Julian Payne Created: Mon, 30 Jun 2003 7:52 AM Updated: Mon, 30 Jun 2003 7:52 AM Description: I would like to be able to control the printing of exceptions when running the unit tests. Today the output is hardcoded as: <junit printSummary="yes" and with the following report generators: <formatter type="xml"/> <formatter type="plain" usefile="${maven.junit.usefile}"/> Ideally what I would like is to have a property to control the printSummary: <junit printSummary="${maven.junit.printsummary}" --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
