You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ma...@apache.org on 2021/08/11 15:14:15 UTC

svn commit: r1892228 - /gump/metadata/project/xml-xerces2.xml

Author: markt
Date: Wed Aug 11 15:14:14 2021
New Revision: 1892228

URL: http://svn.apache.org/viewvc?rev=1892228&view=rev
Log:
Test fix for Ant build

Modified:
    gump/metadata/project/xml-xerces2.xml

Modified: gump/metadata/project/xml-xerces2.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xml-xerces2.xml?rev=1892228&r1=1892227&r2=1892228&view=diff
==============================================================================
--- gump/metadata/project/xml-xerces2.xml (original)
+++ gump/metadata/project/xml-xerces2.xml Wed Aug 11 15:14:14 2021
@@ -36,7 +36,7 @@
     <depend project="bootstrap-ant"/>
     <depend project="xjavac"/>
     <home nested="build"/>
-    <jar name="xercesImpl.jar" id="xml-parser" type="boot"/>
+    <jar name="xercesImpl.jar" id="xml-parser" />
 
     <license name="LICENSE"/>
   </project>