[richfaces-svn-commits] JBoss Rich Faces SVN: r15385 - root.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Aug 27 20:57:53 EDT 2009


Author: jbalunas at redhat.com
Date: 2009-08-27 20:57:53 -0400 (Thu, 27 Aug 2009)
New Revision: 15385

Modified:
   root/readme-examples.txt
Log:
Updated license, formatting, and some basic fixes

Modified: root/readme-examples.txt
===================================================================
--- root/readme-examples.txt	2009-08-28 00:57:22 UTC (rev 15384)
+++ root/readme-examples.txt	2009-08-28 00:57:53 UTC (rev 15385)
@@ -1,3 +1,11 @@
+RichFaces 4.0 Examples
+=========================================================
+Version 4.0.0.ALPHA1
+
+This software is distributed under the terms of the FSF Lesser Gnu Public License (see lgpl.txt). 
+
+Getting up and running quickly
+-------------------------------
 This demo application should be built using Maven 2.1.0
 
 tomcat6/jetty targetted build:
@@ -6,9 +14,14 @@
 
 For JEE5 application server:
 1) execute "mvn install -P jee5" in root application folder(richfaces-examples-4.x.y.z/richfaces-demo)
-2) Deploy to Jboss 4.x or higher or some other jee5 application server.
+2) Deploy to Jboss 4.x or higher or some other jee5 application servers.
 3) Do not forget to change the JSF implementation shipped with application server to JSF 2 (latest SNAPSHOT)
 
-To Build both archives execute "mvn install -P release"
+To build both archives execute "mvn install -P release"
 
-Type http://localhost:8080/richfaces-demo in your browser command line after starting server.
\ No newline at end of file
+Type http://localhost:8080/richfaces-demo in your browser command line after starting server.
+
+Learn more
+----------
+RichFaces Project - http://www.jboss.org/richfaces
+RichFaces 4.0 Wiki - http://www.jboss.org/community/wiki/RichFaces40Planning
\ No newline at end of file



More information about the richfaces-svn-commits mailing list