[ 
https://issues.apache.org/jira/browse/VELOCITY-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henning Schmiedehausen updated VELOCITY-422:
--------------------------------------------

    Fix Version/s:     (was: 1.5)
                   1.6

Missed the 1.5 boat.

> Add support for <property> and <propertyset> nested elements to TexenTask.
> --------------------------------------------------------------------------
>
>                 Key: VELOCITY-422
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-422
>             Project: Velocity
>          Issue Type: Improvement
>          Components: Texen
>    Affects Versions: 1.5
>            Reporter: Hilco Wijbenga
>            Priority: Minor
>             Fix For: 1.6
>
>         Attachments: patch.txt, texen.tar.bz2, texen.xml.diff, 
> TexenTask.java.diff
>
>
> I would like to be able to use nested <property> and <propertyset> elements 
> as in
> <texen ...>
>   <property name="..." value="..."/>
>   <propertyset .../>
> </texen>
> and then have the properties available in the Velocity context.
> Note that Ant allows namespaces and dots whereas Velocity does not (i.e. dots 
> have a different meaning). So an Ant property name like 'ns:a.b.c' would 
> become something like ns_a_b_c in Velocity context.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to