You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2012/05/07 18:39:44 UTC

svn commit: r1335109 - /myfaces/tobago/trunk/src/site/apt/getting-started.apt

Author: lofwyr
Date: Mon May  7 16:39:44 2012
New Revision: 1335109

URL: http://svn.apache.org/viewvc?rev=1335109&view=rev
Log:
show commands to start with different versions
- the 1.1 versions are not running without further instructions

Modified:
    myfaces/tobago/trunk/src/site/apt/getting-started.apt

Modified: myfaces/tobago/trunk/src/site/apt/getting-started.apt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/apt/getting-started.apt?rev=1335109&r1=1335108&r2=1335109&view=diff
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/getting-started.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/getting-started.apt Mon May  7 16:39:44 2012
@@ -87,11 +87,9 @@ Using different JSF implementations
   You can run the examples with other version like you see here:
 
 +----------------------------------------
-  mvn jetty:run -Djsf=myfaces-1.1
   mvn jetty:run
   mvn jetty:run -Djsf=myfaces-2.0
   mvn jetty:run -Djsf=myfaces-2.1
-  mvn jetty:run -Djsf=mojarra-1.1
   mvn jetty:run -Djsf=mojarra-1.2
   mvn jetty:run -Djsf=mojarra-2.0
   mvn jetty:run -Djsf=mojarra-2.1