jvanzyl     01/05/22 07:44:24

  Modified:    conf     TurbineResources.properties
  Log:
  - updating for the new flux pull tool we have.
  
  Revision  Changes    Path
  1.110     +4 -1      jakarta-turbine/conf/TurbineResources.properties
  
  Index: TurbineResources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/conf/TurbineResources.properties,v
  retrieving revision 1.109
  retrieving revision 1.110
  diff -u -r1.109 -r1.110
  --- TurbineResources.properties       2001/05/14 17:38:04     1.109
  +++ TurbineResources.properties       2001/05/22 14:44:07     1.110
  @@ -1,5 +1,5 @@
   # -------------------------------------------------------------------
  -# $Id: TurbineResources.properties,v 1.109 2001/05/14 17:38:04 jvanzyl Exp $
  +# $Id: TurbineResources.properties,v 1.110 2001/05/22 14:44:07 jvanzyl Exp $
   #
   # This is the configuration file for Turbine.
   #
  @@ -558,6 +558,9 @@
   tool.request.link=org.apache.turbine.util.template.TemplateLink
   tool.request.page=org.apache.turbine.util.template.TemplatePageAttributes
   tool.request.content=org.apache.turbine.util.ContentURI
  +tool.request.flux=org.apache.turbine.flux.tools.FluxTool
  +
  +# These are intake tools.
   #tool.request.om=org.apache.turbine.om.OMTool
   #tool.request.intake=org.apache.turbine.services.intake.IntakeTool
   
  
  
  

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

Reply via email to