[webbeans-commits] Webbeans SVN: r2865 - tck/trunk.
webbeans-commits at lists.jboss.org
webbeans-commits at lists.jboss.org
Tue Jun 23 06:23:29 EDT 2009
Author: shane.bryzak at jboss.com
Date: 2009-06-23 06:23:28 -0400 (Tue, 23 Jun 2009)
New Revision: 2865
Modified:
tck/trunk/readme.txt
Log:
note on running the tck audit
Modified: tck/trunk/readme.txt
===================================================================
--- tck/trunk/readme.txt 2009-06-23 10:22:14 UTC (rev 2864)
+++ tck/trunk/readme.txt 2009-06-23 10:23:28 UTC (rev 2865)
@@ -21,3 +21,9 @@
coverage.html
-- TCD
+
+Generating the TCK audit coverage report
+----------------------------------------
+Run the following command to generate the TCK audit report:
+
+ mvn clean install -Dtck-audit
\ No newline at end of file
More information about the weld-commits
mailing list