Return-Path: Delivered-To: apmail-jakarta-watchdog-dev-archive@apache.org Received: (qmail 50642 invoked from network); 29 Jan 2002 17:39:15 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 29 Jan 2002 17:39:15 -0000 Received: (qmail 29572 invoked by uid 97); 29 Jan 2002 17:39:18 -0000 Delivered-To: qmlist-jakarta-archive-watchdog-dev@jakarta.apache.org Received: (qmail 29554 invoked by uid 97); 29 Jan 2002 17:39:18 -0000 Mailing-List: contact watchdog-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Watchdog Developers List" Reply-To: "Watchdog Developers List" Delivered-To: mailing list watchdog-dev@jakarta.apache.org Received: (qmail 29543 invoked by uid 97); 29 Jan 2002 17:39:17 -0000 Date: 29 Jan 2002 17:39:12 -0000 Message-ID: <20020129173912.44630.qmail@icarus.apache.org> From: rlubke@apache.org To: jakarta-watchdog-4.0-cvs@apache.org Subject: cvs commit: jakarta-watchdog-4.0 BUILDING.txt RUNNING.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 rlubke 02/01/29 09:39:12 Modified: . BUILDING.txt RUNNING.txt Log: - Updates to correct old instructions within the affected files. Revision Changes Path 1.4 +22 -28 jakarta-watchdog-4.0/BUILDING.txt Index: BUILDING.txt =================================================================== RCS file: /home/cvs/jakarta-watchdog-4.0/BUILDING.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- BUILDING.txt 22 Jan 2002 14:42:10 -0000 1.3 +++ BUILDING.txt 29 Jan 2002 17:39:12 -0000 1.4 @@ -1,4 +1,4 @@ -$Id: BUILDING.txt,v 1.3 2002/01/22 14:42:10 rlubke Exp $ +$Id: BUILDING.txt,v 1.4 2002/01/29 17:39:12 rlubke Exp $ Building The Watchdog Validation Test Suite @@ -12,29 +12,27 @@ (1) Download and Install the Ant Binary Distribution -NOTE: These instructions assume that you are using the Ant 1.3 release. -Procedures for Ant 1.4 and later versions should be similar, but have not -been tested. +NOTE: These instructions assume that you are using the Ant 1.4 release. -* Download a binary distribution of Ant 1.3 from: +* Download a binary distribution of Ant 1.4 from: - http://jakarta.apache.org/builds/jakarta-ant/release/v1.3/bin/ + http://jakarta.apache.org/builds/jakarta-ant/release/v1.4/bin/ On a Windows platform, you will need: - jakarta-ant-1.3-bin.zip - jakarta-ant-1.3-optional.jar + jakarta-ant-1.4-bin.zip + jakarta-ant-1.4-optional.jar On a Unix platform, you will need: - jakarta-ant-1.3-bin.tar.gz - jakarta-ant-1.3-optional.jar + jakarta-ant-1.4-bin.tar.gz + jakarta-ant-1.4-optional.jar * Unpack the binary distribution into a convenient location so that the Ant release resides in its own directory (conventionally named - "jakarta-ant-1.3"). For the purposes of the remainder of this document, + "jakarta-ant-1.4"). For the purposes of the remainder of this document, the symbolic name "${ant.home}" is used to refer to the full pathname of the release directory. -* Copy the file "jakarta-ant-1.3-optional.jar", downloaded above, into +* Copy the file "jakarta-ant-1.4-optional.jar", downloaded above, into the directory "${ant.home}/lib". This makes available several Ant extension commands that are commonly required when building Jakarta based projects. @@ -44,30 +42,26 @@ available, which will be used to actually perform the build. -(2) Download and Install the JAXP/1.1 Reference Implementation (OPTIONAL) +(2) Download and Install the Java XML Pack Binary Distribution NOTE: Although this step is not required to build this particular subproject, it is commonly required to build other Jakarta projects. Hence, the steps required are documented here. -* Download a binary distribution of JAXP 1.1 (Final Version) from: +* Download a binary distribution of Java XML Pack: - http://java.sun.com/xml/download.html + http://java.sun.com/xml/downloads/javaxmlpack.html * Unpack the binary distribution into a convenient location so that the - JAXP/1.1 release resides in its own directory (conventionally named - "jaxp-1.1". For the purposes of the remainder of this document, the - symbolic name "${jaxp.home}" is used to refer to the full pathname of - the release directory. - -* Make the JAR files of this distribution ("crimson.jar", "jaxp.jar", and - "xalan.jar") available for use by performing ONE of the following options: - - - Remove the existing "jaxp.jar" and "parser.jar" files found in the - "${ant.home}/lib" directory, and copy these JAR files into the - "${ant.home}/lib" directory (prefered option). - - - Add these files to your CLASSPATH environment variable. + Java XML Pack release resides in its own directory (the JAXP libraries + reside in the jaxp-1.1.3 subdirectory). For the purposes of the + remainder of this document, the symbolic name "${jaxp.home}" is used + to refer to the full pathname to the jaxp-1.1.3 subdirectory of + the Java XML Pack release directory. + +* Make the "xalan.jar" file of this distribution available to Ant + (so that it can be used with the