The following issue has been updated:

    Updater: dion gillard (mailto:[EMAIL PROTECTED])
       Date: Mon, 4 Aug 2003 12:23 AM
    Comment:
A patch would help
    Changes:
             timeoriginalestimate changed from 0
             timeestimate changed from 0 minutes
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-527&page=history

---------------------------------------------------------------------
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
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-test
   Fix Fors:
             1.1
   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, 4 Aug 2003 12:23 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/secure/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]

Reply via email to