[gatein-commits] gatein SVN: r7083 - components/pc/trunk/test/servers/tomcat7.

do-not-reply at jboss.org do-not-reply at jboss.org
Sat Aug 13 19:45:44 EDT 2011


Author: julien_viet
Date: 2011-08-13 19:45:43 -0400 (Sat, 13 Aug 2011)
New Revision: 7083

Modified:
   components/pc/trunk/test/servers/tomcat7/pom.xml
Log:
activate tomcat 7 tests again



Modified: components/pc/trunk/test/servers/tomcat7/pom.xml
===================================================================
--- components/pc/trunk/test/servers/tomcat7/pom.xml	2011-08-13 23:21:41 UTC (rev 7082)
+++ components/pc/trunk/test/servers/tomcat7/pom.xml	2011-08-13 23:45:43 UTC (rev 7083)
@@ -18,4 +18,12 @@
 
    </dependencies>
 
+   <build>
+      <plugins>
+         <plugin>
+            <artifactId>maven-antrun-plugin</artifactId>
+         </plugin>
+      </plugins>
+   </build>
+
 </project>



More information about the gatein-commits mailing list