craigmcc    00/11/11 17:22:21

  Modified:    .        Tag: tomcat_32 README
  Log:
  Update README to reflect dependence on Ant 1.2, plus other cosmetic changes.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.9.2.1   +6 -5      jakarta-tomcat/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/README,v
  retrieving revision 1.9
  retrieving revision 1.9.2.1
  diff -u -r1.9 -r1.9.2.1
  --- README    2000/05/01 19:39:33     1.9
  +++ README    2000/11/12 01:22:20     1.9.2.1
  @@ -35,7 +35,8 @@
        bootstrap               <-- Windows
   
     This should result in the creation of a file "ant.jar" in the "lib"
  -  subdirectory, which will be used when building Watchdog.
  +  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 Servletapi distribution (subproject
     "jakarta-servletapi") into a subdirectory named
  @@ -52,9 +53,10 @@
   
   * Download the source distribution of Tomcat (subpackage "jakarta-tomcat"),
     or check it out via anonymous CVS, into a subdirectory named
  -  "$JAKARTA_HOME/jakarta-tomcat".  You can now build an "unpacked" version
  -  of Tomcat (quicker builds because no time is spent JARing up results)
  -  by executing the following commands:
  +  "$JAKARTA_HOME/jakarta-tomcat".  For the Tomcat 3.2 source tree, be sure
  +  to check out branch "tomcat_32" from the "jakarta-tomcat" repository.
  +  You can now build an "unpacked" version of Tomcat (quicker builds because
  +  no time is spent JARing up results) by executing the following commands:
   
        cd $JAKARTA_HOME/jakarta-tomcat
        ./build.sh              <-- Unix
  @@ -162,7 +164,6 @@
   You can also use the Watchdog compatibility test suite, also available at
   <http://jakarta.apache.org>, to test Tomcat's compliance to the servlet and
   JSP specifications.
  -
   
   
   Before Committing Changes
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to