[ 
http://jira.codehaus.org/browse/CBUILDS-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=156671#action_156671
 ] 

Dan Tran commented on CBUILDS-27:
---------------------------------

using Map will shorten XML configuration and give you access to maven project 
properties

see this link to see why surefire plugin has been changed from Properties to 
Map ( still in 2.5-SNAPSHOT)

http://maven.apache.org/plugins/maven-surefire-plugin/examples/system-properties.html



> Use Map instead of Properties for plugin configurations
> -------------------------------------------------------
>
>                 Key: CBUILDS-27
>                 URL: http://jira.codehaus.org/browse/CBUILDS-27
>             Project: Mojo C Builds
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-5
>            Reporter: Dan Tran
>            Assignee: Lee Thompson
>             Fix For: 1.0-alpha-5
>
>
> It is best not to use  java Properties, but use Map instead which has
> a much shorter configuration and accept project.* interpolation.
> Surefire plugin is switching to this interface.
> see http://jira.codehaus.org/browse/SUREFIRE-511 for details

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to