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/07/15 06:04:17 UTC

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

Author: bodewig
Date: Thu Jul 15 04:04:17 2010
New Revision: 964297

URL: http://svn.apache.org/viewvc?rev=964297&view=rev
Log:
commons-net creates multiple jars now

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=964297&r1=964296&r2=964297&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Thu Jul 15 04:04:17 2010
@@ -702,7 +702,9 @@
     <option project="velocity-engine"/>
     <option project="commons-collections"/>
 
-    <jar name="net/target/commons-net-*[0-9T].jar" />
+    <jar name="net/target/commons-net-[0-9T]*[0-9T].jar" id="commons-net"/>
+    <jar name="net/target/commons-net-ftp-*[0-9T].jar"
+         id="commons-net-ftp"/>
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>
   </project>