You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ol...@apache.org on 2006/06/09 19:54:25 UTC

svn commit: r413108 - /jakarta/commons/proper/httpclient/trunk/DEPENDENCIES.txt

Author: olegk
Date: Fri Jun  9 10:54:25 2006
New Revision: 413108

URL: http://svn.apache.org/viewvc?rev=413108&view=rev
Log:
[HTTPCLIENT-584] Added a list of HttpClient 3.x dependencies (primarily for Maven shy users)

Added:
    jakarta/commons/proper/httpclient/trunk/DEPENDENCIES.txt   (with props)

Added: jakarta/commons/proper/httpclient/trunk/DEPENDENCIES.txt
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/httpclient/trunk/DEPENDENCIES.txt?rev=413108&view=auto
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/DEPENDENCIES.txt (added)
+++ jakarta/commons/proper/httpclient/trunk/DEPENDENCIES.txt Fri Jun  9 10:54:25 2006
@@ -0,0 +1,8 @@
+HttpClient 3.x requires
+-----------------------
+* JRE 1.2.2 or above
+* JSSE 1.0.3 when running in JRE < 1.4 (optional)
+* JCE 1.2.2 when running in JRE < 1.4 (optional)
+* Commons Logging 1.0.0 or above 
+* Commons Codec 1.2.0 or above
+

Propchange: jakarta/commons/proper/httpclient/trunk/DEPENDENCIES.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: jakarta/commons/proper/httpclient/trunk/DEPENDENCIES.txt
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Propchange: jakarta/commons/proper/httpclient/trunk/DEPENDENCIES.txt
------------------------------------------------------------------------------
    svn:mime-type = text/plain



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org