You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2021/08/20 15:50:59 UTC

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

Author: bodewig
Date: Fri Aug 20 15:50:59 2021
New Revision: 1892475

URL: http://svn.apache.org/viewvc?rev=1892475&view=rev
Log:
no beanshell anymore

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1892475&r1=1892474&r2=1892475&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Fri Aug 20 15:50:59 2021
@@ -160,7 +160,6 @@
     <depend project="junit" inherit="runtime" />
     <depend project="xml-xerces"/>
     <option project="xalan"/>
-    <option project="bsh"/>
     <option project="commons-codec"/>
 
     <work nested="build/testcases"/>