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/06/22 05:36:45 UTC

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

Author: bodewig
Date: Tue Jun 22 03:36:45 2010
New Revision: 956764

URL: http://svn.apache.org/viewvc?rev=956764&view=rev
Log:
is <home/> the reason it doesn't work?

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=956764&r1=956763&r2=956764&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Tue Jun 22 03:36:45 2010
@@ -212,8 +212,7 @@
   <project name="commons-collections4-testframework">
     <package>org.apache.commons.collections</package>
     <depend project="commons-collections4"><noclasspath/></depend>
-    <home nested="collections/target"/>
-    <jar name="commons-collections-testframework-*[0-9T].jar"/>
+    <jar name="collections/target/commons-collections-testframework-*[0-9T].jar"/>
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>
   </project>