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:16:22 UTC

svn commit: r683537 - /myfaces/tobago/trunk/readme.txt

Author: bommel
Date: Thu Aug  7 01:16:21 2008
New Revision: 683537

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

Modified:
    myfaces/tobago/trunk/readme.txt

Modified: myfaces/tobago/trunk/readme.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/readme.txt?rev=683537&r1=683536&r2=683537&view=diff
==============================================================================
--- myfaces/tobago/trunk/readme.txt (original)
+++ myfaces/tobago/trunk/readme.txt Thu Aug  7 01:16:21 2008
@@ -15,7 +15,7 @@
 
 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
 
@@ -23,6 +23,9 @@
 
  http://facelets.dev.java.net
 
+You have to download the facelet 1.1.12 distribution
+(the el-api.jar and el-ri.jar has been renamed in the 1.1.13 version).
+
 Please install the missing public artifacts with
 
  mvn install:install-file -Dfile=el-api.jar -DgroupId=javax.el \