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 08:46:16 UTC

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

Author: markt
Date: Thu Aug 12 08:46:16 2021
New Revision: 1892263

URL: http://svn.apache.org/viewvc?rev=1892263&view=rev
Log:
Keep Ant on Antlr3 for now. Test updating to 4 later.

Modified:
    gump/metadata/project/ant.xml

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