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/22 15:41:44 UTC

svn commit: r1892528 - /gump/metadata/project/ant.xml

Author: markt
Date: Sun Aug 22 15:41:44 2021
New Revision: 1892528

URL: http://svn.apache.org/viewvc?rev=1892528&view=rev
Log:
Clean up

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1892528&r1=1892527&r2=1892528&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Sun Aug 22 15:41:44 2021
@@ -39,13 +39,6 @@
     <depend project="xml-xerces"/>
     <option project="xalan"/>
 
-    <!-- actually, we won't get here if resolver is not available
-    since Xerces won't build, so while this is an option, it will
-    always be satisfied -->
-<!--
-    <option project="xml-resolver" runtime="true"/>
--->
-
     <home nested="dist"/>
     <work nested="build/classes"/>