mcconnell    2002/07/13 17:57:38

  Modified:    assembly README.TXT
  Log:
  status update notes
  
  Revision  Changes    Path
  1.11      +6 -2      jakarta-avalon-excalibur/assembly/README.TXT
  
  Index: README.TXT
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/README.TXT,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- README.TXT        13 Jul 2002 00:09:44 -0000      1.10
  +++ README.TXT        14 Jul 2002 00:57:38 -0000      1.11
  @@ -4,13 +4,17 @@
   
   This package contains work in progress originating from the Merlin container.  It 
includes a set of dealing with the definition of a system kernel, container 
hierarchies, component assembly, and component deployment and decommissioning.  
Everything is this package is ALPHA and is subject to change. A demonstration of 
current status is normally possible by invoking the following ant targets:
   
  -   ant all
  -   ant kernel
  +   $ ant
  +   $ kernel
   
   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.
   
   Status
   ------
  +
  +14-JUL-2002
  +Completion of the javadoc for the meta data model for the kernel, container and 
component profile directives.
  +
   13-JUL-2002.
   Structural rationalization completed including clean seperation of meta model from 
meta info classes, improvements to the container/kernel package seperation, 
elimination of configuration dependecies (kernal can be programatically established 
independetly of a configuration defintion).
   
  
  
  

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

Reply via email to