Author: ekoneil
Date: Wed Oct 27 14:14:48 2004
New Revision: 55740

Modified:
   incubator/beehive/trunk/user/beehive.properties
Log:
Fixup the user beehive.properties file -- moved the catalina-ant.jar reference 
into runTomcatCore.

BB: self
DRT: Beehive dist pass



Modified: incubator/beehive/trunk/user/beehive.properties
==============================================================================
--- incubator/beehive/trunk/user/beehive.properties     (original)
+++ incubator/beehive/trunk/user/beehive.properties     Wed Oct 27 14:14:48 2004
@@ -11,7 +11,6 @@
 
 # External JARs not included in the Beehive distribution
 tools.jar=${os.JAVA_HOME}/lib/tools.jar
-catalina-ant.jar=${tomcat.dir}/server/lib/catalina-ant.jar
 ant.jar=${ant.dir}/lib/ant.jar
 log4j.jar=${log4j.dir}/dist/lib/log4j-1.2.8.jar
 servlet24.jar=${tomcat.dir}/common/lib/servlet-api.jar

Reply via email to