You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by fl...@apache.org on 2010/09/17 18:59:45 UTC

svn commit: r998203 - /lenya/trunk/INSTALL-SRC.txt

Author: florent
Date: Fri Sep 17 16:59:45 2010
New Revision: 998203

URL: http://svn.apache.org/viewvc?rev=998203&view=rev
Log:
- add an installation instruction file

Added:
    lenya/trunk/INSTALL-SRC.txt

Added: lenya/trunk/INSTALL-SRC.txt
URL: http://svn.apache.org/viewvc/lenya/trunk/INSTALL-SRC.txt?rev=998203&view=auto
==============================================================================
--- lenya/trunk/INSTALL-SRC.txt (added)
+++ lenya/trunk/INSTALL-SRC.txt Fri Sep 17 16:59:45 2010
@@ -0,0 +1,16 @@
+== Build current trunk ==
+
+    * checkout the current lenya trunk
+    * an svn:external propertie will checkout for you a version of cocoon2.2
+    * go to externals/
+    * run build.sh : this script will apply a non-solve - for now - dependencie bug and install cocoon
+    * return to your lenya parent folder
+    * build with maven install -Dmaven.test.skip=true
+          o some tests are falling for now 
+
+== Run lenya ==
+
+    * go to org.apache.lenya.webapp
+    * do maven jetty:run
+    * open browser and go to localhost:8888/
+    * help us to build this version !



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org