On Tue, 2013-01-15 at 17:05 +0530, Deepak Mishra wrote: > Thank you very much Dilip, Oleg. > > We need to get latest release of HttpClient 4.2.3 with this bug fix very > urgently. > > Can you please also tell me how to get the latest jar files > (httpclient-4.2.3.jar etc...) for the latest code > or > if I should build jar files locally on my machine then which branch should > I use to check out the code, and what is the process for building jar files? > > Following are the branches I think I should use for the 4.2.3 code but not > sure if I am correct. Please tell me the correct branch. > http://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.2.3/ > http://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.2.3-RC1/ > > http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3/ > http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3-RC1/ > > thank you for helps, > deepak >
HttpClient 4.2.3 should be available in the Maven central by now. I am going to send a formal release announcement in a short while. Oleg > On Tue, Jan 8, 2013 at 4:02 PM, dilip <[email protected]> wrote: > > > created issue > > https://issues.apache.org/jira/browse/HTTPCLIENT-1293 > > i have tried changing the GGSSchemeBase.java > > my change is working in my setup > > added my change in comments. > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
