You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ni...@apache.org on 2004/10/16 14:23:40 UTC

cvs commit: gump/project xml-fop.xml

niclas      2004/10/16 05:23:40

  Modified:    project  xml-fop.xml
  Log:
  Testcases noticed more than one commons-logging exposed.
  
  Revision  Changes    Path
  1.32      +1 -1      gump/project/xml-fop.xml
  
  Index: xml-fop.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/xml-fop.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- xml-fop.xml	14 Oct 2004 07:55:48 -0000	1.31
  +++ xml-fop.xml	16 Oct 2004 12:23:40 -0000	1.32
  @@ -39,7 +39,7 @@
       <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-logging" runtime="true" ids="commons-logging-api"/>
       <depend project="commons-io" runtime="true"/>
       <depend project="jfor"/>
       <depend project="jakarta-servletapi"/>