jvanzyl     01/06/27 16:52:25

  Modified:    conf/master TurbineResources.master
  Log:
  - fixing property namespace
  
  Revision  Changes    Path
  1.87      +2 -2      jakarta-turbine/conf/master/TurbineResources.master
  
  Index: TurbineResources.master
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/conf/master/TurbineResources.master,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- TurbineResources.master   2001/06/27 18:57:48     1.86
  +++ TurbineResources.master   2001/06/27 23:52:24     1.87
  @@ -1,5 +1,5 @@
   # -------------------------------------------------------------------
  -# $Id: TurbineResources.master,v 1.86 2001/06/27 18:57:48 jvanzyl Exp $
  +# $Id: TurbineResources.master,v 1.87 2001/06/27 23:52:24 jvanzyl Exp $
   #
   # This is the configuration file for Turbine.
   #
  @@ -462,7 +462,7 @@
   # This determines whether the non-request tools are refreshed 
   # on each request (request tools aren't ever, because they're
   # instantiated for the request only anyway).
  -services.PullService.tools.per.request.refresh=true
  +services.PullService.toolsPerRequestRefresh=true
   
   # These are tools that are placed in the context by the service
   # These tools will be made available to all your
  
  
  

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

Reply via email to