You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by ma...@apache.org on 2004/03/13 19:49:28 UTC

cvs commit: jakarta-velocity-tools/examples/struts/WEB-INF toolbox.xml

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: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org