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 10:06:06 UTC

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

Author: markt
Date: Thu Aug 12 10:06:06 2021
New Revision: 1892264

URL: http://svn.apache.org/viewvc?rev=1892264&view=rev
Log:
Still trying to fix validation task for Tomcat

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1892264&r1=1892263&r2=1892264&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Thu Aug 12 10:06:06 2021
@@ -86,7 +86,7 @@
     <depend project="xml-apis"/>
     <option project="xalan" ids="xalan-unbundled"/>
 
-    <option project="antlr" ids="antlr" runtime="true"/>
+    <option project="antlr" ids="antlr4" runtime="true"/>
     <option project="bcel" runtime="true"/>
     <option project="commons-logging" runtime="true"/>
     <option project="commons-net" runtime="true"/>