You are viewing a plain text version of this content. The canonical link for it is here.
Posted to watchdog-dev@jakarta.apache.org by rl...@apache.org on 2002/01/18 16:03:43 UTC

cvs commit: jakarta-watchdog-4.0 BUILDING.txt

rlubke      02/01/18 07:03:43

  Modified:    .        BUILDING.txt
  Log:
  - Updated BUILDING.txt to correctly reflect the property name for
    the location of servlet.jar as defined in build.properties.sample.
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-watchdog-4.0/BUILDING.txt
  
  Index: BUILDING.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-watchdog-4.0/BUILDING.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- BUILDING.txt	20 Jul 2001 23:07:56 -0000	1.1
  +++ BUILDING.txt	18 Jan 2002 15:03:42 -0000	1.2
  @@ -1,4 +1,4 @@
  -$Id: BUILDING.txt,v 1.1 2001/07/20 23:07:56 craigmcc Exp $
  +$Id: BUILDING.txt,v 1.2 2002/01/18 15:03:42 rlubke Exp $
   
   
                   Building The Watchdog Validation Test Suite
  @@ -135,7 +135,7 @@
   directory, or in your user home directory, that defines the "servlet.jar"
   property as the full pathname to this file.  For example:
   
  -  servlet.jar=/usr/local/jakarta-servletapi-4/lib/servlet.jar
  +  servletapi.home=/usr/local/jakarta-servletapi-4/lib/servlet.jar
   
   
   (6) Build A Binary Distribution
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>