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

Dan Tran commented on MSUREFIRE-64:
-----------------------------------

ouch, I found out today, i broke the backward compatibity policy when I 
accidently opened and fixed MSUREFIRE-61. and I also did not read
your comment carefully ;( before committing this fix.

systemProperties was introduced in 2.1.2 i think, but think it never work. 
until 2.1.3 snapshot.

You can raise a vote to change it in in 2.1.3, +1 from me.

I am not very keen on supporting 2 different syntaxes thou







> 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