You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2002/02/02 13:12:55 UTC

cvs commit: jakarta-tomcat-4.0 BUILDING.txt

remm        02/02/02 04:12:55

  Modified:    .        BUILDING.txt
  Log:
  - Fix 6193. Submitted by Janek Bogucki.
  
  Revision  Changes    Path
  1.24      +2 -2      jakarta-tomcat-4.0/BUILDING.txt
  
  Index: BUILDING.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/BUILDING.txt,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- BUILDING.txt	29 Jan 2002 02:42:25 -0000	1.23
  +++ BUILDING.txt	2 Feb 2002 12:12:55 -0000	1.24
  @@ -1,4 +1,4 @@
  -$Id: BUILDING.txt,v 1.23 2002/01/29 02:42:25 craigmcc Exp $
  +$Id: BUILDING.txt,v 1.24 2002/02/02 12:12:55 remm Exp $
   
   
                  Building The Tomcat 4.0 Servlet/JSP Container
  @@ -110,7 +110,7 @@
       jakarta-tomcat-4.0-src-YYYYMMDD.zip
   
     On a Unix platform, you will need:
  -    jakarta-tomcat-4.0-src-YYYYMMDD.zip
  +    jakarta-tomcat-4.0-src-YYYYMMDD.tar.gz
   
     (NOTE:  Alternatively, you can grab the source distribution from a
     formal release, if you wish, by following links on the Jakarta web site).
  
  
  

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