[weld-commits] Weld SVN: r4154 - cdi-tck/trunk.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Fri Oct 16 15:29:29 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-10-16 15:29:29 -0400 (Fri, 16 Oct 2009)
New Revision: 4154

Modified:
   cdi-tck/trunk/pom.xml
Log:
add audit to release

Modified: cdi-tck/trunk/pom.xml
===================================================================
--- cdi-tck/trunk/pom.xml	2009-10-16 19:12:49 UTC (rev 4153)
+++ cdi-tck/trunk/pom.xml	2009-10-16 19:29:29 UTC (rev 4154)
@@ -295,6 +295,7 @@
                <configuration>
                   <tagBase>https://svn.jboss.org/repos/weld/cdi-tck/tags</tagBase>
                   <preparationGoals>install</preparationGoals>
+                  <arguments>-Drelease -Dtck-audit</arguments>
                </configuration>
             </plugin>
          </plugins>



More information about the weld-commits mailing list