[jira] [Commented] (HTTPCORE-468) Allow HttpAsyncService subclasses to customize the HTTP status code

2017-05-17 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015264#comment-16015264 ] Gary Gregory commented on HTTPCORE-468: --- Hi All, Ported to the branch {{dev/5.0.x

Re: Git policies and practices / of tendency for good intentions to turn into s..t

2017-05-17 Thread Gary Gregory
Now that I am done with the branch dev/4.4.x/HTTPCORE-468 and the code is merged into 4.4.x, is it OK to delete the branch? Gary On Wed, May 17, 2017 at 1:57 AM, Michael Osipov wrote: > Hi Julian, > > Am 2017-05-17 um 09:30 schrieb Julian Sedding: > >> Hi Oleg and Michael >> >> I understand you

[jira] [Reopened] (HTTPCORE-468) Allow HttpAsyncService subclasses to customize the HTTP status code

2017-05-17 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory reopened HTTPCORE-468: --- Assignee: Gary Gregory I am reopening this issue to port to 5.0.x. > Allow HttpAsyncServi

[jira] [Commented] (HTTPCORE-466) Round out the SslContextBuilder by adding missing APIs

2017-05-17 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015244#comment-16015244 ] Gary Gregory commented on HTTPCORE-466: --- Hi All, I ported the code for 5.0 to {{d

[jira] [Updated] (HTTPCORE-466) Round out the SslContextBuilder by adding missing APIs

2017-05-17 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated HTTPCORE-466: -- Fix Version/s: 4.4.7 > Round out the SslContextBuilder by adding missing APIs > --

[jira] [Updated] (HTTPCORE-466) Round out the SslContextBuilder by adding missing APIs

2017-05-17 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated HTTPCORE-466: -- Fix Version/s: 5.0-alpha4 > Round out the SslContextBuilder by adding missing APIs > -

Re: Fwd: Build failed in Jenkins: httpcomponents-client-4.6.x #1

2017-05-17 Thread Oleg Kalnichevski
On May 17, 2017 8:01:28 PM GMT+02:00, Gary Gregory wrote: >On Wed, May 17, 2017 at 10:48 AM, Oleg Kalnichevski > >wrote: > >> On May 17, 2017 7:08:57 PM GMT+02:00, Gary Gregory > >> wrote: >> >It looks like we need to turn off host name verification for tests. >> > >> >Gary >> >> It was a problem

Re: Fwd: Build failed in Jenkins: httpcomponents-client-4.6.x #1

2017-05-17 Thread Gary Gregory
On Wed, May 17, 2017 at 10:48 AM, Oleg Kalnichevski wrote: > On May 17, 2017 7:08:57 PM GMT+02:00, Gary Gregory > wrote: > >It looks like we need to turn off host name verification for tests. > > > >Gary > > It was a problem with a old Maven version whose http plugin did not > support SNI. Alrea

Re: Fwd: Build failed in Jenkins: httpcomponents-client-4.6.x #1

2017-05-17 Thread Oleg Kalnichevski
On May 17, 2017 7:08:57 PM GMT+02:00, Gary Gregory wrote: >It looks like we need to turn off host name verification for tests. > >Gary It was a problem with a old Maven version whose http plugin did not support SNI. Already fixed by upgrading to Maven 3.3.9. Oleg -- Sent from my Android devic

Fwd: Build failed in Jenkins: httpcomponents-client-4.6.x #1

2017-05-17 Thread Gary Gregory
It looks like we need to turn off host name verification for tests. Gary -- Forwarded message -- From: Apache Jenkins Server Date: Wed, May 17, 2017 at 6:15 AM Subject: Build failed in Jenkins: httpcomponents-client-4.6.x #1 To: comm...@hc.apache.org See

Re: Git policies and practices

2017-05-17 Thread Gary Gregory
There is still a master branch out there https://git-wip-us.apache.org/repos/asf?p=httpcomponents-core.git;a=summary Gary On Mon, May 15, 2017 at 12:52 PM, Gary Gregory wrote: > On Mon, May 15, 2017 at 11:59 AM, Gary Gregory > wrote: > >> On Mon, May 15, 2017 at 11:57 AM, Michael Osipov >> wr

Re: HttpCore / HttpClient fully migrated to Git

2017-05-17 Thread Gary Gregory
On May 17, 2017 6:54 AM, "Oleg Kalnichevski" wrote: Folks HttpCore / HttpClient have been fully migrated to Git, GitHub replication and all. Happy hacking, pushing and rebasing. We now need to decide what kind of other repositories we need One option if I remember correctly was to have separa

[jira] [Commented] (HTTPCORE-397) HttpClient 4.4.1 may perform multiple requests on the same connection despite having "Connection: close" header.

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014218#comment-16014218 ] ASF GitHub Bot commented on HTTPCORE-397: - Github user pono closed the pull requ

