crossley 02/02/02 18:25:16
Modified: src/java/org/apache/cocoon/components/resolver
resolver.xconf
Log:
Make distinction between description of the parameter and its actual setting.
(A while ago Berin suggested a style for this, but i cannot find it.)
Revision Changes Path
1.2 +2 -2
xml-cocoon2/src/java/org/apache/cocoon/components/resolver/resolver.xconf
Index: resolver.xconf
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/resolver/resolver.xconf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- resolver.xconf 16 Jan 2002 11:12:54 -0000 1.1
+++ resolver.xconf 3 Feb 2002 02:25:16 -0000 1.2
@@ -1,4 +1,4 @@
- <!-- Entity resolution catalogs:
+ <!-- Entity resolution catalogs: *********************************************
catalog:
The default catalog is distributed at /resources/entities/catalog
This is the contextual pathname for Cocoon resources.
@@ -28,7 +28,7 @@
TODO: determine all messages at each level
<parameter name="verbosity" value="2"/>
- -->
+ ************************************************************************** -->
<resolver class="org.apache.cocoon.components.resolver.ResolverImpl"
logger="core.resolver">
<parameter name="catalog" value="/resources/entities/catalog"/>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]