[ http://jira.codehaus.org/browse/MAVEN-1658?page=all ]

Brett Porter updated MAVEN-1658:
--------------------------------

    Reporter: Jason Dillon  (was: Jason Dillon)

> Maven jelly set tag setValue() should take an Object not a String
> -----------------------------------------------------------------
>
>          Key: MAVEN-1658
>          URL: http://jira.codehaus.org/browse/MAVEN-1658
>      Project: Maven
>         Type: Improvement

>   Components: jelly/ant integration
>     Versions: 1.1-beta-1
>     Reporter: Jason Dillon
>      Fix For: 1.1-beta-3
>  Attachments: maven1658-patch.txt
>
>
> org.apache.maven.jelly.tags.maven.SetTag.setValue() currently takes a String, 
> when it should really take an Object.
> Because it takes a string it is impossible to say, pass a List to a plugin 
> (like for example to pass a plugin the results of a rector run).
> Simply changing "value" from a String to an Object resolves this problem and 
> makes the <maven:set> and <maven:get> tags 10x more useful.

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

Reply via email to