You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/10/04 13:14:45 UTC

cvs commit: avalon/merlin/platform/xdocs/starting/tutorial index.xml

mcconnell    2003/10/04 04:14:45

  Modified:    merlin/platform/xdocs/starting/advanced selection.xml
               merlin/platform/xdocs/starting/tutorial index.xml
  Log:
  Correct broken link on tutorial index page.
  
  Revision  Changes    Path
  1.4       +1 -0      avalon/merlin/platform/xdocs/starting/advanced/selection.xml
  
  Index: selection.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/xdocs/starting/advanced/selection.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- selection.xml	4 Oct 2003 10:45:19 -0000	1.3
  +++ selection.xml	4 Oct 2003 11:14:45 -0000	1.4
  @@ -59,6 +59,7 @@
       <section name="Advanced Features">
   
         <subsection name="Profile Selection">
  +        <p><i>Requires Merlin 3.1</i></p>
           <p>
   In the <a href="profiles.html">Profile tutorial</a> we covered the mechanisms used to establish a pre-configured deployment profile. In this tutorial we update the &lt;classname&gt;.xprofile to include multiple named profiles and show how you can select a specific profile when declaring a component in block descriptor.
           </p>
  
  
  
  1.2       +1 -1      avalon/merlin/platform/xdocs/starting/tutorial/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/xdocs/starting/tutorial/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	24 Sep 2003 09:35:34 -0000	1.1
  +++ index.xml	4 Oct 2003 11:14:45 -0000	1.2
  @@ -84,7 +84,7 @@
               <td>Extending HelloComponent to expose a service and the respective type declarations.</td>
             </tr>
             <tr>
  -            <td><a href="dependencies.html">Managing Dependencies</a></td>
  +            <td><a href="dependencies/index.html">Managing Dependencies</a></td>
               <td>Addition of a dependency to HelloComponent and the corresponding declarations in the component type descriptor.</td>
             </tr>
           </table>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org