sebb wrote:
> I think this depends on where HttpClient is likely to be used. If it
> is extensively used in large applications such as servers etc - which
> may depend on lots of other software - then it seems to me that
> HttpClient should only require 1.5 if that is absolutely necessary at
> run-time.

JBoss ships with HttpClient by default. Don't know exactly what they use
it for, but I guess for webservices. Also all of our J2EE applications
use HttpClient. I think it is very important not to cause dependency hell.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to