stefano 2003/02/22 05:54:01
Modified: src/java/org/apache/cocoon cocoon.roles
Log:
moving deli into its own block
Revision Changes Path
1.48 +0 -4 xml-cocoon2/src/java/org/apache/cocoon/cocoon.roles
Index: cocoon.roles
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/cocoon.roles,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- cocoon.roles 22 Feb 2003 13:50:08 -0000 1.47
+++ cocoon.roles 22 Feb 2003 13:54:01 -0000 1.48
@@ -203,10 +203,6 @@
shorthand="i18n-bundles"
default-class="org.apache.cocoon.i18n.XMLResourceBundleFactory"/>
- <role name="org.apache.cocoon.components.deli.Deli"
- shorthand="deli"
- default-class="org.apache.cocoon.components.deli.DeliImpl"/>
-
<!-- Control flow layer: the interpreters selector and continuations manager -->
<role name="org.apache.cocoon.components.flow.Interpreter"
shorthand="flow-interpreters"