You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2012/05/28 04:02:43 UTC

svn commit: r1343124 - /gump/metadata/project/httpcomponents.xml

Author: billbarker
Date: Mon May 28 02:02:43 2012
New Revision: 1343124

URL: http://svn.apache.org/viewvc?rev=1343124&view=rev
Log:
publish the tests jar

Modified:
    gump/metadata/project/httpcomponents.xml

Modified: gump/metadata/project/httpcomponents.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/httpcomponents.xml?rev=1343124&r1=1343123&r2=1343124&view=diff
==============================================================================
--- gump/metadata/project/httpcomponents.xml (original)
+++ gump/metadata/project/httpcomponents.xml Mon May 28 02:02:43 2012
@@ -87,6 +87,9 @@
     <jar  id="httpclient"
         name="httpclient/target/httpclient-*[0-9T].jar"
      />
+    <jar  id="httpclient" type="testsjar"
+        name="httpclient/target/httpclient-*[0-9T]-tests.jar"
+     />
     <jar  id="httpmime"
         name="httpmime/target/httpmime-*[0-9T].jar"
      />