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:20:23 UTC

svn commit: r988558 - in /gump/metadata: profile/gump.xml project/htmlunit.xml

Author: bodewig
Date: Tue Aug 24 14:20:23 2010
New Revision: 988558

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

Modified:
    gump/metadata/profile/gump.xml
    gump/metadata/project/htmlunit.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewvc/gump/metadata/profile/gump.xml?rev=988558&r1=988557&r2=988558&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Tue Aug 24 14:20:23 2010
@@ -252,7 +252,6 @@
   <!-- No more needed  module href="project/findbugs.xml"/ -->
   <!--module href="project/freemarker.xml"/-->
   <module href="project/ggf-cddlm.xml"/>
-  <module href="project/gsbase.xml" />
   <module href="project/hsqldb.xml"/>
   <module href="project/hsqldb2.xml"/>
   <module href="project/packaged-hsqldb.xml"/>

Modified: gump/metadata/project/htmlunit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/htmlunit.xml?rev=988558&r1=988557&r2=988558&view=diff
==============================================================================
--- gump/metadata/project/htmlunit.xml (original)
+++ gump/metadata/project/htmlunit.xml Tue Aug 24 14:20:23 2010
@@ -36,7 +36,6 @@
     <option project="commons-io" />
     <option project="commons-lang" />
     <option project="commons-logging"/>
-    <option project="gsbase" />
     <option project="httpcomponents-client"/>
     <option project="junit" />
     <option project="logging-log4j-12"/>