You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2006/03/02 07:33:06 UTC

[jira] Closed: (MSUREFIRE-64) Old syntax for specifying system properties should still be supported

     [ http://jira.codehaus.org/browse/MSUREFIRE-64?page=all ]
     
Dan Tran closed MSUREFIRE-64:
-----------------------------

      Assign To: Dan Tran
     Resolution: Fixed
    Fix Version: 2.1.3

Sorry, I had the impression Properties is not supported for field injection. See MSUREFIRE-61

Reverse it back to Properties.  



> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org