You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/07/19 19:26:28 UTC

svn commit: r557699 - /myfaces/current12/pom.xml

Author: matzew
Date: Thu Jul 19 10:26:27 2007
New Revision: 557699

URL: http://svn.apache.org/viewvc?view=rev&rev=557699
Log:
re-enabled test-app

Modified:
    myfaces/current12/pom.xml

Modified: myfaces/current12/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/current12/pom.xml?view=diff&rev=557699&r1=557698&r2=557699
==============================================================================
--- myfaces/current12/pom.xml (original)
+++ myfaces/current12/pom.xml Thu Jul 19 10:26:27 2007
@@ -18,7 +18,7 @@
   <modules>
     <module>shared</module>
     <module>core</module>
-    <!--module>test-webapp</module-->
+    <module>test-webapp</module>
   </modules>
 
   <build>