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/11/23 03:24:49 UTC

svn commit: r1037971 - /myfaces/extensions/validator/branches/branch_for_jsf_1_1/pom.xml

Author: gpetracek
Date: Tue Nov 23 02:24:49 2010
New Revision: 1037971

URL: http://svn.apache.org/viewvc?rev=1037971&view=rev
Log:
excluded modules

Modified:
    myfaces/extensions/validator/branches/branch_for_jsf_1_1/pom.xml

Modified: myfaces/extensions/validator/branches/branch_for_jsf_1_1/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_1/pom.xml?rev=1037971&r1=1037970&r2=1037971&view=diff
==============================================================================
--- myfaces/extensions/validator/branches/branch_for_jsf_1_1/pom.xml (original)
+++ myfaces/extensions/validator/branches/branch_for_jsf_1_1/pom.xml Tue Nov 23 02:24:49 2010
@@ -62,8 +62,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>