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/09/10 11:10:14 UTC

cvs commit: avalon-sandbox/merlin STRUCTURE.TXT

mcconnell    2003/09/10 02:10:14

  Modified:    merlin   STRUCTURE.TXT
  Log:
  Updated structure info.
  
  Revision  Changes    Path
  1.8       +6 -5      avalon-sandbox/merlin/STRUCTURE.TXT
  
  Index: STRUCTURE.TXT
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/STRUCTURE.TXT,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- STRUCTURE.TXT	10 Sep 2003 00:35:40 -0000	1.7
  +++ STRUCTURE.TXT	10 Sep 2003 09:10:14 -0000	1.8
  @@ -12,21 +12,22 @@
   
     merlin
       |
  -    +-- activation               activation implementation
  -    +-- activation-api           activation API interfaces and classes
  -    +-- activation-spi           activation SPI interfaces and classes
  +    +-- activation
  +        +- api                   activation API interfaces and classes
  +        +- spi                   activation SPI interfaces and classes
  +        +- impl                  activation implementation
       +-- composition              composition framework
           +- api                   composition API
           +- spi                   composition SPI
           +- impl                  composition framework implementation
       +-- extension                
  -        +-- impl                 jar management implementation
           +-- spi                  jar management SPI interfaces and classes
  +        +-- impl                 jar management implementation
       +-- kernel                   
           +- bootstrap             kernel bootstrap
           +- spi                   kernel interfaces
           +- impl                  kernel implementation
  -    +-- merlin-plugin            plugin for Maven
  +        +- plugin                kernel plugin for Maven
       +-- merlin-extensions        
           +- merlin-jndi           merlin JNDI connector (work-in-progress)
           +- merlin-jndi-new       extended JNDI implementation (work-in-progress)
  
  
  

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