jvanzyl 01/09/15 08:43:19
Modified: conf TurbineResources.properties
conf/master TurbineResources.master
Log:
- fixed the flux problem in the tdk so the fluxtool can be used again
by default
Revision Changes Path
1.3 +1 -1 jakarta-turbine-2/conf/TurbineResources.properties
Index: TurbineResources.properties
===================================================================
RCS file: /home/cvs/jakarta-turbine-2/conf/TurbineResources.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TurbineResources.properties 2001/08/18 01:56:24 1.2
+++ TurbineResources.properties 2001/09/15 15:43:18 1.3
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------
-# $Id: TurbineResources.properties,v 1.2 2001/08/18 01:56:24 mpoeschl Exp $
+# $Id: TurbineResources.properties,v 1.3 2001/09/15 15:43:18 jvanzyl Exp $
#
# This is the configuration file for Turbine.
#
1.4 +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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- TurbineResources.master 2001/09/13 17:11:46 1.3
+++ TurbineResources.master 2001/09/15 15:43:18 1.4
@@ -1,5 +1,5 @@
# -------------------------------------------------------------------
-# $Id: TurbineResources.master,v 1.3 2001/09/13 17:11:46 jvanzyl Exp $
+# $Id: TurbineResources.master,v 1.4 2001/09/15 15:43:18 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]