You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gp...@apache.org on 2010/03/16 20:49:36 UTC

svn commit: r923951 - /myfaces/extensions/validator/branches/prepare_r3/1_2_3_prepare/pom.xml

Author: gpetracek
Date: Tue Mar 16 19:49:36 2010
New Revision: 923951

URL: http://svn.apache.org/viewvc?rev=923951&view=rev
Log:
cleanup

Modified:
    myfaces/extensions/validator/branches/prepare_r3/1_2_3_prepare/pom.xml

Modified: myfaces/extensions/validator/branches/prepare_r3/1_2_3_prepare/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/prepare_r3/1_2_3_prepare/pom.xml?rev=923951&r1=923950&r2=923951&view=diff
==============================================================================
--- myfaces/extensions/validator/branches/prepare_r3/1_2_3_prepare/pom.xml (original)
+++ myfaces/extensions/validator/branches/prepare_r3/1_2_3_prepare/pom.xml Tue Mar 16 19:49:36 2010
@@ -68,8 +68,8 @@
         <module>core</module>
         <module>validation-modules</module>
         <module>component-support</module>
-        <module>test-modules</module>
-        <module>examples</module>
+        <!--module>test-modules</module-->
+        <!--module>examples</module-->
     </modules>
 
     <profiles>