vmassol     2004/04/02 06:08:26

  Modified:    .        build.properties.sample build.properties.vmassol
               samples/servlet/src/scripts/j2ee12 build.properties
               integration/maven/samples/servlet build.properties.sample
               samples/servlet/src/scripts/j2ee13 build.properties
               samples/servlet build.properties.sample
  Log:
  upgraded to latest versions of Resin
  
  Revision  Changes    Path
  1.105     +3 -3      jakarta-cactus/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
  retrieving revision 1.104
  retrieving revision 1.105
  diff -u -r1.104 -r1.105
  --- build.properties.sample   10 Mar 2004 20:08:18 -0000      1.104
  +++ build.properties.sample   2 Apr 2004 14:08:25 -0000       1.105
  @@ -194,8 +194,8 @@
   #       comment it's home property. For example, if you don't want to run the
   #       tests on Resin 2.x, comment the "cactus.home.resin2x" property.
   
  -#cactus.home.resin2x = c:/Apps/resin-2.1.12
  -#cactus.home.resin3x = c:/Apps/resin-3.0.6
  +#cactus.home.resin2x = c:/Apps/resin-2.1.13
  +#cactus.home.resin3x = c:/Apps/resin-3.0.7
   #cactus.home.tomcat3x = c:/Apps/jakarta-tomcat-3.3.2
   #cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.30
   #cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.19
  
  
  
  1.14      +3 -3      jakarta-cactus/build.properties.vmassol
  
  Index: build.properties.vmassol
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.vmassol,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- build.properties.vmassol  10 Mar 2004 20:08:18 -0000      1.13
  +++ build.properties.vmassol  2 Apr 2004 14:08:25 -0000       1.14
  @@ -162,8 +162,8 @@
   #       comment it's home property. For example, if you don't want to run the
   #       tests on Resin 2.x, comment the "cactus.home.resin2x" property.
   
  -cactus.home.resin2x = c:/Apps/resin-2.1.12
  -#cactus.home.resin3x = c:/Apps/resin-3.0.6
  +cactus.home.resin2x = c:/Apps/resin-2.1.13
  +cactus.home.resin3x = c:/Apps/resin-3.0.7
   cactus.home.tomcat3x = c:/Apps/jakarta-tomcat-3.3.2
   cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.30
   #cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.19
  
  
  
  1.24      +3 -3      
jakarta-cactus/samples/servlet/src/scripts/j2ee12/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/samples/servlet/src/scripts/j2ee12/build.properties,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- build.properties  23 Mar 2004 19:15:38 -0000      1.23
  +++ build.properties  2 Apr 2004 14:08:26 -0000       1.24
  @@ -23,8 +23,8 @@
   #       comment it's home property. For example, if you don't want to run the
   #       tests on the Resin 2.x, comment the "cactus.home.resin2x" property.
   
  -#cactus.home.resin2x = c:/Apps/resin-2.1.12
  -#cactus.home.resin3x = c:/Apps/resin-3.0.6
  +#cactus.home.resin2x = c:/Apps/resin-2.1.13
  +#cactus.home.resin3x = c:/Apps/resin-3.0.7
   #cactus.home.tomcat3x = c:/Apps/jakarta-tomcat-3.3.2
   #cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.30
   #cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.19
  
  
  
  1.7       +3 -3      
jakarta-cactus/integration/maven/samples/servlet/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/integration/maven/samples/servlet/build.properties.sample,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.properties.sample   29 Feb 2004 20:53:33 -0000      1.6
  +++ build.properties.sample   2 Apr 2004 14:08:26 -0000       1.7
  @@ -10,8 +10,8 @@
   # Paths to containers on which you wish to run the Cactus tests
   
   cactus.home.tomcat4x = C:/Apps/jakarta-tomcat-4.1.30
  -cactus.home.resin2x = C:/Apps/resin-2.1.12
  -cactus.home.resin3x = C:/Apps/resin-3.0.6
  +cactus.home.resin2x = C:/Apps/resin-2.1.13
  +cactus.home.resin3x = C:/Apps/resin-3.0.7
   cactus.home.jboss3x = C:/Apps/jboss-3.2.3
   cactus.home.weblogic7x = C:/bea/weblogic700
   
  
  
  
  1.23      +3 -3      
jakarta-cactus/samples/servlet/src/scripts/j2ee13/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/samples/servlet/src/scripts/j2ee13/build.properties,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- build.properties  23 Mar 2004 19:15:39 -0000      1.22
  +++ build.properties  2 Apr 2004 14:08:26 -0000       1.23
  @@ -23,8 +23,8 @@
   #       comment it's home property. For example, if you don't want to run the
   #       tests on the Resin 2.x, comment the "cactus.home.resin2x" property.
   
  -#cactus.home.resin2x = c:/Apps/resin-2.1.12
  -#cactus.home.resin3x = c:/Apps/resin-3.0.6
  +#cactus.home.resin2x = c:/Apps/resin-2.1.13
  +#cactus.home.resin3x = c:/Apps/resin-3.0.7
   #cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.30
   #cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.19
   #cactus.home.orion1x = c:/Apps/orion-1.6.0
  
  
  
  1.28      +3 -3      jakarta-cactus/samples/servlet/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/samples/servlet/build.properties.sample,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- build.properties.sample   10 Mar 2004 20:08:18 -0000      1.27
  +++ build.properties.sample   2 Apr 2004 14:08:26 -0000       1.28
  @@ -52,8 +52,8 @@
   #       comment it's home property. For example, if you don't want to run the
   #       tests on Resin 2.x, comment the "cactus.home.resin2x" property.
   
  -#cactus.home.resin2x = c:/Apps/resin-2.1.12
  -#cactus.home.resin3x = c:/Apps/resin-3.0.6
  +#cactus.home.resin2x = c:/Apps/resin-2.1.13
  +#cactus.home.resin3x = c:/Apps/resin-3.0.7
   #cactus.home.tomcat3x = c:/Apps/jakarta-tomcat-3.3.2
   #cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.30
   #cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.19
  
  
  

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

Reply via email to