You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2008/08/07 10:22:38 UTC

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

Author: bommel
Date: Thu Aug  7 01:22:38 2008
New Revision: 683541

URL: http://svn.apache.org/viewvc?rev=683541&view=rev
Log:
improved documentation

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=683541&r1=683540&r2=683541&view=diff
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/getting-started.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/getting-started.apt Thu Aug  7 01:22:38 2008
@@ -57,12 +57,16 @@
  mvn install -Pall-modules
 +----------------------------------------
 
-   Unfortunately you need two artifacts
+   Unfortunately you need two artifacts for the 1.0.x branch
 
    el-api.jar and el-ri.jar
 
    from the facelet distribution 
-   {{{http://facelets.dev.java.net}Facelets Project Page}} 
+   {{{http://facelets.dev.java.net}Facelets Project Page}}
+
+   You have to download the facelet 1.1.12 distribution
+   (the el-api.jar and el-ri.jar has been renamed in the facelets 1.1.13 version,
+   which would require changes in the poms).
 
    Please install the missing public artifacts with