You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jv...@apache.org on 2001/09/13 19:11:46 UTC

cvs commit: jakarta-turbine-2/conf/master TurbineResources.master

jvanzyl     01/09/13 10:11:46

  Modified:    conf/master TurbineResources.master
  Log:
  - i'm trying to build a tdk and the flux tool is breaking something. there's
    a reference to turbine 3.0 in there somewhere because the error includes
    a reference to org.apache.fulcrum. i will find it later today.
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-turbine-2/conf/master/TurbineResources.master
  
  Index: TurbineResources.master
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/conf/master/TurbineResources.master,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TurbineResources.master	2001/08/18 01:56:24	1.2
  +++ TurbineResources.master	2001/09/13 17:11:46	1.3
  @@ -1,5 +1,5 @@
   # -------------------------------------------------------------------
  -# $Id: TurbineResources.master,v 1.2 2001/08/18 01:56:24 mpoeschl Exp $
  +# $Id: TurbineResources.master,v 1.3 2001/09/13 17:11:46 jvanzyl Exp $
   #
   # This is the configuration file for Turbine.
   #
  @@ -566,7 +566,7 @@
   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
  +#tool.request.flux=org.apache.turbine.flux.tools.FluxTool
   
   # These are intake tools.
   #tool.request.om=org.apache.turbine.om.OMTool
  
  
  

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