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:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to