You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2011/10/16 16:13:59 UTC

svn commit: r1184829 - /openejb/trunk/arquillian-tomee/pom.xml

Author: jgallimore
Date: Sun Oct 16 14:13:59 2011
New Revision: 1184829

URL: http://svn.apache.org/viewvc?rev=1184829&view=rev
Log:
Renabling the example application

Modified:
    openejb/trunk/arquillian-tomee/pom.xml

Modified: openejb/trunk/arquillian-tomee/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/arquillian-tomee/pom.xml?rev=1184829&r1=1184828&r2=1184829&view=diff
==============================================================================
--- openejb/trunk/arquillian-tomee/pom.xml (original)
+++ openejb/trunk/arquillian-tomee/pom.xml Sun Oct 16 14:13:59 2011
@@ -61,10 +61,8 @@
     <module>arquillian-tomee-embedded</module>
     <module>arquillian-tomee-remote</module>
     <module>arquillian-tomee-tests</module>
+    <module>arquillian-tomee-moviefun-example</module>
     <module>ziplock</module>
-	<!-- 
-        <module>arquillian-tomee-moviefun-example</module>
-    -->
   </modules>
 
   <build>