[jboss-cvs] Repository SVN: r15537 - in maven2/apache-httpclient/commons-httpclient: 3.1 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Sep 21 19:06:02 EDT 2008


Author: danielc.roth
Date: 2008-09-21 19:06:02 -0400 (Sun, 21 Sep 2008)
New Revision: 15537

Added:
   maven2/apache-httpclient/commons-httpclient/3.1/
   maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
   maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar.md5
   maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar.sha1
   maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
   maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom.md5
   maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom.sha1
Log:


Added: maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar.md5
===================================================================
--- maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar.md5	                        (rev 0)
+++ maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar.md5	2008-09-21 23:06:02 UTC (rev 15537)
@@ -0,0 +1 @@
+8ad8c9229ef2d59ab9f59f7050e846a5
\ No newline at end of file

Added: maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar.sha1
===================================================================
--- maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar.sha1	                        (rev 0)
+++ maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar.sha1	2008-09-21 23:06:02 UTC (rev 15537)
@@ -0,0 +1 @@
+964cd74171f427720480efdec40a7c7f6e58426a
\ No newline at end of file

Added: maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
===================================================================
--- maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom	                        (rev 0)
+++ maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom	2008-09-21 23:06:02 UTC (rev 15537)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?><project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>apache-httpclient</groupId>
+  <artifactId>commons-httpclient</artifactId>
+  <name>HttpClient</name>
+  <version>3.1</version>
+  <description>The HttpClient  component supports the client-side of RFC 1945 (HTTP/1.0)  and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.</description>
+  <url>http://jakarta.apache.org/httpcomponents/httpclient-3.x/</url>
+  <licenses>
+   <license>
+     <name>apache-2.0</name>
+     <url>http://apache.org/licenses/LICENSE-2.0.txt</url>
+   </license>
+  </licenses>    
+  <dependencies>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+      <version>1.0.4</version>
+    </dependency>
+    <dependency>
+      <groupId>commons-codec</groupId>
+      <artifactId>commons-codec</artifactId>
+      <version>1.2</version>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file

Added: maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom.md5
===================================================================
--- maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom.md5	                        (rev 0)
+++ maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom.md5	2008-09-21 23:06:02 UTC (rev 15537)
@@ -0,0 +1 @@
+1642759969bda879c1e072684b478890
\ No newline at end of file

Added: maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom.sha1
===================================================================
--- maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom.sha1	                        (rev 0)
+++ maven2/apache-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom.sha1	2008-09-21 23:06:02 UTC (rev 15537)
@@ -0,0 +1 @@
+328f80fada1c8b7b74bbfe0e0a4ec0b43bae3c70
\ No newline at end of file




More information about the jboss-cvs-commits mailing list