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

svn commit: r123196 - /incubator/hermes/trunk/BUILD.txt

Author: ips
Date: Thu Dec 23 06:10:56 2004
New Revision: 123196

URL: http://svn.apache.org/viewcvs?view=rev&rev=123196
Log:
fixes
Modified:
   incubator/hermes/trunk/BUILD.txt

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

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