vmassol     2005/01/26 08:32:40

  Modified:    .        build.properties.default build.properties.vmassol
               integration/maven/samples/servlet build.properties.sample
               samples/servlet/src/scripts/j2ee12 build.properties
               samples/servlet/src/scripts/j2ee13 build.properties
  Log:
  Updated sample properties to use latest resin 2.x version (2.1.14)
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-cactus/build.properties.default
  
  Index: build.properties.default
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.default,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.properties.default  23 May 2004 14:12:34 -0000      1.2
  +++ build.properties.default  26 Jan 2005 16:28:51 -0000      1.3
  @@ -120,7 +120,7 @@
   #       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.13
  +#cactus.home.resin2x = c:/Apps/resin-2.1.14
   #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
  
  
  
  1.26      +2 -2      jakarta-cactus/build.properties.vmassol
  
  Index: build.properties.vmassol
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.vmassol,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- build.properties.vmassol  23 May 2004 14:10:07 -0000      1.25
  +++ build.properties.vmassol  26 Jan 2005 16:28:51 -0000      1.26
  @@ -116,7 +116,7 @@
   #       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.13
  +cactus.home.resin2x = c:/Apps/resin-2.1.14
   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
  
  
  
  1.8       +2 -2      
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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.properties.sample   2 Apr 2004 14:08:26 -0000       1.7
  +++ build.properties.sample   26 Jan 2005 16:28:51 -0000      1.8
  @@ -10,7 +10,7 @@
   # 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.13
  +cactus.home.resin2x = C:/Apps/resin-2.1.14
   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.26      +2 -2      
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.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- build.properties  20 May 2004 08:18:18 -0000      1.25
  +++ build.properties  26 Jan 2005 16:28:52 -0000      1.26
  @@ -23,7 +23,7 @@
   #       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.13
  +#cactus.home.resin2x = c:/Apps/resin-2.1.14
   #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
  
  
  
  1.25      +2 -2      
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.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- build.properties  20 May 2004 08:18:18 -0000      1.24
  +++ build.properties  26 Jan 2005 16:28:52 -0000      1.25
  @@ -23,7 +23,7 @@
   #       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.13
  +#cactus.home.resin2x = c:/Apps/resin-2.1.14
   #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
  
  
  

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

Reply via email to