Author: nickboldt
Date: 2011-10-07 16:01:13 -0400 (Fri, 07 Oct 2011)
New Revision: 35480
Modified:
trunk/bpel/tests/org.jboss.tools.bpel.ui.test/pom.xml
Log:
JBDS-1876 disable emma coverage for bpel until we can get the sources from upstream into
the Hudson workspace
Modified: trunk/bpel/tests/org.jboss.tools.bpel.ui.test/pom.xml
===================================================================
--- trunk/bpel/tests/org.jboss.tools.bpel.ui.test/pom.xml 2011-10-07 19:59:31 UTC (rev
35479)
+++ trunk/bpel/tests/org.jboss.tools.bpel.ui.test/pom.xml 2011-10-07 20:01:13 UTC (rev
35480)
@@ -12,8 +12,10 @@
<packaging>eclipse-test-plugin</packaging>
<properties>
+ <!-- TODO: re-enable this as per JBDS-1876
<emma.filter>org.eclipse.bpel*</emma.filter>
<emma.instrument.bundles>org.eclipse.bpel.ui,org.eclipse.bpel.common.ui,org.eclipse.bpel.common.model,org.eclipse.bpel.model</emma.instrument.bundles>
+ -->
</properties>
Show replies by date