[ http://jira.codehaus.org/browse/MSUREFIRE-64?page=comments#action_59880 ] 

Vincent Massol commented on MSUREFIRE-64:
-----------------------------------------

Actually I don't think we any other choice to move to a new syntax. We need a 
deprecation period when the 2 syntaxes are supported...

> Old syntax for specifying system properties should still be supported
> ---------------------------------------------------------------------
>
>          Key: MSUREFIRE-64
>          URL: http://jira.codehaus.org/browse/MSUREFIRE-64
>      Project: Maven 2.x Surefire Plugin
>         Type: Bug

>     Versions: 2.1.3
>     Reporter: Vincent Massol
>     Assignee: Dan Tran
>      Fix For: 2.1.3

>
>
> The old syntax is:
> <property>
>   <name>myprop</name>
>   <value>myvalue</value>
> </property>
> New syntax (the one currently in SVN trunk):
> <myprop>myvalue</myprop>
> I much prefer the new compact syntax but we should offer backward 
> compatibility for existing users.
> Please keep the new syntax somehow though (I've modified my builds to use it 
> and I would hate to have to go back to the old syntax! :-)).
> Thanks

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