You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gi...@locus.apache.org on 2000/08/19 00:41:56 UTC

cvs commit: xml-cocoon/conf cocoon.xconf

giacomo     00/08/18 15:41:56

  Modified:    conf     Tag: xml-cocoon2 cocoon.xconf
  Log:
  Fixed typo reported by Vadim Gritsenko
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.15  +1 -1      xml-cocoon/conf/Attic/cocoon.xconf
  
  Index: cocoon.xconf
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/conf/Attic/cocoon.xconf,v
  retrieving revision 1.1.2.14
  retrieving revision 1.1.2.15
  diff -u -r1.1.2.14 -r1.1.2.15
  --- cocoon.xconf	2000/08/17 16:48:33	1.1.2.14
  +++ cocoon.xconf	2000/08/18 22:41:55	1.1.2.15
  @@ -32,7 +32,7 @@
             <builtin-logicsheet>
               <parameter name="prefix" value="xsp-response"/>
               <parameter name="uri" value="http://xml.apache.org/cocoon/xsp/response"/>
  -            <parameter name="href" value="resource://org/apache/cocoon/components/language/markup/xsp/java/request.xsl"/>
  +            <parameter name="href" value="resource://org/apache/cocoon/components/language/markup/xsp/java/response.xsl"/>
             </builtin-logicsheet>
           </target-language>
         </component-instance>