[weld-commits] Weld SVN: r6292 - cdi-tck/branches/1.0/impl.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Mon May 24 10:49:24 EDT 2010


Author: pete.muir at 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>



More information about the weld-commits mailing list