Author: pete.muir(a)jboss.org
Date: 2010-05-24 10:49:24 -0400 (Mon, 24 May 2010)
New Revision: 6292
Modified:
cdi-tck/branches/1.0/impl/pom.xml
Log:
CDITCK-115
Modified: cdi-tck/branches/1.0/impl/pom.xml
===================================================================
--- cdi-tck/branches/1.0/impl/pom.xml 2010-05-24 14:48:39 UTC (rev 6291)
+++ cdi-tck/branches/1.0/impl/pom.xml 2010-05-24 14:49:24 UTC (rev 6292)
@@ -228,6 +228,11 @@
<type>html</type>
<classifier>coverage-mb</classifier>
</artifact>
+ <artifact>
+ <file>../target/coverage-int.html</file>
+ <type>html</type>
+ <classifier>coverage-int</classifier>
+ </artifact>
</artifacts>
</configuration>
</execution>
Show replies by date