Author: dgolovin
Date: 2010-11-13 05:28:03 -0500 (Sat, 13 Nov 2010)
New Revision: 26536
Modified:
trunk/build/pom.xml
Log:
https://jira.jboss.org/browse/JBIDE-7440 Between build #79 and #80, 874 tests disappeared
emma-coverage profile removed, not required anymore. moved to root pom.xml
Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml 2010-11-13 10:09:55 UTC (rev 26535)
+++ trunk/build/pom.xml 2010-11-13 10:28:03 UTC (rev 26536)
@@ -555,18 +555,6 @@
</profile>
<profile>
- <id>emma-coverage</id>
- <!--activation>
- <property>
- <name>coverage</name>
- </property>
- </activation-->
- <modules>
- <module>reports/emma-coverage</module>
- </modules>
- </profile>
-
- <profile>
<id>gwt</id>
<activation>
<activeByDefault>true</activeByDefault>