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/03/07 09:56:38 UTC

cvs commit: avalon-sandbox/assembly/src/etc project.mf

mcconnell    2003/03/07 00:56:38

  Modified:    assembly/src/etc project.mf
  Log:
  Add SPI jar file as a dependent.
  
  Revision  Changes    Path
  1.9       +5 -1      avalon-sandbox/assembly/src/etc/project.mf
  
  Index: project.mf
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/assembly/src/etc/project.mf,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.mf	16 Feb 2003 10:56:07 -0000	1.8
  +++ project.mf	7 Mar 2003 08:56:38 -0000	1.9
  @@ -5,7 +5,7 @@
   Specification-Version: 1.0
   Implementation-Vendor-Id: ASF
   Implementation-Version: 1.0
  -Extension-List: framework meta lifecycle configuration i18n logkit
  +Extension-List: framework meta assembly-spi lifecycle configuration i18n logkit
   framework-Implementation-Vendor-Id: ASF
   framework-Extension-Name: avalon-framework
   framework-Specification-Version: 1.0
  @@ -14,6 +14,10 @@
   meta-Extension-Name: avalon-meta
   meta-Specification-Version: 1.0
   meta-Implementation-Version: 1.0
  +assembly-spi-Implementation-Vendor-Id: ASF
  +assembly-spi-Extension-Name: avalon-assembly-spi
  +assembly-spi-Specification-Version: 1.0
  +assembly-spi-Implementation-Version: 1.0
   lifecycle-Implementation-Vendor-Id: ASF
   lifecycle-Extension-Name: avalon-lifecycle
   lifecycle-Specification-Version: 1.0
  
  
  

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