Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- 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: Open Priority: Minor Original Estimate: 10 minutes Time Spent: Unknown Remaining: 10 minutes Project: maven-test-plugin Assignee: Jason van Zyl Reporter: John M. Shields Created: Wed, 3 Mar 2004 6:43 PM Updated: Wed, 3 Mar 2004 6:43 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
