You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by sy...@apache.org on 2002/03/15 22:09:14 UTC

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/source blob.xconf

sylvain     02/03/15 13:09:14

  Modified:    src/scratchpad/src/org/apache/cocoon/components/source
                        blob.xconf
  Log:
  Fix typo. That's not good to commit too fast just before going home :-/
  
  Revision  Changes    Path
  1.2       +1 -1      xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/source/blob.xconf
  
  Index: blob.xconf
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/source/blob.xconf,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- blob.xconf	15 Mar 2002 18:49:32 -0000	1.1
  +++ blob.xconf	15 Mar 2002 21:09:14 -0000	1.2
  @@ -3,6 +3,6 @@
   <xconf xpath="/cocoon/source-handler" unless="protocol[@name='blob']">
   
       <!-- blob pseudo protocol -->
  -    <protocol name="blob" class="org.apache.cocoon.components.source.BlobSource"/>
  +    <protocol name="blob" class="org.apache.cocoon.components.source.BlobSourceFactory"/>
   
   </xconf>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org