You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/07/13 13:00:14 UTC

cvs commit: jakarta-cactus/samples/servlet build.properties.sample

vmassol     2003/07/13 04:00:14

  Modified:    .        build.properties.sample
               samples/servlet build.properties.sample
  Log:
  - Added  cactus.home.tomcat5x property
  - Updated Jboss example to version 3.2.1
  
  Revision  Changes    Path
  1.68      +3 -2      jakarta-cactus/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- build.properties.sample	1 Jun 2003 08:51:10 -0000	1.67
  +++ build.properties.sample	13 Jul 2003 11:00:14 -0000	1.68
  @@ -161,8 +161,9 @@
   #cactus.home.resin2x = c:/Apps/resin-2.1.6
   #cactus.home.tomcat3x = c:/Apps/jakarta-tomcat-3.3.1a
   #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.jboss3x = c:/Apps/jboss-3.0.4
  +#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.
  
  
  
  1.5       +2 -1      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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build.properties.sample	21 May 2003 21:05:12 -0000	1.4
  +++ build.properties.sample	13 Jul 2003 11:00:14 -0000	1.5
  @@ -50,8 +50,9 @@
   #cactus.home.resin2x = c:/Apps/resin-2.1.6
   #cactus.home.tomcat3x = c:/Apps/jakarta-tomcat-3.3.1a
   #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.jboss3x = c:/Apps/jboss-3.0.4
  +#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.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org