[continuum] PREPARE BUILD ERROR: Apache HttpComponents

2015-04-17 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/scmResult.action?projectScmRootId=176&projectGroupId=17 Project Group: Apache HttpComponents SCM Root URL: scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.3.x ***

[jira] [Updated] (HTTPCLIENT-1641) CircularRedirect due to rebuilding URI after decoding path, etc.

2015-04-17 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCLIENT-1641: -- Fix Version/s: 4.5 I want to completely rewrite #normalizeSyntax. Will have

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

2015-04-17 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14500204#comment-14500204 ] Michael Osipov commented on HTTPCLIENT-1625: Development has been stalled

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

2015-04-17 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: --- Fix Version/s: (was: 4.5 Alpha1) 5.0 > Completely overhaul

[jira] [Commented] (HTTPCLIENT-1641) CircularRedirect due to rebuilding URI after decoding path, etc.

2015-04-17 Thread Nick Trown (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14500075#comment-14500075 ] Nick Trown commented on HTTPCLIENT-1641: I've also been trying to debug the f

[jira] [Commented] (HTTPCLIENT-1641) CircularRedirect due to rebuilding URI after decoding path, etc.

2015-04-17 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14500025#comment-14500025 ] Oleg Kalnichevski commented on HTTPCLIENT-1641: --- I took a closer look a

[jira] [Commented] (HTTPCLIENT-1641) CircularRedirect due to rebuilding URI after decoding path, etc.

2015-04-17 Thread Nick Trown (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14499954#comment-14499954 ] Nick Trown commented on HTTPCLIENT-1641: getPath(), for example, decodes the

[jira] [Closed] (HTTPCLIENT-1640) Failed to parse cookie max-age attribute

2015-04-17 Thread Ivan Shcheklein (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Shcheklein closed HTTPCLIENT-1640. --- It works for me now. Thanks. > Failed to parse cookie max-age attribute > -

Re: Progress of HTTPCLIENT-1625 (2)

2015-04-17 Thread Oleg Kalnichevski
On Fri, 2015-04-17 at 13:02 +0200, Michael Osipov wrote: > Am 2015-04-14 um 20:35 schrieb Oleg Kalnichevski: > > On Mon, 2015-04-13 at 22:46 +0200, Michael Osipov wrote: > >> Hi folks, ... > > Michael, > > > > Probably we have to move resolution of this issue to 5.0 given how > > disruptive these

Re: Progress of HTTPCLIENT-1625 (2)

2015-04-17 Thread Michael Osipov
Am 2015-04-14 um 20:35 schrieb Oleg Kalnichevski: On Mon, 2015-04-13 at 22:46 +0200, Michael Osipov wrote: Hi folks, I'd like to you to update on the status of my rewrite challenge: It did not turn out to be as easy as I have assumed. I debugged a lot of stuff, read the code, etc. HttpClient i

[jira] [Commented] (HTTPCLIENT-1640) Failed to parse cookie max-age attribute

2015-04-17 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14499410#comment-14499410 ] Oleg Kalnichevski commented on HTTPCLIENT-1640: --- I do not think the iss

Re: [VOTE] Release HttpComponents AsyncClient 4.1 based on RC2

2015-04-17 Thread Oleg Kalnichevski
[x] +1 Release the packages as HttpComponents AsyncClient 4.1 On Thu, 2015-04-16 at 17:22 +0200, Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpComponents AsyncClient 4.1. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are

[jira] [Commented] (HTTPCLIENT-1641) CircularRedirect due to rebuilding URI after decoding path, etc.

2015-04-17 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14499395#comment-14499395 ] Oleg Kalnichevski commented on HTTPCLIENT-1641: --- bq. In normalizeSyntax

[jira] [Created] (HTTPCLIENT-1641) CircularRedirect due to rebuilding URI after decoding path, etc.

2015-04-17 Thread Nick Trown (JIRA)
Nick Trown created HTTPCLIENT-1641: -- Summary: CircularRedirect due to rebuilding URI after decoding path, etc. Key: HTTPCLIENT-1641 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1641 Project: