Done : https://github.com/apache/httpclient/pull/17
On Fri, Sep 5, 2014 at 1:21 PM, Oleg Kalnichevski <ol...@apache.org> wrote: > On Fri, 2014-09-05 at 00:39 +0530, Vipul Mehta wrote: > > I have made changes in non-deprecated classes only. NegotiateScheme in > > deprecated version required change because it overrides generateToken() > > method of GGSScheme and signature of generateToken() has been changed in > my > > patch. > > > > All maven tests are passing in my workspace. > > > > The exception i mentioned was occurring while i was running my sample > code > > and it was because i was using old version of httpcore. Now it is also > > working fine. > > > > Please create a pull request at GitHub for changes you want merged into > HttpClient. > > Oleg > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org > For additional commands, e-mail: httpclient-users-h...@hc.apache.org > > -- Regards, Vipul