[jira] [Issue Comment Deleted] (HTTPCLIENT-1618) EntityUtils toByteArray EOFException

2015-03-01 Thread guor (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] guor updated HTTPCLIENT-1618: - Comment: was deleted (was: But how can I handle this exception? I don't know how to deal with the

[jira] [Reopened] (HTTPCLIENT-1618) EntityUtils toByteArray EOFException

2015-03-01 Thread guor (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] guor reopened HTTPCLIENT-1618: -- But how can I handle this exception with HC 4.X? I don't know how to deal with the stream I got. Is

Need clarification on the auth backend design for HTTPCLIENT-1625

2015-03-01 Thread Michael Osipov
Hi folks, I need some design clarification on the HttpClient auth backend. Currently, I trying to figure out how I can plug in connection-based auth best into the code. From reading the docs and the code, this is what I understood now: Client receives a 401/407, looks up the best available

Update Jenkins jobs

2015-03-01 Thread Michael Osipov
Hi folks, can someone update job httpcomponents-client-4.4.x from trunk to branches/4.4.x and create a 4.5.x job from trunk? I am solely a dev on Jenkins. Michael - To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For

[jira] [Resolved] (HTTPCLIENT-1621) Possible NPE/incorrect type in HttpClientBuilder#evictIdleConnections

2015-03-01 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov resolved HTTPCLIENT-1621. Resolution: Fixed Fixed with [r1663151|http://svn.apache.org/r1663151].

[jira] [Resolved] (HTTPCLIENT-1622) Name of HttpClientBuilder#setSslcontext inconsistent with the rest of SSL-related methods

2015-03-01 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov resolved HTTPCLIENT-1622. Resolution: Fixed Fixed with [r1663155|http://svn.apache.org/r1663155]. Name

Re: Update Jenkins jobs

2015-03-01 Thread Oleg Kalnichevski
On Sun, 2015-03-01 at 20:26 +0100, Michael Osipov wrote: Hi folks, can someone update job httpcomponents-client-4.4.x from trunk to branches/4.4.x and create a 4.5.x job from trunk? Done. https://builds.apache.org/view/H-L/view/HttpComponents/job/httpcomponents-client-4.5.x/ Oleg

[jira] [Created] (HTTPCLIENT-1625) Completely overhaul GSS-API-based authentication backend

2015-03-01 Thread Michael Osipov (JIRA)
Michael Osipov created HTTPCLIENT-1625: -- Summary: Completely overhaul GSS-API-based authentication backend Key: HTTPCLIENT-1625 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1625 Project:

[jira] [Updated] (HTTPCLIENT-1570) GGSSchemeBase blindly assumes that SPNEGO is always used

2015-03-01 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated HTTPCLIENT-1570: --- Fix Version/s: (was: 5.0) 4.5 Alpha1 GGSSchemeBase

[jira] [Updated] (HTTPCLIENT-1569) GGSSchemeBase incorrectly spelled

2015-03-01 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated HTTPCLIENT-1569: --- Fix Version/s: (was: 5.0) 4.5 Alpha1 GGSSchemeBase

[jira] [Created] (HTTPCLIENT-1626) Rewrite documentation for GSS-API-based authentication

2015-03-01 Thread Michael Osipov (JIRA)
Michael Osipov created HTTPCLIENT-1626: -- Summary: Rewrite documentation for GSS-API-based authentication Key: HTTPCLIENT-1626 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1626 Project:

[jira] [Updated] (HTTPCLIENT-1625) Completely overhaul GSS-API-based authentication backend

2015-03-01 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated HTTPCLIENT-1625: --- Description: The current implementation does not reflect the way GSS-API-based

Re: Update Jenkins jobs

2015-03-01 Thread Michael Osipov
Am 2015-03-01 um 21:16 schrieb Oleg Kalnichevski: On Sun, 2015-03-01 at 20:26 +0100, Michael Osipov wrote: Hi folks, can someone update job httpcomponents-client-4.4.x from trunk to branches/4.4.x and create a 4.5.x job from trunk? Done.

[jira] [Updated] (HTTPCLIENT-1625) Completely overhaul GSS-API-based authentication backend

2015-03-01 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated HTTPCLIENT-1625: --- Description: The current implementation does not reflect the way GSS-API-based