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/12 11:07:51 UTC

svn commit: r1892271 - /gump/metadata/project/xml-xalan.xml

Author: markt
Date: Thu Aug 12 11:07:51 2021
New Revision: 1892271

URL: http://svn.apache.org/viewvc?rev=1892271&view=rev
Log:
Try to fix xalan build on Java 11

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

Modified: gump/metadata/project/xml-xalan.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xml-xalan.xml?rev=1892271&r1=1892270&r2=1892271&view=diff
==============================================================================
--- gump/metadata/project/xml-xalan.xml (original)
+++ gump/metadata/project/xml-xalan.xml Thu Aug 12 11:07:51 2021
@@ -34,7 +34,9 @@
     <depend project="bcel" runtime="true"/>
     <depend project="bootstrap-ant"/>
     <depend project="java_cup" runtime="true"/>
+<!--
     <depend project="jaxp" ids="xalan"/>
+-->
     <depend project="jlex" runtime="true"/>
     <depend project="xalan-pom"/>
 <!--