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 2014/09/03 15:05:56 UTC

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

Author: lofwyr
Date: Wed Sep  3 13:05:56 2014
New Revision: 1622243

URL: http://svn.apache.org/r1622243
Log:
cleanup

Modified:
    myfaces/tobago/trunk/readme.txt

Modified: myfaces/tobago/trunk/readme.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/readme.txt?rev=1622243&r1=1622242&r2=1622243&view=diff
==============================================================================
--- myfaces/tobago/trunk/readme.txt (original)
+++ myfaces/tobago/trunk/readme.txt Wed Sep  3 13:05:56 2014
@@ -1,6 +1,6 @@
 Building
 --------
-You need Maven2 (at least 2.2.1) and Java 5 (Tobago 1.0.x) or Java 6 (Tobago 1.5.x) to build Tobago.
+You need Maven 3 (at least 3.0.4) Java 6, 7 or 8 to build Tobago.
 
 In the main directory you can use
 
@@ -18,6 +18,6 @@ mvn install -Pall-modules
 Demo
 ----
 
-In the directory tobago-demo/tobago-example-demo
+In the directory tobago-example/tobago-example-demo
 
 mvn jetty:run