You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Kaizer Sogiawala (JIRA)" <ji...@codehaus.org> on 2009/04/23 09:15:45 UTC

[jira] Commented: (ARCHETYPE-39) Add tool for working with escaping in Velocity templates

    [ http://jira.codehaus.org/browse/ARCHETYPE-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=173956#action_173956 ] 

Kaizer Sogiawala commented on ARCHETYPE-39:
-------------------------------------------

It'd be nice to access all Velocity Tools from the archetype (not just the EscapeTools). I have an archetype that need to generate unique serializationID and can't get archetype to replace this one. There is MathTool, but there is no way to inject this into current Context.

See http://www.nabble.com/How-to-use-velocity-tools-from-a-non-web-application-td6299220.html#a6299317 for a background.

> Add tool for working with escaping in Velocity templates
> --------------------------------------------------------
>
>                 Key: ARCHETYPE-39
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-39
>             Project: Maven Archetype
>          Issue Type: Improvement
>          Components: Plugin
>    Affects Versions: 1.0-alpha-4
>            Reporter: Willie Vu
>         Attachments: ARCHETYPE-39-velocity-escape-tool.patch, ARCHETYPE-39.patch
>
>
> e.g. I need to put ${archifactId} (without parameter replacement) into an assembly descriptor.  I need to escape the dollar sign.
> This is the Escape Tool of Velocity - http://jakarta.apache.org/velocity/tools/javadoc/org/apache/velocity/tools/generic/EscapeTool.html.  The embedded Velocity engine will be configured to use it, or archetype plugin allows further Velocity configuration.

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