vmassol     2003/08/07 00:01:13

  Modified:    .        build.properties.sample
               samples/servlet/src/scripts/j2ee12 build.properties
               samples/servlet/src/scripts/j2ee13 build.properties
               samples/servlet build.properties.sample
  Log:
  cactus.home.weblogic7x must now point to where weblogic is installed and not to bea 
home. For example a valid value is c:\bea\weblogic700.
  
  Revision  Changes    Path
  1.79      +2 -5      jakarta-cactus/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
  retrieving revision 1.78
  retrieving revision 1.79
  diff -u -r1.78 -r1.79
  --- build.properties.sample   13 Jul 2003 23:29:52 -0000      1.78
  +++ build.properties.sample   7 Aug 2003 07:01:13 -0000       1.79
  @@ -165,10 +165,7 @@
   #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.weblogic7x is the location of BEA Home and NOT the 
  -# location of weblogic7xx, inside the bea home directory.
  -#cactus.home.weblogic7x = c:/Apps/bea
  +#cactus.home.weblogic7x = c:/bea/weblogic700
   
   # -----------------------------------------------------------------------------
   # Optional properties for the Servlet Documentation subproject
  
  
  
  1.10      +2 -5      
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.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.properties  13 Jul 2003 17:20:25 -0000      1.9
  +++ build.properties  7 Aug 2003 07:01:13 -0000       1.10
  @@ -39,7 +39,4 @@
   #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.weblogic7x is the location of BEA Home and NOT the 
  -# location of weblogic7xx, inside the bea home directory.
  -#cactus.home.weblogic7x = c:/bea
  +#cactus.home.weblogic7x = c:/bea/weblogic700
  
  
  
  1.9       +2 -5      
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.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- build.properties  13 Jul 2003 12:48:51 -0000      1.8
  +++ build.properties  7 Aug 2003 07:01:13 -0000       1.9
  @@ -45,7 +45,4 @@
   #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.weblogic7x is the location of BEA Home and NOT the 
  -# location of weblogic7xx, inside the bea home directory.
  -#cactus.home.weblogic7x = c:/bea
  +#cactus.home.weblogic7x = c:/bea/weblogic700
  
  
  
  1.10      +2 -5      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.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.properties.sample   13 Jul 2003 17:20:25 -0000      1.9
  +++ build.properties.sample   7 Aug 2003 07:01:13 -0000       1.10
  @@ -54,10 +54,7 @@
   #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.weblogic7x is the location of BEA Home and NOT the 
  -# location of weblogic7xx, inside the bea home directory.
  -#cactus.home.weblogic7x = c:/bea
  +#cactus.home.weblogic7x = c:/bea/weblogic700
   
   # Should we instrument our code with Clover (test coverage tool) ?
   # For this to work, the clover.jar needs to be in ANTHOME/lib.
  
  
  

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

Reply via email to