[jira] [Commented] (HTTPCORE-443) Overflow in Connection TTL

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014219#comment-16014219 ] ASF GitHub Bot commented on HTTPCORE-443: - Github user pono closed the pull requ

[jira] [Commented] (HTTPCORE-407) A ByteBufferEntity would be handy.

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCORE-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014217#comment-16014217 ] ASF GitHub Bot commented on HTTPCORE-407: - Github user pono closed the pull requ

[jira] [Commented] (HTTPCLIENT-1673) org.apache.http.entity.mime.content is missing from exports of OSGi bundle

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014169#comment-16014169 ] ASF GitHub Bot commented on HTTPCLIENT-1673: Github user pono closed the

[jira] [Commented] (HTTPCLIENT-1685) PublicSuffixDomainFilter.match() returns true for any simple host name

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014167#comment-16014167 ] ASF GitHub Bot commented on HTTPCLIENT-1685: Github user pono closed the

[jira] [Commented] (HTTPCLIENT-1726) The deprecated SSLSocketFactory does not contain the SNI fix found in the SSLConnectionSocketFactory class

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014168#comment-16014168 ] ASF GitHub Bot commented on HTTPCLIENT-1726: Github user pono closed the

[jira] [Commented] (HTTPCLIENT-1748) When run in java applet, SystemDefaultCredentialsProvider fails to get authentication from Authenticator

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014166#comment-16014166 ] ASF GitHub Bot commented on HTTPCLIENT-1748: Github user pono closed the

HttpCore / HttpClient fully migrated to Git

2017-05-17 Thread Oleg Kalnichevski
Folks HttpCore / HttpClient have been fully migrated to Git, GitHub replication and all. Happy hacking, pushing and rebasing. We now need to decide what kind of other repositories we need One option if I remember correctly was to have separate repos for style check, parent and website httpcomp

[jira] [Commented] (HTTPCLIENT-1748) When run in java applet, SystemDefaultCredentialsProvider fails to get authentication from Authenticator

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014012#comment-16014012 ] ASF GitHub Bot commented on HTTPCLIENT-1748: Github user asfgit closed th

[jira] [Commented] (HTTPCLIENT-1611) NoClassDefFoundError: org/apache/http/ssl/SSLContexts in httpclient-osgi

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014009#comment-16014009 ] ASF GitHub Bot commented on HTTPCLIENT-1611: Github user asfgit closed th

[jira] [Commented] (HTTPCLIENT-1718) OSGiCredentialsProvider.java compares the Authscope by .equals() instead of .match()

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014010#comment-16014010 ] ASF GitHub Bot commented on HTTPCLIENT-1718: Github user asfgit closed th

[jira] [Commented] (HTTPCLIENT-1752) Allow to configure the OSGI clients with relaxed SSL checks

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014013#comment-16014013 ] ASF GitHub Bot commented on HTTPCLIENT-1752: Github user asfgit closed th

[jira] [Commented] (HTTPCLIENT-1250) Allow query string to be ignored when determining cacheability for HTTP 1.0 responses

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014006#comment-16014006 ] ASF GitHub Bot commented on HTTPCLIENT-1250: Github user asfgit closed th

[jira] [Commented] (HTTPCLIENT-1454) Allow use of multiple SSLContexts with single instance of HttpClient

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014008#comment-16014008 ] ASF GitHub Bot commented on HTTPCLIENT-1454: Github user asfgit closed th

[jira] [Commented] (HTTPCLIENT-1842) OpenTracing integration

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014011#comment-16014011 ] ASF GitHub Bot commented on HTTPCLIENT-1842: Github user asfgit closed th

[jira] [Commented] (HTTPCLIENT-1322) Factory method + example for HttpAsyncClientWithFuture

2017-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014007#comment-16014007 ] ASF GitHub Bot commented on HTTPCLIENT-1322: Github user asfgit closed th

Re: Git policies and practices / of tendency for good intentions to turn into s..t

2017-05-17 Thread Michael Osipov
Hi Julian, Am 2017-05-17 um 09:30 schrieb Julian Sedding: Hi Oleg and Michael I understand your frustration with a messy commit log. Personally I strive to give context so that the commit can more easily be understood. Normally that includes a JIRA ID and the title. There are cases where I pre

Re: Git policies and practices / of tendency for good intentions to turn into s..t

2017-05-17 Thread Julian Sedding
Hi Oleg and Michael I understand your frustration with a messy commit log. Personally I strive to give context so that the commit can more easily be understood. Normally that includes a JIRA ID and the title. There are cases where I prefer to have several commits for one JIRA, but only if the sep