You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2002/08/30 10:43:19 UTC

cvs commit: jakarta-tomcat-connectors/webapp README.txt

jfclere     2002/08/30 01:43:19

  Modified:    webapp   README.txt
  Log:
  Fix PR: 11436.
  
  Revision  Changes    Path
  1.19      +2 -3      jakarta-tomcat-connectors/webapp/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/webapp/README.txt,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- README.txt	21 Mar 2002 13:49:44 -0000	1.18
  +++ README.txt	30 Aug 2002 08:43:19 -0000	1.19
  @@ -61,9 +61,8 @@
   
   To build the tomcat-webapp.jar you have to do the following:
   
  -* Copy build.properties.sample to build.properties
  -
  -* Edit build.properties to taste.
  +* Edit build.properties to taste. This file is created by ./configure when
  +  the WebApp module is configured, see below.
   
   * Run "ant". It'll build the tomcat-webapp.jar
   
  
  
  

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