On Wed, Jun 22, 2011 at 1:51 AM, Millies, Sebastian <[email protected]> wrote: > Hello there, > > > > Tuscany 1.6 depends on Apache Commons HttpClient 3.1. > > > > Is there any chance of upgrading this to Apache HttpComponents > > HttpClient (currently 4.1.1)? >
Patches are welcomed. > > > Is it really necessary to have the dependency in Tuscany at all? > > I believe some bindings are using that for httpclient type of communication, having said that, I don't think that the dependency is mandatory in the sense that it could be replaced by functionality available in the jdk. Having said that, I'd need to make sure that it's not a transient dependency where we don't own the code that uses HttpClient. -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
