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:10:15 UTC

cvs commit: gump/project xml-fop.xml

mcconnell    2004/08/22 05:10:14

  Modified:    project  xml-fop.xml
  Log:
  make framework deps explicit
  
  Revision  Changes    Path
  1.30      +3 -1      gump/project/xml-fop.xml
  
  Index: xml-fop.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/xml-fop.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- xml-fop.xml	7 Apr 2004 06:34:40 -0000	1.29
  +++ xml-fop.xml	22 Aug 2004 12:10:14 -0000	1.30
  @@ -35,7 +35,9 @@
       <depend project="ant" inherit="runtime"/>
       <depend project="xml-batik"/>
       <!--depend project="avalon-logkit" runtime="true"/-->
  -    <depend project="avalon-framework" runtime="true" id="combined"/>
  +    <depend project="avalon-framework-api" runtime="true"/>
  +    <depend project="avalon-framework-legacy" runtime="true"/>
  +    <depend project="avalon-framework-impl" runtime="true"/>
       <depend project="commons-logging" runtime="true"/>
       <depend project="commons-io" runtime="true"/>
       <depend project="jfor"/>
  
  
  

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