[jbosscache-commits] JBoss Cache SVN: r5904 - core/trunk.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Wed May 28 12:36:22 EDT 2008


Author: manik.surtani at jboss.com
Date: 2008-05-28 12:36:22 -0400 (Wed, 28 May 2008)
New Revision: 5904

Modified:
   core/trunk/README-Maven.txt
Log:
Updated readme

Modified: core/trunk/README-Maven.txt
===================================================================
--- core/trunk/README-Maven.txt	2008-05-28 16:31:27 UTC (rev 5903)
+++ core/trunk/README-Maven.txt	2008-05-28 16:36:22 UTC (rev 5904)
@@ -35,7 +35,7 @@
   username and password set up.  (Deploys snapshots to http://snapshots.jboss.org/maven2/org/jboss/cache/).  If you have
   a non-SNAPSHOT version number in your pom.xml, it will be deployed to the live releases repository (see below)
 
-* mvn clean site -Ptest-functional,code-coverage: will run all tests in the test-functional profile and generate code
+* mvn clean site -Ptest-functional,codeCoverage: will run all tests in the test-functional profile and generate code
   coverage reports using EMMA.
 
 




More information about the jbosscache-commits mailing list