You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by di...@apache.org on 2003/12/26 17:39:29 UTC

cvs commit: jakarta-gump/project xml-commons.xml

dims        2003/12/26 08:39:29

  Modified:    project  xml-commons.xml
  Log:
  Use new gump target in resolver.xml
  
  Revision  Changes    Path
  1.18      +2 -2      jakarta-gump/project/xml-commons.xml
  
  Index: xml-commons.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/xml-commons.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- xml-commons.xml	8 Sep 2003 15:55:08 -0000	1.17
  +++ xml-commons.xml	26 Dec 2003 16:39:29 -0000	1.18
  @@ -34,7 +34,7 @@
         Catalog based entity and URI resolution
       </description>
       <package>org.apache.xml.resolver</package>
  -    <ant basedir="java" buildfile="resolver.xml" target="jar javadocs"/>
  +    <ant basedir="java" buildfile="resolver.xml" target="gump"/>
       <depend project="xml-xerces"/>
       <depend project="xml-apis"/>
       <depend project="ant" inherit="runtime"/>