Author: dgolovin
Date: 2011-12-09 14:59:26 -0500 (Fri, 09 Dec 2011)
New Revision: 37190
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.ui.test/pom.xml
Log:
removed vpe.ui.palette from coverage report for jsf.ui.test
Modified: trunk/jsf/tests/org.jboss.tools.jsf.ui.test/pom.xml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.ui.test/pom.xml 2011-12-09 19:57:40 UTC (rev
37189)
+++ trunk/jsf/tests/org.jboss.tools.jsf.ui.test/pom.xml 2011-12-09 19:59:26 UTC (rev
37190)
@@ -12,7 +12,7 @@
<packaging>eclipse-test-plugin</packaging>
<properties>
- <emma.filter>org.jboss.tools.jsf.ui*,org.jboss.tools.vpe.ui.palette*</emma.filter>
- <emma.instrument.bundles>org.jboss.tools.jsf.ui,org.jboss.tools.vpe.ui.palette</emma.instrument.bundles>
+ <emma.filter>org.jboss.tools.jsf.ui*</emma.filter>
+ <emma.instrument.bundles>org.jboss.tools.jsf.ui</emma.instrument.bundles>
</properties>
</project>
Show replies by date