mcconnell    2002/07/14 03:42:47

  Modified:    assembly/src/etc merlin.html
  Log:
  updated build information
  
  Revision  Changes    Path
  1.4       +4 -4      jakarta-avalon-excalibur/assembly/src/etc/merlin.html
  
  Index: merlin.html
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/src/etc/merlin.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- merlin.html       13 Jul 2002 00:09:44 -0000      1.3
  +++ merlin.html       14 Jul 2002 10:42:47 -0000      1.4
  @@ -52,11 +52,11 @@
   </ul>
   
   <h3>Demonstration</h3>
  -A demonstration of current status is normally possible by invoking the following 
ant targets:
  +A demonstration of current status is normally possible by invoking the following:
   </p>
   <pre>
  -   ant all
  -   ant kernel
  +   $ ant
  +   $ kernel
   </pre>
   <p>
   This will cause the build of the kernel, container framework, type repository, a 
set of demo components, and the creation and deployment of a root container holding a 
combination of component providers and subsidiary containers.
  @@ -64,7 +64,7 @@
   
   <h3>Current Status</h3>
   <p>
  -The implementation provides full support for hierachical containers and profiles 
management including resolution of dependecies cross containers. Processing of 
singleton components throught the component lifecycle is in place and will be expanded 
to included adaptive managers in the near future.  For a list of TO-DO items, please 
refer to the README document.
  +The implementation provides full support for hierachical containers and profiles 
management including resolution of dependecies cross containers. Processing of 
singleton components throught the component lifecycle is in place.  For a list of 
TO-DO items, please refer to the README document.
   </p>
   
   </body>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to