You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gp...@apache.org on 2011/04/08 17:59:10 UTC

svn commit: r1090315 - /myfaces/extensions/cdi/trunk/examples/jsf-examples/hello_myfaces-codi_jsf20/README.txt

Author: gpetracek
Date: Fri Apr  8 15:59:10 2011
New Revision: 1090315

URL: http://svn.apache.org/viewvc?rev=1090315&view=rev
Log:
updated readme

Modified:
    myfaces/extensions/cdi/trunk/examples/jsf-examples/hello_myfaces-codi_jsf20/README.txt

Modified: myfaces/extensions/cdi/trunk/examples/jsf-examples/hello_myfaces-codi_jsf20/README.txt
URL: http://svn.apache.org/viewvc/myfaces/extensions/cdi/trunk/examples/jsf-examples/hello_myfaces-codi_jsf20/README.txt?rev=1090315&r1=1090314&r2=1090315&view=diff
==============================================================================
--- myfaces/extensions/cdi/trunk/examples/jsf-examples/hello_myfaces-codi_jsf20/README.txt (original)
+++ myfaces/extensions/cdi/trunk/examples/jsf-examples/hello_myfaces-codi_jsf20/README.txt Fri Apr  8 15:59:10 2011
@@ -20,8 +20,11 @@
 start the demo e.g. via:
 mvn clean jetty:run-exploded -PjettyConfig -Dmaven.test.skip=true
 
-this example also demonstrates cargo tests -> if a codi snapshot is build manuelly use (in the root of the project):
-mvn clean install -Pextended-manifest -Ptest-infrastructure
+this example also demonstrates cargo tests -> if a codi snapshot is build manually use (in the root of the project):
+mvn clean install
+or
+mvn clean install -Pextended-manifest
+(which adds the svn revision to the manifest)