vmassol     02/04/21 06:45:44

  Modified:    .        build.properties.sample
               sample-servlet build.properties.sample
               sample-servlet/conf/sample/build/j2ee12
                        build.properties.sample
  Log:
  update to Tomcat 3.2.4 in build samples
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-cactus/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build.properties.sample   20 Apr 2002 19:50:15 -0000      1.4
  +++ build.properties.sample   21 Apr 2002 13:45:43 -0000      1.5
  @@ -6,7 +6,7 @@
   # and rename this file to "build.properties" in the same directory that
   # contains the "build.xml" file.
   #
  -# $Id: build.properties.sample,v 1.4 2002/04/20 19:50:15 vmassol Exp $
  +# $Id: build.properties.sample,v 1.5 2002/04/21 13:45:43 vmassol Exp $
   # -----------------------------------------------------------------------------
   
   # WARNING:  The relative paths below are relative to the directory where the
  @@ -60,7 +60,7 @@
   #resin.home.20 = c:/Apps/resin-2.1.0
   #tomcat.home.40 = f:/applis/jakarta-tomcat-4.0-b7
   #resin.home.13 = f:/applis/resin-1.3.s010125
  -#tomcat.home.33 = c:/Apps/jakarta-tomcat-3.3.1-dev
  +#tomcat.home.33 = c:/Apps/jakarta-tomcat-3.3.1
   #enhydra.home.31 = xxx
   
   # Note: weblogic.home.61 is the location of BEA Home and NOT the location of
  
  
  
  1.5       +2 -2      jakarta-cactus/sample-servlet/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/sample-servlet/build.properties.sample,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build.properties.sample   20 Apr 2002 19:50:15 -0000      1.4
  +++ build.properties.sample   21 Apr 2002 13:45:44 -0000      1.5
  @@ -6,7 +6,7 @@
   # and rename this file to "build.properties" in the same directory that
   # contains the "build.xml" file.
   #
  -# $Id: build.properties.sample,v 1.4 2002/04/20 19:50:15 vmassol Exp $
  +# $Id: build.properties.sample,v 1.5 2002/04/21 13:45:44 vmassol Exp $
   # -----------------------------------------------------------------------------
   
   # WARNING:  The relative paths below are relative to the directory where the
  @@ -70,7 +70,7 @@
   #resin.home.20 = c:/Apps/resin-2.1.0
   #tomcat.home.40 = c:/Apps/jakarta-tomcat-4.0.2
   #resin.home.13 = f:/applis/resin-1.3.s010125
  -#tomcat.home.33 = c:/Apps/jakarta-tomcat-3.3.1-dev
  +#tomcat.home.33 = c:/Apps/jakarta-tomcat-3.3.1
   #enhydra.home.31 = xxx
   
   # Note: weblogic.home.61 is the location of BEA Home and NOT the location of
  
  
  
  1.3       +4 -4      
jakarta-cactus/sample-servlet/conf/sample/build/j2ee12/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/sample-servlet/conf/sample/build/j2ee12/build.properties.sample,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.properties.sample   20 Apr 2002 19:50:15 -0000      1.2
  +++ build.properties.sample   21 Apr 2002 13:45:44 -0000      1.3
  @@ -6,7 +6,7 @@
   # and rename this file to "build.properties" in the same directory that
   # contains the "build.xml" file.
   #
  -# $Id: build.properties.sample,v 1.2 2002/04/20 19:50:15 vmassol Exp $
  +# $Id: build.properties.sample,v 1.3 2002/04/21 13:45:44 vmassol Exp $
   # -----------------------------------------------------------------------------
   
   # WARNING:  The relative paths below are relative to the directory where the
  @@ -56,10 +56,10 @@
   #       comment it's home property. For example, if you don't want to run the
   #       tests on the Resin 1.2, comment the "resin.home.12" property.
   
  -#resin.home.20 = c:/apps/resin-2.1.0
  +#resin.home.20 = c:/Apps/resin-2.1.0
   #resin.home.12 = f:/applis/resin-1.2.5
  -#tomcat.home.32 = c:/apps/jakarta-tomcat-3.2.4
  -#tomcat.home.33 = f:/applis/jakarta-tomcat-3.3-m4
  +#tomcat.home.32 = c:/Apps/jakarta-tomcat-3.2.4
  +#tomcat.home.33 = c:/Apps/jakarta-tomcat-3.3.1
   #orion.home.15 = f:/applis/orion-1.5.2
   #weblogic.home.51 = e:/weblogic
   #enhydra.home.31 =
  
  
  

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

Reply via email to