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 2011/02/21 13:51:34 UTC

svn commit: r1072957 - in /gump/metadata/project: commons-jelly.xml commons-proper.xml

Author: bodewig
Date: Mon Feb 21 12:51:33 2011
New Revision: 1072957

URL: http://svn.apache.org/viewvc?rev=1072957&view=rev
Log:
remove unmaintained projects that fail because of backwards incompatible changes in their dependencies

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

Modified: gump/metadata/project/commons-jelly.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-jelly.xml?rev=1072957&r1=1072956&r2=1072957&view=diff
==============================================================================
--- gump/metadata/project/commons-jelly.xml (original)
+++ gump/metadata/project/commons-jelly.xml Mon Feb 21 12:51:33 2011
@@ -1029,7 +1029,7 @@
          to="dev@commons.apache.org"/>
   </project>
     
-  <project name="commons-jelly-tags-quartz">
+  <!--project name="commons-jelly-tags-quartz">
     <mvn1 goal="jar" basedir="jelly-tags/quartz">
       <property name="maven.final.name" value="commons-jelly-tags-quartz-@@DATE@@"/>
       
@@ -1059,7 +1059,7 @@
   
     <nag from="Gump &lt;issues@commons.apache.org&gt;"
          to="dev@commons.apache.org"/>
-  </project>
+  </project-->
     
   <project name="commons-jelly-tags-regexp">
     <mvn1 goal="jar" basedir="jelly-tags/regexp">

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=1072957&r1=1072956&r2=1072957&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Mon Feb 21 12:51:33 2011
@@ -24,7 +24,7 @@
 
   <svn repository="asf" dir="commons/trunks-proper"/>
 
-  <project name="commons-attributes">
+  <!--project name="commons-attributes">
     <package>org.apache.commons.attributes</package>
     <description>Commons Attributes</description>
     <ant basedir="attributes" target="dist">
@@ -47,7 +47,7 @@
     <license name="LICENSE.txt"/>
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>
 
-  </project>
+  </project-->
 
   <project name="commons-beanutils" groupId="commons-beanutils">
     <package>org.apache.commons.beanutils</package>