jon         01/09/17 12:37:03

  Modified:    conf     TurbineResources.properties
               conf/master TurbineResources.master
  Log:
  removed references to ${webapp}
  
  Revision  Changes    Path
  1.12      +3 -3      jakarta-turbine-3/conf/TurbineResources.properties
  
  Index: TurbineResources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-3/conf/TurbineResources.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- TurbineResources.properties       2001/09/15 17:43:17     1.11
  +++ TurbineResources.properties       2001/09/17 19:37:03     1.12
  @@ -1,5 +1,5 @@
   # -------------------------------------------------------------------
  -# $Id: TurbineResources.properties,v 1.11 2001/09/15 17:43:17 jvanzyl Exp $
  +# $Id: TurbineResources.properties,v 1.12 2001/09/17 19:37:03 jon Exp $
   #
   # This is the configuration file for Turbine.
   #
  @@ -39,8 +39,8 @@
   # properties within our application configuration.
   #
   # NOTE:
  -# The presence of ${webapp} in the logging configuration
  -# is not a mistake. Internally the value of ${webapp}
  +# The presence of ${applicationRoot} in the logging configuration
  +# is not a mistake. Internally the value of ${applicationRoot}
   # is set so that you can use it with standard log4j
   # properties to get logs to appear in your
   # webapp space.
  
  
  
  1.8       +3 -3      jakarta-turbine-3/conf/master/TurbineResources.master
  
  Index: TurbineResources.master
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-3/conf/master/TurbineResources.master,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- TurbineResources.master   2001/09/15 17:43:17     1.7
  +++ TurbineResources.master   2001/09/17 19:37:03     1.8
  @@ -1,5 +1,5 @@
   # -------------------------------------------------------------------
  -# $Id: TurbineResources.master,v 1.7 2001/09/15 17:43:17 jvanzyl Exp $
  +# $Id: TurbineResources.master,v 1.8 2001/09/17 19:37:03 jon Exp $
   #
   # This is the configuration file for Turbine.
   #
  @@ -39,8 +39,8 @@
   # properties within our application configuration.
   #
   # NOTE:
  -# The presence of ${webapp} in the logging configuration
  -# is not a mistake. Internally the value of ${webapp}
  +# The presence of ${applicationRoot} in the logging configuration
  +# is not a mistake. Internally the value of ${applicationRoot}
   # is set so that you can use it with standard log4j
   # properties to get logs to appear in your
   # webapp space.
  
  
  

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

Reply via email to