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

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

Author: simonetripodi
Date: Wed Aug 25 08:31:18 2010
New Revision: 988876

URL: http://svn.apache.org/viewvc?rev=988876&view=rev
Log:
removed digester jar path

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=988876&r1=988875&r2=988876&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Wed Aug 25 08:31:18 2010
@@ -356,7 +356,7 @@
     <depend project="commons-collections"/>
     <depend project="commons-logging"/>
     <option project="velocity-engine"/>
-    <jar name="digester/target/commons-digester-*[0-9T].jar"/>
+    <jar name="commons-digester-*[0-9T].jar"/>
 
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>
   </project>