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 2004/04/21 03:09:30 UTC

[jira] Closed: (MPTEST-26) Add jvm attribute to junit tasks.

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Tue, 20 Apr 2004 9:08 PM

done
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPTEST-26

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPTEST-26
    Summary: Add jvm attribute to junit tasks.
       Type: Improvement

     Status: Closed
   Priority: Minor
 Resolution: FIXED

 Original Estimate: 10 minutes
 Time Spent: Unknown
  Remaining: 10 minutes

    Project: maven-test-plugin

   Assignee: Brett Porter
   Reporter: John M. Shields

    Created: Wed, 3 Mar 2004 6:43 PM
    Updated: Tue, 20 Apr 2004 9:08 PM
Environment: Windows XP, Sun JDK 1.4.2_03

Description:
I'm working on a project that uses AspectWerkz AOP functionality. For obvious reasons, AspectWerkz needs to be bootstrapped during my unit tests. It's quite easy to do by simply telling the junit task to fork and using the aspectwerkz script as the jvm attribute. In fact, there is already a maven.junit.jvm property in the plugin.properties for the test plugin. It's just not used by the junit tasks.

My request is to simply add the jvm attribute to all of the junit tasks. This would allow me to keep my maven installation up-to-date and not worry about breaking all of my unit tests. ;-)

Thanks!

John



---------------------------------------------------------------------
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