You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-dev@ws.apache.org by ip...@apache.org on 2004/12/23 15:04:38 UTC

svn commit: r123192 - /incubator/apollo/trunk/BUILD.txt

Author: ips
Date: Thu Dec 23 06:04:36 2004
New Revision: 123192

URL: http://svn.apache.org/viewcvs?view=rev&rev=123192
Log:
fixes

Modified:
   incubator/apollo/trunk/BUILD.txt

Modified: incubator/apollo/trunk/BUILD.txt
Url: http://svn.apache.org/viewcvs/incubator/apollo/trunk/BUILD.txt?view=diff&rev=123192&p1=incubator/apollo/trunk/BUILD.txt&r1=123191&p2=incubator/apollo/trunk/BUILD.txt&r2=123192
==============================================================================
--- incubator/apollo/trunk/BUILD.txt	(original)
+++ incubator/apollo/trunk/BUILD.txt	Thu Dec 23 06:04:36 2004
@@ -1,14 +1,14 @@
 Building the Apollo jar and running the unit tests
 --------------------------------------------------
 1) Install Maven as desribed below.
-2) cd to the Muse install dir.
+2) cd to the Apollo project directory (e.g. /projects/apollo/trunk).
 3) Run 'maven jar'.
 
 Building the Apollo distribution zipfiles
 -----------------------------------------
 1) Install Maven as described below.
 2) Install Forrest as described below.
-3) cd to the Apollo install dir.
+3) cd to the Apollo project directory (e.g. /projects/apollo/trunk).
 4) Run 'maven dist'. (Note: this can take five minutes or longer to complete)
 
 Installing Maven

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