vmassol     2003/07/13 05:48:51

  Modified:    .        build.properties.sample
               samples/servlet/src/scripts/j2ee12 build.properties
               samples/servlet/src/scripts/j2ee13 build.properties
               samples/servlet build.properties.sample
  Log:
  - Updated properties to use the latest versions of containers
  - Added missing properties
  - Removed WebLogic 6.x support
  
  Revision  Changes    Path
  1.71      +2 -5      jakarta-cactus/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
  retrieving revision 1.70
  retrieving revision 1.71
  diff -u -r1.70 -r1.71
  --- build.properties.sample   13 Jul 2003 11:21:13 -0000      1.70
  +++ build.properties.sample   13 Jul 2003 12:48:50 -0000      1.71
  @@ -163,11 +163,8 @@
   #cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.24
   #cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.3
   #cactus.home.orion1x = c:/Apps/orion-1.6.0
  +#cactus.home.orion2x = c:/Apps/orion-2.0.1
   #cactus.home.jboss3x = c:/Apps/jboss-3.2.1
  -
  -# Note: cactus.home.weblogic6x is the location of BEA Home and NOT the 
  -# location of wlserver6.x, inside the bea home directory.
  -#cactus.home.weblogic6x = c:/Apps/bea
   
   # Note: cactus.home.weblogic7x is the location of BEA Home and NOT the 
   # location of weblogic7xx, inside the bea home directory.
  
  
  
  1.8       +4 -8      
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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.properties  30 Jun 2003 20:28:56 -0000      1.7
  +++ build.properties  13 Jul 2003 12:48:50 -0000      1.8
  @@ -33,16 +33,12 @@
   #       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.6
  -#cactus.home.tomcat3x = c:/Apps/jakarta-tomcat-3.3.1a
  +#cactus.home.resin2x = c:/Apps/resin-2.1.10
  +#cactus.home.tomcat3x = c:/Apps/jakarta-tomcat-3.3.1
   #cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.24
  -#cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.2
  +#cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.3
   #cactus.home.orion1x = c:/Apps/orion-1.6.0
   #cactus.home.orion2x = c:/Apps/orion-2.0.1
  -
  -# Note: cactus.home.weblogic6x is the location of BEA Home and NOT the 
  -# location of wlserver6.x, inside the bea home directory.
  -#cactus.home.weblogic6x = c:/Apps/bea
   
   # Note: cactus.home.weblogic7x is the location of BEA Home and NOT the 
   # location of weblogic7xx, inside the bea home directory.
  
  
  
  1.8       +4 -8      
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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.properties  30 Jun 2003 20:28:56 -0000      1.7
  +++ build.properties  13 Jul 2003 12:48:51 -0000      1.8
  @@ -39,16 +39,12 @@
   #       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.6
  +#cactus.home.resin2x = c:/Apps/resin-2.1.10
   #cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.24
  -#cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.2
  +#cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.3
   #cactus.home.orion1x = c:/Apps/orion-1.6.0
   #cactus.home.orion2x = c:/Apps/orion-2.0.1
  -#cactus.home.jboss3x = c:/Apps/jboss-3.0.4
  -
  -# Note: cactus.home.weblogic6x is the location of BEA Home and NOT the 
  -# location of wlserver6.x, inside the bea home directory.
  -#cactus.home.weblogic6x = c:/Apps/bea
  +#cactus.home.jboss3x = c:/Apps/jboss-3.2.1
   
   # Note: cactus.home.weblogic7x is the location of BEA Home and NOT the 
   # location of weblogic7xx, inside the bea home directory.
  
  
  
  1.8       +1 -4      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.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.properties.sample   13 Jul 2003 11:21:13 -0000      1.7
  +++ build.properties.sample   13 Jul 2003 12:48:51 -0000      1.8
  @@ -52,11 +52,8 @@
   #cactus.home.tomcat4x = c:/Apps/jakarta-tomcat-4.1.24
   #cactus.home.tomcat5x = c:/Apps/jakarta-tomcat-5.0.3
   #cactus.home.orion1x = c:/Apps/orion-1.6.0
  +#cactus.home.orion2x = c:/Apps/orion-2.0.1
   #cactus.home.jboss3x = c:/Apps/jboss-3.2.1
  -
  -# Note: cactus.home.weblogic6x is the location of BEA Home and NOT the 
  -# location of wlserver6.x, inside the bea home directory.
  -#cactus.home.weblogic6x = c:/Apps/bea
   
   # Note: cactus.home.weblogic7x is the location of BEA Home and NOT the 
   # location of weblogic7xx, inside the bea home directory.
  
  
  

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

Reply via email to