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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to