You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by nb...@apache.org on 2006/12/14 21:16:57 UTC

svn commit: r487337 - /velocity/tools/trunk/examples/simple/WEB-INF/toolbox.xml

Author: nbubna
Date: Thu Dec 14 12:16:56 2006
New Revision: 487337

URL: http://svn.apache.org/viewvc?view=rev&rev=487337
Log:
add request-path restriction to ToyTool in simple demo

Modified:
    velocity/tools/trunk/examples/simple/WEB-INF/toolbox.xml

Modified: velocity/tools/trunk/examples/simple/WEB-INF/toolbox.xml
URL: http://svn.apache.org/viewvc/velocity/tools/trunk/examples/simple/WEB-INF/toolbox.xml?view=diff&rev=487337&r1=487336&r2=487337
==============================================================================
--- velocity/tools/trunk/examples/simple/WEB-INF/toolbox.xml (original)
+++ velocity/tools/trunk/examples/simple/WEB-INF/toolbox.xml Thu Dec 14 12:16:56 2006
@@ -24,6 +24,7 @@
   <tool>
      <key>toytool</key>
      <scope>request</scope>
+     <request-path>index.vm</request-path>
      <class>ToyTool</class>
   </tool>
   <data type="number">