You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2003/01/05 17:10:09 UTC

cvs commit: xml-forrest/src/resources/conf cocoon.xconf

jefft       2003/01/05 08:10:09

  Modified:    src/resources/conf Tag: LINKMAP_BRANCH cocoon.xconf
  Log:
  Remove duplicate entry
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.8.2.3   +0 -11     xml-forrest/src/resources/conf/cocoon.xconf
  
  Index: cocoon.xconf
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/conf/cocoon.xconf,v
  retrieving revision 1.8.2.2
  retrieving revision 1.8.2.3
  diff -u -r1.8.2.2 -r1.8.2.3
  --- cocoon.xconf	5 Jan 2003 06:19:36 -0000	1.8.2.2
  +++ cocoon.xconf	5 Jan 2003 16:10:09 -0000	1.8.2.3
  @@ -493,17 +493,6 @@
           <suffix>Path</suffix>
         </component-instance>
   
  -      <!--
  -      For backwards-compat: interpret {context:context} as
  -      {request:contextPath}
  -      -->
  -      <component-instance
  -        class="org.apache.cocoon.components.modules.input.SimpleMappingMetaModule"
  -        logger="core.modules.mapper" name="context">
  -        <input-module name="request"/>
  -        <suffix>Path</suffix>
  -      </component-instance>
  -
      </input-modules>
   
      <output-modules>