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/19 02:39:43 UTC

svn commit: r1036706 - /myfaces/extensions/cdi/trunk/pom.xml

Author: gpetracek
Date: Fri Nov 19 01:39:42 2010
New Revision: 1036706

URL: http://svn.apache.org/viewvc?rev=1036706&view=rev
Log:
reactivate tests

Modified:
    myfaces/extensions/cdi/trunk/pom.xml

Modified: myfaces/extensions/cdi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/cdi/trunk/pom.xml?rev=1036706&r1=1036705&r2=1036706&view=diff
==============================================================================
--- myfaces/extensions/cdi/trunk/pom.xml (original)
+++ myfaces/extensions/cdi/trunk/pom.xml Fri Nov 19 01:39:42 2010
@@ -72,7 +72,7 @@
         <module>core</module>
         <module>jee-modules</module>
         <module>jse-modules</module>
-<!--        <module>test-modules</module> -->
+        <module>test-modules</module>
         <module>examples</module>
         <module>dist</module>
     </modules>