Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 90111 invoked from network); 4 Feb 2007 00:38:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2007 00:38:09 -0000 Received: (qmail 16795 invoked by uid 500); 4 Feb 2007 00:38:16 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 16487 invoked by uid 500); 4 Feb 2007 00:38:14 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 16476 invoked by uid 99); 4 Feb 2007 00:38:14 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Feb 2007 16:38:12 -0800 Received: (qmail 10369 invoked by uid 89); 4 Feb 2007 00:36:44 -0000 Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1) by smtp.domain.com with SMTP; 4 Feb 2007 00:36:44 -0000 Message-ID: <50151097.1170549404448.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Sat, 3 Feb 2007 18:36:44 -0600 (CST) From: "Wendy Smoak (JIRA)" To: issues@maven.apache.org Subject: [jira] Commented: (ARCHETYPE-39) Add tool for working with escaping in Velocity templates In-Reply-To: <157353445.1149561343742.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/ARCHETYPE-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_86747 ] Wendy Smoak commented on ARCHETYPE-39: -------------------------------------- The Velocity docs moved: http://velocity.apache.org/tools/devel/generic/EscapeTool.html Any comments on this one? I'd like to add the EscapeTool unless someone thinks it's not a good idea. > 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