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...@locus.apache.org on 2000/11/12 02:44:16 UTC

cvs commit: jakarta-tomcat-4.0 README.txt

remm        00/11/11 17:44:16

  Modified:    .        README.txt
  Log:
  - Update README to reflect the dependency on Ant 1.2
  
  Revision  Changes    Path
  1.6       +1 -0      jakarta-tomcat-4.0/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/README.txt,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- README.txt	2000/10/20 23:44:29	1.5
  +++ README.txt	2000/11/12 01:44:16	1.6
  @@ -69,6 +69,7 @@
   
     This should result in the creation of a file "ant.jar" in the "lib"
     subdirectory, which will be used when building Tomcat.
  +  If you download a binary distribution, you must get Ant version 1.2 or later.
   
   * Download and install the Regular Expressions distribution (module
     "jakarta-regexp"). Assuming an install directory <install-dir>: