You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ne...@apache.org on 2003/10/01 12:27:06 UTC

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

neeme       2003/10/01 03:27:06

  Modified:    merlin/platform/xdocs/starting/tutorial internal.xml
  Log:
  fixed some missing start and end <source> tags
  
  Revision  Changes    Path
  1.2       +2 -0      avalon/merlin/platform/xdocs/starting/tutorial/internal.xml
  
  Index: internal.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/xdocs/starting/tutorial/internal.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- internal.xml	24 Sep 2003 09:35:36 -0000	1.1
  +++ internal.xml	1 Oct 2003 10:27:06 -0000	1.2
  @@ -222,12 +222,14 @@
   [DEBUG  ] (tutorial.hello.appliance): disposing of: 24531886
   [INFO   ] (tutorial.hello): disposal
   [DEBUG  ] (tutorial.hello.appliance): destroyed instance: 24531886
  +]]></source>
   
           <p>
           Internally the appliance instance managing the deployment scenario
           is taken down during which is is dissassembled and disposed of.
           </p>
   
  +<source><![CDATA[
   [DEBUG  ] (tutorial.hello.appliance): dissassembly phase
   [DEBUG  ] (tutorial.hello.appliance): disposal
   ]]></source>
  
  
  

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