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 2010/08/24 16:16:58 UTC

svn commit: r988556 - in /gump/metadata: profile/gump.xml project/emma.xml project/mina.xml

Author: bodewig
Date: Tue Aug 24 14:16:58 2010
New Revision: 988556

URL: http://svn.apache.org/viewvc?rev=988556&view=rev
Log:
emma can't compile on JDK5+ and hasn't been touched in five years, remove it since the only projects depending on it use mvn 2.x and download it from the repository anyway

Removed:
    gump/metadata/project/emma.xml
Modified:
    gump/metadata/profile/gump.xml
    gump/metadata/project/mina.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewvc/gump/metadata/profile/gump.xml?rev=988556&r1=988555&r2=988556&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Tue Aug 24 14:16:58 2010
@@ -248,7 +248,6 @@
   <module href="project/dumbster.xml"/>
   <module href="project/dom4j.xml"/>
   <module href="project/dom4j-HEAD.xml"/>
-  <module href="project/emma.xml"/>
   <module href="project/expat.xml"/>
   <!-- No more needed  module href="project/findbugs.xml"/ -->
   <!--module href="project/freemarker.xml"/-->

Modified: gump/metadata/project/mina.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/mina.xml?rev=988556&r1=988555&r2=988556&view=diff
==============================================================================
--- gump/metadata/project/mina.xml (original)
+++ gump/metadata/project/mina.xml Tue Aug 24 14:16:58 2010
@@ -42,7 +42,6 @@
     <option project="ant"/>
     <option project="cglib"/>
     <option project="commons-net" />
-    <option project="emma"/>
     <option project="junit" />
     <option project="slf4j" ids="slf4j-simple"/>
     <option project="jsse"/>