You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Will Glass-Husain (JIRA)" <ji...@apache.org> on 2006/03/15 05:21:39 UTC

[jira] Updated: (VELOCITY-422) Add support for and nested elements to TexenTask.

     [ http://issues.apache.org/jira/browse/VELOCITY-422?page=all ]

Will Glass-Husain updated VELOCITY-422:
---------------------------------------

    Fix Version: 1.5

marking this for 1.5

> Add support for <property> and <propertyset> nested elements to TexenTask.
> --------------------------------------------------------------------------
>
>          Key: VELOCITY-422
>          URL: http://issues.apache.org/jira/browse/VELOCITY-422
>      Project: Velocity
>         Type: Improvement
>   Components: Texen
>     Versions: 1.5
>     Reporter: Hilco Wijbenga
>     Priority: Minor
>      Fix For: 1.5
>  Attachments: TexenTask.java.diff, patch.txt, texen.tar.bz2, texen.xml.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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org