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 2019/06/12 17:15:01 UTC

svn commit: r1861170 - /gump/metadata/profile/gump.xml

Author: markt
Date: Wed Jun 12 17:15:01 2019
New Revision: 1861170

URL: http://svn.apache.org/viewvc?rev=1861170&view=rev
Log:
Disable commons modules that appear to be unused

Modified:
    gump/metadata/profile/gump.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewvc/gump/metadata/profile/gump.xml?rev=1861170&r1=1861169&r2=1861170&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Wed Jun 12 17:15:01 2019
@@ -34,14 +34,18 @@
 
   <module href="project/commons-bcel.xml" />
   <module href="project/commons-beanutils.xml" />
+  <!-- Unused - to be deleted once a Gump run confirms this
   <module href="project/commons-beanutils2.xml" />
+  -->
   <module href="project/commons-cli.xml" />
   <module href="project/commons-codec-1.x.xml" />
   <module href="project/commons-collections.xml"/>
   <module href="project/commons-collections-3.x.xml"/>
   <module href="project/commons-compress.xml"/>
   <module href="project/commons-daemon.xml"/>
+  <!-- Unused - to be deleted once a Gump run confirms this
   <module href="project/commons-dbcp-1.x.xml" />
+  -->
   <module href="project/commons-digester-2.x.xml"/>
   <module href="project/commons-exec.xml"/>
   <module href="project/commons-httpclient.xml"/>
@@ -50,7 +54,9 @@
   <module href="project/commons-lang-2.x.xml"/>
   <module href="project/commons-lang-trunk.xml"/>
   <module href="project/commons-logging.xml"/>
+  <!-- Unused - to be deleted once a Gump run confirms this
   <module href="project/commons-math-3.x.xml"/>
+  -->
   <module href="project/commons-net.xml"/>
   <module href="project/commons-pool-1.x.xml"/>
   <module href="project/commons-validator.xml"/>