[jira] [Commented] (HTTPCLIENT-1460) Cached files would be deleted after CloseableHttpClient being closed.

2017-05-24 Thread Eric Jain (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16023893#comment-16023893 ] Eric Jain commented on HTTPCLIENT-1460: --- There's no point in not deleting the FileResources

[GitHub] httpcomponents-client pull request #79: Avoid fetching entity from cache's d...

2017-05-24 Thread pono
Github user pono closed the pull request at: https://github.com/apache/httpcomponents-client/pull/79 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

Re: [VOTE] Git Guidelines (2)

2017-05-24 Thread Oleg Kalnichevski
[x] +1 Committers must abide to these Git guidelines while working on the code On May 24, 2017 7:11:27 PM GMT+02:00, Michael Osipov wrote: >Hi folks, > >I am re-casting this vote for the previously discussed Git guidelines >for all committers to make life easier for

Re: [VOTE] Git Guidelines (2)

2017-05-24 Thread Michael Osipov
Am 2017-05-24 um 19:11 schrieb Michael Osipov: Hi folks, I am re-casting this vote for the previously discussed Git guidelines for all committers to make life easier for everyone. If the vote passes, every committer must abide to this. The guidelines: = Typical Issue Workflow = 1. Branch off

[VOTE] Git Guidelines (2)

2017-05-24 Thread Michael Osipov
Hi folks, I am re-casting this vote for the previously discussed Git guidelines for all committers to make life easier for everyone. If the vote passes, every committer must abide to this. The guidelines: = Typical Issue Workflow = 1. Branch off a release branch (e.g., 4.4.x, 5.0.x)

Re: Git merges

2017-05-24 Thread Michael Osipov
Am 2017-05-24 um 18:55 schrieb Oleg Kalnichevski: . Michael, Is there anything holding back the vote? Not from my side. I did cast it (see [VOTE] Git Guidelines), but didn't receive no official votes. I will extend the period. Don't forget to cast your vote! Michael The subject of the

Re: [VOTE] Git Guidelines

2017-05-24 Thread Michael Osipov
Am 2017-05-21 um 11:00 schrieb Michael Osipov: Hi folks, I am casting this vote for the previously discussed Git guidelines for all committers to make life easier for everyone. If the vote passes, every committer must abide to this. The guidelines: = Typical Issue Workflow = 1. Branch off a

Re: Git merges

2017-05-24 Thread Oleg Kalnichevski
. >> >> Michael, >> >> Is there anything holding back the vote? > >Not from my side. I did cast it (see [VOTE] Git Guidelines), but didn't > >receive no official votes. I will extend the period. > >Don't forget to cast your vote! > >Michael The subject of the vote has changed, has not it? You

Re: [VOTE] Git Guidelines

2017-05-24 Thread Michael Osipov
Am 2017-05-22 um 06:46 schrieb Gary Gregory: I will follow whatever the community decides; my only request is that precise git instructions be provided for contributors and RMs. I'm sure Oleg does not need them, but I'd like to get releases sooner perhaps so I might give RMing a go if there a

Re: Git merges

2017-05-24 Thread Michael Osipov
Am 2017-05-24 um 13:49 schrieb Oleg Kalnichevski: On Wed, 2017-05-24 at 11:51 +0200, Michael Osipov wrote: Hi Oleg, I'm sure we need no noise at all but I could not figure out how to clean it up. I do know that got one cherry-picked commit right for one of the tickets. For the other, I could

Re: Re: Git merges

2017-05-24 Thread Oleg Kalnichevski
On Wed, 2017-05-24 at 11:51 +0200, Michael Osipov wrote: > > Hi Oleg, > > > > I'm sure we need no noise at all but I could not figure out how to > > clean it > > up. > > > > I do know that got one cherry-picked commit right for one of the > > tickets. > > > > For the other, I could not get rid

Re: Re: Git merges

2017-05-24 Thread Michael Osipov
> Hi Oleg, > > I'm sure we need no noise at all but I could not figure out how to clean it > up. > > I do know that got one cherry-picked commit right for one of the tickets. > > For the other, I could not get rid of the merge commits. If you can't merge properly, please ask for help before

Re: Git merges

2017-05-24 Thread Gary Gregory
Hi Oleg, I'm sure we need no noise at all but I could not figure out how to clean it up. I do know that got one cherry-picked commit right for one of the tickets. For the other, I could not get rid of the merge commits. Gary On Wed, May 24, 2017 at 1:37 AM, Oleg Kalnichevski

Git merges

2017-05-24 Thread Oleg Kalnichevski
Gary You latest commits to the repo produced the following history: --- d0b0cfab3 HTTPCORE-471: Add APIs URIBuilder.localhost() and setHost(InetAddress) c30d60875 Merge branch 'master' of https://git-wip-us.apache.org/repos/ asf/httpcomponents-core.git 907d67637 [HTTPCLIENT-1852] Add APIs

[jira] [Resolved] (HTTPCORE-471) Add APIs URIBuilder.localhost() and setHost(InetAddress)

2017-05-24 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved HTTPCORE-471. --- Resolution: Fixed > Add APIs URIBuilder.localhost() and setHost(InetAddress) >

[jira] [Moved] (HTTPCORE-471) Add APIs URIBuilder.localhost() and setHost(InetAddress)

2017-05-24 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory moved HTTPCLIENT-1853 to HTTPCORE-471: --- Fix Version/s: (was: 4.6 Alpha1)

[jira] [Updated] (HTTPCLIENT-1852) Add APIs URIBuilder.localhost() and setHost(InetAddress)

2017-05-24 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated HTTPCLIENT-1852: - Fix Version/s: (was: 5.0 Alpha3) > Add APIs URIBuilder.localhost() and

[jira] [Created] (HTTPCLIENT-1853) Add APIs URIBuilder.localhost() and setHost(InetAddress)

2017-05-24 Thread Gary Gregory (JIRA)
Gary Gregory created HTTPCLIENT-1853: Summary: Add APIs URIBuilder.localhost() and setHost(InetAddress) Key: HTTPCLIENT-1853 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1853 Project:

[jira] [Resolved] (HTTPCORE-470) Add a org.apache.http.nio.protocol.NullRequestHandler singleton

2017-05-24 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved HTTPCORE-470. --- Resolution: Fixed Cherry picked commit {{d3901eb9a0928f023a147fdd4cf801881e219d4d}} from

[jira] [Commented] (HTTPCORE-470) Add a org.apache.http.nio.protocol.NullRequestHandler singleton

2017-05-24 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022423#comment-16022423 ] Gary Gregory commented on HTTPCORE-470: --- No more feedback. I will merge. > Add a