From tomcat-dev-return-16270-qmlist-jakarta-archive-tomcat-dev=jakarta.apache.org@jakarta.apache.org Wed Aug 14 15:46:51 2002 Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 9905 invoked from network); 14 Aug 2002 15:46:51 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Aug 2002 15:46:51 -0000 Received: (qmail 13213 invoked by uid 97); 14 Aug 2002 15:47:09 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 13198 invoked by uid 97); 14 Aug 2002 15:47:08 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 13187 invoked by uid 97); 14 Aug 2002 15:47:08 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Date: 14 Aug 2002 15:46:37 -0000 Message-ID: <20020814154637.28519.qmail@icarus.apache.org> From: patrickl@apache.org To: jakarta-tomcat-5-cvs@apache.org Subject: cvs commit: jakarta-tomcat-5 BUILDING.txt X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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 + , 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: For additional commands, e-mail: