Author: gvanmatre
Date: Mon Nov  7 19:28:02 2005
New Revision: 331676

URL: http://svn.apache.org/viewcvs?rev=331676&view=rev
Log:
Removed commons validator id attribute.

Modified:
    struts/shale/trunk/clay-plugin/src/conf/clay-config.xml

Modified: struts/shale/trunk/clay-plugin/src/conf/clay-config.xml
URL: 
http://svn.apache.org/viewcvs/struts/shale/trunk/clay-plugin/src/conf/clay-config.xml?rev=331676&r1=331675&r2=331676&view=diff
==============================================================================
--- struts/shale/trunk/clay-plugin/src/conf/clay-config.xml (original)
+++ struts/shale/trunk/clay-plugin/src/conf/clay-config.xml Mon Nov  7 19:28:02 
2005
@@ -110,7 +110,7 @@
   </component>
 
   <!--  Provides access to Commons Validators  -->
-  <component jsfid="commonsValidator" id="commonsValidator" 
componentType="org.apache.shale.CommonsValidator" allowBody="false">
+  <component jsfid="commonsValidator" 
componentType="org.apache.shale.CommonsValidator" allowBody="false">
       <attributes>
         <set name="type" bindingType="Early" />
         <set name="min" bindingType="Early" />



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to