Author: steveh
Date: Mon Nov  1 16:56:21 2004
New Revision: 56307

Modified:
   incubator/beehive/branches/v1/alpha/BUILDING.txt
   incubator/beehive/trunk/BUILDING.txt
Log:
Fix for Jira bug 49: Bootstrap no longer installed log4j

Modified: incubator/beehive/branches/v1/alpha/BUILDING.txt
==============================================================================
--- incubator/beehive/branches/v1/alpha/BUILDING.txt    (original)
+++ incubator/beehive/branches/v1/alpha/BUILDING.txt    Mon Nov  1 16:56:21 2004
@@ -46,11 +46,11 @@
 website; if you need to use a proxy for this downolad, see the "Using Proxies" 
 instructions below.  Once this has been downloaded, the build and tests can 
 be run successfully without a network connection.  To install the external 
-dependnecies, run:
+dependencies, run:
 
     $>ant bootstrap
 
-which will unzip Log4J and Tomcat installers.  
+which will unzip and Tomcat installer file.  
 
 To build Beehive, run:
 

Modified: incubator/beehive/trunk/BUILDING.txt
==============================================================================
--- incubator/beehive/trunk/BUILDING.txt        (original)
+++ incubator/beehive/trunk/BUILDING.txt        Mon Nov  1 16:56:21 2004
@@ -46,11 +46,11 @@
 website; if you need to use a proxy for this downolad, see the "Using Proxies" 
 instructions below.  Once this has been downloaded, the build and tests can 
 be run successfully without a network connection.  To install the external 
-dependnecies, run:
+dependencies, run:
 
     $>ant bootstrap
 
-which will unzip Log4J and Tomcat installers.  
+which will unzip the Tomcat installer file.  
 
 To build Beehive, run:
 

Reply via email to