crossley 2002/08/13 01:30:23 Modified: src/java/org/apache/cocoon Tag: cocoon_2_0_3_branch cocoon.roles Log: Fix some Deprecation comments about using entity-resolver instead. Revision Changes Path No revision No revision 1.18.2.4 +3 -2 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.18.2.3 retrieving revision 1.18.2.4 diff -u -r1.18.2.3 -r1.18.2.4 --- cocoon.roles 2 Aug 2002 03:16:04 -0000 1.18.2.3 +++ cocoon.roles 13 Aug 2002 08:30:23 -0000 1.18.2.4 @@ -191,11 +191,12 @@ shorthand="autoincrement-modules" default-class="org.apache.avalon.excalibur.component.ExcaliburComponentSelector"/> - <!-- DEPRECATED, use the xml-parser instead ! --> + <!-- DEPRECATED, use the avalon excalibur entity-resolver instead --> <role name="org.apache.cocoon.components.resolver.Resolver" shorthand="resolver" default-class="org.apache.cocoon.components.resolver.ResolverImpl"/> - <!-- DEPRECATED, use the xml-parser instead ! --> + + <!-- DEPRECATED, use the avalon excalibur xml-parser instead --> <role name="org.apache.cocoon.components.parser.Parser" shorthand="parser" default-class="org.apache.cocoon.components.parser.JaxpParser"/>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]