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/10 19:48:28 UTC

svn commit: r1892190 - /gump/metadata/project/commons-lang-trunk.xml

Author: markt
Date: Tue Aug 10 19:48:27 2021
New Revision: 1892190

URL: http://svn.apache.org/viewvc?rev=1892190&view=rev
Log:
Commons Lang does not depend on Commons IO

Modified:
    gump/metadata/project/commons-lang-trunk.xml

Modified: gump/metadata/project/commons-lang-trunk.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-lang-trunk.xml?rev=1892190&r1=1892189&r2=1892190&view=diff
==============================================================================
--- gump/metadata/project/commons-lang-trunk.xml (original)
+++ gump/metadata/project/commons-lang-trunk.xml Tue Aug 10 19:48:27 2021
@@ -32,7 +32,6 @@
         <property name="skipTests" value="true"/>
     </mvn3>
     <option project="easymock"/>
-    <option project="commons-io"/>
     <option project="hamcrest-java"/>
     <option project="junit"/>
     <option project="org.apache.ant"/>