On Wed, 2008-10-08 at 11:11 -0700, Henrich Kraemer wrote: > I haven't found this explicitly covered. I apologize if it already is > somewhere... > > http://hc.apache.org/httpclient-3.x/dependencies.html shows : > commons-codec 1.2 > commons-logging 1.0.4 > > The latest released versions are: > commons-codec 1.3 > commons-logging 1.1.2 > > Looking at http://commons.apache.org/releases/versioning.html > it sounds like HttpClient 3.1 can be used with minor version revisions of > its dependent components and therefore with the latest releases shown > above. > Is that correct? > > Thanks, > > Henrich
Yes, it is. HttpClient 3.1 can be used with any version of commons-codec and commons-logging binary compatible with versions 1.2 and 1.0.4 respectively. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]