patrickl 2002/08/14 08:46:37
Modified: . BUILDING.txt
Log:
Add instructions for getting watchdog sources
Revision Changes Path
1.18 +12 -1 jakarta-tomcat-5/BUILDING.txt
Index: BUILDING.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat-5/BUILDING.txt,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- BUILDING.txt 13 Aug 2002 18:05:09 -0000 1.17
+++ BUILDING.txt 14 Aug 2002 15:46:37 -0000 1.18
@@ -170,6 +170,17 @@
directory. Set the "api.home" property in the build.properties
file described below (see 28) if it resides in a different directory.
+* Use Anonymous CVS (as described on the Jakarta web site at
+ <http://jakarta.apache.org/site/cvsindex.html>, or
+ download a source distribution of the "jakarta-watchdog-4.0" repository.
+
+* Unpack the source distribution into a convenient location so that the
+ distribution resides in its own directory (conventionally named
+ "jakarta-watchdog-4.0"). By default, the build system will try to find
+ this repository in the "${tomcat.source}/../jakarta-watchdog-4.0"
+ directory. Set the "watchdog.home" property in the build.properties
+ file described below (see 28) if it resides in a different directory.
+
(6) Download and Install the Commons Beanutils Binary Distribution
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|