You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by cr...@apache.org on 2006/03/21 11:40:39 UTC

svn commit: r387483 - /lenya/sandbox/doco/README.txt

Author: crossley
Date: Tue Mar 21 02:40:37 2006
New Revision: 387483

URL: http://svn.apache.org/viewcvs?rev=387483&view=rev
Log:
Do 'forrest run' in $FORREST_HOME/whiteboard/doco
Use Forrest's Ant.

Modified:
    lenya/sandbox/doco/README.txt

Modified: lenya/sandbox/doco/README.txt
URL: http://svn.apache.org/viewcvs/lenya/sandbox/doco/README.txt?rev=387483&r1=387482&r2=387483&view=diff
==============================================================================
--- lenya/sandbox/doco/README.txt (original)
+++ lenya/sandbox/doco/README.txt Tue Mar 21 02:40:37 2006
@@ -53,13 +53,13 @@
 locally some plugins (first time and after ./build.sh clean) and then start forrest.
 1) deploy locally
 cd {forrest-trunk}/whiteboard/plugins/org.apache.forrest.themes.core
-ant local-deploy
+$FORREST_HOME/tools/ant/bin/ant local-deploy
 cd ../org.apache.forrest.plugin.internal.dispatcher
-ant local-deploy
+$FORREST_HOME/tools/ant/bin/ant local-deploy
 cd ../org.apache.forrest.plugin.input.Lenya
-ant local-deploy
+$FORREST_HOME/tools/ant/bin/ant local-deploy
 2) Run forrest, run ;)
-cd {doco}
+cd $FORREST_HOME/whiteboard/doco
 forrest run
 http://localhost:8888/index.html
 
@@ -75,4 +75,4 @@
 - due to the exit usecases set in some of the usecases it throws an error 
  -> remove all exit usecases in default conf or override it.
 * forrest
-- we need a xhtml to xdocs plugin
\ No newline at end of file
+- we need a xhtml to xdocs plugin



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


Re: svn commit: r387483 - /lenya/sandbox/doco/README.txt

Posted by Thorsten Scherler <th...@wyona.com>.
El mar, 21-03-2006 a las 10:40 +0000, crossley@apache.org escribió:
> Author: crossley
> Date: Tue Mar 21 02:40:37 2006
> New Revision: 387483
> 
> URL: http://svn.apache.org/viewcvs?rev=387483&view=rev
> Log:
> Do 'forrest run' in $FORREST_HOME/whiteboard/doco
> Use Forrest's Ant.
> 
> Modified:
>     lenya/sandbox/doco/README.txt

Thanks David. :)

...and welcome to your first lenya commit. ;)

salu2
-- 
Thorsten Scherler
COO Spain
Wyona Inc.  -  Open Source Content Management  -  Apache Lenya
http://www.wyona.com                   http://lenya.apache.org
thorsten.scherler@wyona.com                thorsten@apache.org


Re: svn commit: r387483 - /lenya/sandbox/doco/README.txt

Posted by Thorsten Scherler <th...@wyona.com>.
El mar, 21-03-2006 a las 10:40 +0000, crossley@apache.org escribió:
> Author: crossley
> Date: Tue Mar 21 02:40:37 2006
> New Revision: 387483
> 
> URL: http://svn.apache.org/viewcvs?rev=387483&view=rev
> Log:
> Do 'forrest run' in $FORREST_HOME/whiteboard/doco
> Use Forrest's Ant.
> 
> Modified:
>     lenya/sandbox/doco/README.txt

Thanks David. :)

...and welcome to your first lenya commit. ;)

salu2
-- 
Thorsten Scherler
COO Spain
Wyona Inc.  -  Open Source Content Management  -  Apache Lenya
http://www.wyona.com                   http://lenya.apache.org
thorsten.scherler@wyona.com                thorsten@apache.org


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