vmassol     2005/01/26 09:39:12

  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 versions of Tomcat
  
  Revision  Changes    Path
  1.5       +3 -3      jakarta-cactus/build.properties.default
  
  Index: build.properties.default
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.default,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build.properties.default  26 Jan 2005 16:55:33 -0000      1.4
  +++ build.properties.default  26 Jan 2005 17:39:12 -0000      1.5
  @@ -123,8 +123,8 @@
   #cactus.home.resin2x = c:/Apps/resin-2.1.14
   #cactus.home.resin3x = c:/Apps/resin-3.0.9
   #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
  +#cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.31
  +#cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.29
   #cactus.home.orion1x = c:/Apps/orion-1.6.0
   #cactus.home.orion2x = c:/Apps/orion-2.0.3
   #cactus.home.jboss3x = c:/Apps/jboss-3.2.3
  
  
  
  1.28      +3 -3      jakarta-cactus/build.properties.vmassol
  
  Index: build.properties.vmassol
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.vmassol,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- build.properties.vmassol  26 Jan 2005 16:55:33 -0000      1.27
  +++ build.properties.vmassol  26 Jan 2005 17:39:12 -0000      1.28
  @@ -119,8 +119,8 @@
   cactus.home.resin2x = c:/Apps/resin-2.1.14
   cactus.home.resin3x = c:/Apps/resin-3.0.9
   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
  +cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.31
  +#cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.29
   #cactus.home.orion1x = c:/Apps/orion-1.6.0
   cactus.home.orion2x = c:/Apps/orion-2.0.3
   #cactus.home.jboss3x = c:/Apps/jboss-3.2.3
  
  
  
  1.10      +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.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.properties.sample   26 Jan 2005 16:55:33 -0000      1.9
  +++ build.properties.sample   26 Jan 2005 17:39:12 -0000      1.10
  @@ -9,7 +9,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.tomcat4x = C:/Apps/jakarta-tomcat-4.1.31
   cactus.home.resin2x = C:/Apps/resin-2.1.14
   cactus.home.resin3x = C:/Apps/resin-3.0.9
   cactus.home.jboss3x = C:/Apps/jboss-3.2.3
  
  
  
  1.28      +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.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- build.properties  26 Jan 2005 16:55:33 -0000      1.27
  +++ build.properties  26 Jan 2005 17:39:12 -0000      1.28
  @@ -26,8 +26,8 @@
   #cactus.home.resin2x = c:/Apps/resin-2.1.14
   #cactus.home.resin3x = c:/Apps/resin-3.0.9
   #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
  +#cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.31
  +#cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.29
   #cactus.home.orion1x = c:/Apps/orion-1.6.0
   #cactus.home.orion2x = c:/Apps/orion-2.0.3
   #cactus.home.weblogic7x = c:/bea/weblogic700
  
  
  
  1.27      +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.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- build.properties  26 Jan 2005 16:55:33 -0000      1.26
  +++ build.properties  26 Jan 2005 17:39:12 -0000      1.27
  @@ -25,8 +25,8 @@
   
   #cactus.home.resin2x = c:/Apps/resin-2.1.14
   #cactus.home.resin3x = c:/Apps/resin-3.0.9
  -#cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.30
  -#cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.19
  +#cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.31
  +#cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.29
   #cactus.home.orion1x = c:/Apps/orion-1.6.0
   #cactus.home.orion2x = c:/Apps/orion-2.0.3
   #cactus.home.jboss3x = c:/Apps/jboss-3.2.3
  
  
  

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

Reply via email to