marino 2004/03/13 10:49:28 Modified: examples/struts/WEB-INF toolbox.xml Log: remove ValidatorUtils Revision Changes Path 1.7 +1 -6 jakarta-velocity-tools/examples/struts/WEB-INF/toolbox.xml Index: toolbox.xml =================================================================== RCS file: /home/cvs/jakarta-velocity-tools/examples/struts/WEB-INF/toolbox.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- toolbox.xml 20 Feb 2004 13:13:42 -0000 1.6 +++ toolbox.xml 13 Mar 2004 18:49:28 -0000 1.7 @@ -67,9 +67,4 @@ <class>org.apache.velocity.tools.struts.ValidatorTool</class> </tool> - <tool> - <key>valutils</key> - <class>org.apache.velocity.tools.struts.ValidatorUtils</class> - </tool> - </toolbox>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]