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 2014/05/05 06:26:55 UTC

svn commit: r1592449 - /gump/metadata/project/commons-proper.xml

Author: bodewig
Date: Mon May  5 04:26:55 2014
New Revision: 1592449

URL: http://svn.apache.org/r1592449
Log:
betwixt is dormant

Modified:
    gump/metadata/project/commons-proper.xml

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=1592449&r1=1592448&r2=1592449&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Mon May  5 04:26:55 2014
@@ -65,24 +65,6 @@
     <license name="LICENSE.txt"/>
   </project>
 
-  <project name="commons-betwixt" groupId="commons-betwixt">
-    <package>org.apache.commons.betwixt</package>
-    <description>Commons Betwixt Package</description>
-    <url href="http://commons.apache.org/betwixt/"/>
-
-    <mvn2 basedir="betwixt">
-      <property name="skipTests" value="true"/>
-    </mvn2>
-
-    <option project="commons-digester"/>
-    <option project="commons-collections"/>
-    <option project="commons-beanutils"/>
-    <option project="commons-logging"/>
-    <option project="junit"/>
-
-    <jar name="betwixt/target/commons-betwixt-[0-9]*[0-9T].jar"/>
-  </project>
-
   <project name="commons-cli" groupId="commons-cli">
     <package>org.apache.commons.cli</package>
     <description>Commons CLI Package</description>