patrickl    2002/07/30 20:12:34

  Modified:    .        BUILDING.txt build.properties.default
  Log:
  Update commons-daemon required version to reflect changes in Launcher that will be 
needed by Tomcat 5
  
  Revision  Changes    Path
  1.6       +2 -2      jakarta-tomcat-5/BUILDING.txt
  
  Index: BUILDING.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/BUILDING.txt,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- BUILDING.txt      31 Jul 2002 01:14:13 -0000      1.5
  +++ BUILDING.txt      31 Jul 2002 03:12:34 -0000      1.6
  @@ -249,7 +249,7 @@
   
   (11) Download and Install the Commons Daemon Binary Distribution
   
  -* Download a binary distribution of version 20020730 or later from:
  +* Download a binary distribution of version 20020731 or later from:
   
       http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-daemon
   
  
  
  
  1.10      +2 -2      jakarta-tomcat-5/build.properties.default
  
  Index: build.properties.default
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.properties.default,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.properties.default  30 Jul 2002 22:13:49 -0000      1.9
  +++ build.properties.default  31 Jul 2002 03:12:34 -0000      1.10
  @@ -61,7 +61,7 @@
   
commons-collections.loc=http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.0/commons-collections-2.0.tar.gz
   
   
  -# ----- Commons Daemon, version 20020730 or later -----
  +# ----- Commons Daemon, version 20020731 or later -----
   commons-daemon.home=${base.path}/commons-daemon
   commons-daemon.lib=${commons-daemon.home}
   commons-daemon.jar=${commons-daemon.lib}/commons-daemon.jar
  
  
  

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

Reply via email to