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 14:38:45 UTC

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

Author: markt
Date: Thu Aug 12 14:38:45 2021
New Revision: 1892284

URL: http://svn.apache.org/viewvc?rev=1892284&view=rev
Log:
Fix for Ant build

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1892284&r1=1892283&r2=1892284&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Thu Aug 12 14:38:45 2021
@@ -34,6 +34,7 @@
 
     <depend project="bootstrap-ant"/>
     <depend project="junit"/>
+    <depend project="hamcrest-java"/>
     <depend project="xml-xerces"/>
 <!--
     <depend project="xml-apis"/>