You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by mc...@apache.org on 2004/08/22 14:07:44 UTC

cvs commit: gump/project jelly-tags.xml

mcconnell    2004/08/22 05:07:44

  Modified:    project  jelly-tags.xml
  Log:
  make framework deps explicit
  
  Revision  Changes    Path
  1.66      +3 -1      gump/project/jelly-tags.xml
  
  Index: jelly-tags.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jelly-tags.xml,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- jelly-tags.xml	6 Jul 2004 05:58:07 -0000	1.65
  +++ jelly-tags.xml	22 Aug 2004 12:07:44 -0000	1.66
  @@ -78,7 +78,9 @@
   
       <depend project="commons-jelly" inherit="all"/>
       <depend project="commons-cli"/>
  -    <depend project="avalon-framework" id="combined"/>
  +    <depend project="avalon-framework-api"/>
  +    <depend project="avalon-framework-legacy"/>
  +    <depend project="avalon-framework-impl"/>
   
       <work nested="avalon/target/classes"/>
       <work nested="avalon/target/test-classes"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org