You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/09/03 03:42:10 UTC

[jira] Updated: (MAVEN-752) Added a feature to ant's junit task to fork only once

The following issue has been updated:

    Updater: dion gillard (mailto:dion@apache.org)
       Date: Tue, 2 Sep 2003 8:40 PM
    Changes:
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-752


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-752
    Summary: Added a feature to ant's junit task to fork only once
       Type: Improvement

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-ant
   Fix Fors:
             1.1
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: 

    Created: Wed, 27 Aug 2003 9:20 PM
    Updated: Tue, 2 Sep 2003 8:40 PM

Description:
If the ant-optional.jar in maven's lib directory is replaced with the attached jar and "maven.junit.fork" is set to "once", the junit task will only fork once and run all the tests in one new JVM.

The files out of ant's junit task that were modified are also attached.

Please integrate this into maven, this saves a lot of time when running lots of tests.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org