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 15:29:04 UTC

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

Author: markt
Date: Thu Aug 12 15:29:04 2021
New Revision: 1892288

URL: http://svn.apache.org/viewvc?rev=1892288&view=rev
Log:
Remove dep - should not be necessary

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1892288&r1=1892287&r2=1892288&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Thu Aug 12 15:29:04 2021
@@ -33,7 +33,6 @@
     </ant>
 
     <depend project="bootstrap-ant"/>
-    <depend project="jakarta-regexp"/>
     <depend project="junit"/>
     <depend project="hamcrest-java"/>
     <depend project="hamcrest-java-library"/>