Enable assertions for underlying jvm
------------------------------------

         Key: MSUREFIRE-48
         URL: http://jira.codehaus.org/browse/MSUREFIRE-48
     Project: Maven 2.x Surefire Plugin
        Type: Sub-task

 Environment: jre 1.5 >
    Reporter: Jesse Kuhnert


Some jre's don't have assertions enabled by default and require a runtime 
parameter of "-ea" in order to use them. Since TestNG supports assertions and 
it would be nice to use the short hand method occassionally, determine 
feasability of either enabling them in the currently running jvm, or adding the 
command line params to the bootloader.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to