You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by sh...@apache.org on 2003/04/01 13:46:31 UTC

cvs commit: cocoon-2.1/src/documentation/xdocs/installing updating.xml

shannon     2003/04/01 03:46:31

  Modified:    src/documentation/xdocs/installing updating.xml
  Log:
  Updated based on Sylvain's timely
  comments on cocoon-dev. Other
  holes remain, however.
  
  Revision  Changes    Path
  1.4       +1 -1      cocoon-2.1/src/documentation/xdocs/installing/updating.xml
  
  Index: updating.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/installing/updating.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- updating.xml	13 Mar 2003 15:13:10 -0000	1.3
  +++ updating.xml	1 Apr 2003 11:46:31 -0000	1.4
  @@ -44,7 +44,7 @@
       one change which shouldn't affect anybody (see below).
     </p>
     <s2 title="Source Resolving">
  -    <p>Mention changes and update strategy...</p>
  +<p>Under Cocoon 2.0.x, the SourceResolver was not an Avalon component, so it could not be looked up using a component manager. Under 2.1, the SourceResolver is now an Avalon component and can be requested using <em>cocoon.manager.lookup(SourceResolver.ROLE).</em></p>  
     </s2>
     <s2 title="XSLT Processor">
       <p>Mention changes and update strategy...</p>