You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by se...@apache.org on 2010/08/25 03:13:01 UTC

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

Author: sebb
Date: Wed Aug 25 01:13:01 2010
New Revision: 988775

URL: http://svn.apache.org/viewvc?rev=988775&view=rev
Log:
Maven digester build doesn't need Ant

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=988775&r1=988774&r2=988775&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Wed Aug 25 01:13:01 2010
@@ -349,7 +349,6 @@
     <description>XML to Java Object Configuration</description>
     <url href="http://commons.apache.org/digester/"/>
     <mvn basedir="digester"/>
-    <depend project="ant" inherit="runtime"/>
     <depend project="xml-xerces"/>
     <depend project="xml-apis"/>
     <depend project="junit"/>