[jbosscache-commits] JBoss Cache SVN: r5531 - support/trunk/common.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Fri Apr 11 07:31:00 EDT 2008


Author: manik.surtani at jboss.com
Date: 2008-04-11 07:31:00 -0400 (Fri, 11 Apr 2008)
New Revision: 5531

Modified:
   support/trunk/common/pom.xml
Log:
Removed emma

Modified: support/trunk/common/pom.xml
===================================================================
--- support/trunk/common/pom.xml	2008-04-11 11:29:00 UTC (rev 5530)
+++ support/trunk/common/pom.xml	2008-04-11 11:31:00 UTC (rev 5531)
@@ -281,12 +281,14 @@
 				</configuration>
 			</plugin>
 <!-- EMMA report -->
+<!--
 			<plugin>      
 				<groupId>org.codehaus.mojo</groupId>
       			<artifactId>emma-maven-plugin</artifactId>
       			<version>1.0-SNAPSHOT</version>
         		<inherited>true</inherited>          
     		</plugin>			
+-->
 		</plugins>
 	</reporting>
 	<properties>




More information about the jbosscache-commits mailing list