[GitHub] [httpcomponents-client] ok2c merged pull request #192: HTTPCORE-615: Implement HTTP-based cache serializer-deserializer.

2019-12-30 Thread GitBox
ok2c merged pull request #192: HTTPCORE-615: Implement HTTP-based cache serializer-deserializer. URL: https://github.com/apache/httpcomponents-client/pull/192 This is an automated message from the Apache Git Service. To resp

[GitHub] [httpcomponents-client] michael-o commented on issue #190: [HTTPCLIENT-2042] AuthScope uses uppercase for scheme name whereas th…

2019-12-30 Thread GitBox
michael-o commented on issue #190: [HTTPCLIENT-2042] AuthScope uses uppercase for scheme name whereas th… URL: https://github.com/apache/httpcomponents-client/pull/190#issuecomment-569659465 This will be superseded with an upcoming PR. -

[GitHub] [httpcomponents-client] michael-o edited a comment on issue #190: [HTTPCLIENT-2042] AuthScope uses uppercase for scheme name whereas th…

2019-12-30 Thread GitBox
michael-o edited a comment on issue #190: [HTTPCLIENT-2042] AuthScope uses uppercase for scheme name whereas th… URL: https://github.com/apache/httpcomponents-client/pull/190#issuecomment-569659465 This will be superseded with an upcoming PR today.

[GitHub] [httpcomponents-client] michael-o closed pull request #190: [HTTPCLIENT-2042] AuthScope uses uppercase for scheme name whereas th…

2019-12-30 Thread GitBox
michael-o closed pull request #190: [HTTPCLIENT-2042] AuthScope uses uppercase for scheme name whereas th… URL: https://github.com/apache/httpcomponents-client/pull/190 This is an automated message from the Apache Git Servic

[GitHub] [httpcomponents-client] michael-o opened a new pull request #193: Authschemename rework

2019-12-30 Thread GitBox
michael-o opened a new pull request #193: Authschemename rework URL: https://github.com/apache/httpcomponents-client/pull/193 As mentioned, here is the consistency proposal for the auth scheme topic. Please also note the elaborated commit messages explaining the reasoning behind this. ---

[jira] [Created] (HTTPCLIENT-2043) Don't name factory classes/interfaces "*Provider"

2019-12-30 Thread Michael Osipov (Jira)
Michael Osipov created HTTPCLIENT-2043: -- Summary: Don't name factory classes/interfaces "*Provider" Key: HTTPCLIENT-2043 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2043 Project: HttpCom

[jira] [Created] (HTTPCORE-620) Refactor int constants from org.apache.hc.core5.reactor.IOSession into an enum

2019-12-30 Thread Gary D. Gregory (Jira)
Gary D. Gregory created HTTPCORE-620: Summary: Refactor int constants from org.apache.hc.core5.reactor.IOSession into an enum Key: HTTPCORE-620 URL: https://issues.apache.org/jira/browse/HTTPCORE-620

[jira] [Updated] (HTTPCORE-620) Refactor int constants from org.apache.hc.core5.reactor.IOSession into an enum

2019-12-30 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated HTTPCORE-620: - Description: Refactor int constants from {{org.apache.hc.core5.reactor.IOSession}} into

Re: New enum IOSession.State

2019-12-30 Thread Gary Gregory
On Sun, Dec 29, 2019 at 4:16 PM Michael Osipov wrote: > Am 2019-12-29 um 21:45 schrieb Gary Gregory: > > Hi All: > > > > What do you think about making an enum called IOSession.State out of: > > > > int org.apache.hc.core5.reactor.IOSession.ACTIVE > > int org.apache.hc.core5.reactor.IOSession.CL

[jira] [Commented] (HTTPCORE-620) Refactor int constants from org.apache.hc.core5.reactor.IOSession into an enum

2019-12-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005317#comment-17005317 ] Michael Osipov commented on HTTPCORE-620: - Does the rank serve any purpose expe

[jira] [Updated] (HTTPCORE-620) Refactor int constants from org.apache.hc.core5.reactor.IOSession into an enum

2019-12-30 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated HTTPCORE-620: - Description: Refactor int constants from {{org.apache.hc.core5.reactor.IOSession}} into

[jira] [Updated] (HTTPCORE-620) Refactor int constants from org.apache.hc.core5.reactor.IOSession into an enum

2019-12-30 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated HTTPCORE-620: - Description: Refactor int constants from {{org.apache.hc.core5.reactor.IOSession}} into

Review and merge requests for HTTPCORE-618 and HTTPCORE-619

2019-12-30 Thread Gary Gregory
Hi Michael and all: - https://issues.apache.org/jira/browse/HTTPCORE-618 - https://issues.apache.org/jira/browse/HTTPCORE-619 Gary

[jira] [Commented] (HTTPCLIENT-2043) Don't name factory classes/interfaces "*Provider"

2019-12-30 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005324#comment-17005324 ] Gary D. Gregory commented on HTTPCLIENT-2043: - [~michael-o], sure, I sho

[jira] [Commented] (HTTPCORE-620) Refactor int constants from org.apache.hc.core5.reactor.IOSession into an enum

2019-12-30 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005328#comment-17005328 ] Gary D. Gregory commented on HTTPCORE-620: -- There is existing logic where stat

[jira] [Commented] (HTTPCORE-620) Refactor int constants from org.apache.hc.core5.reactor.IOSession into an enum

2019-12-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005342#comment-17005342 ] Oleg Kalnichevski commented on HTTPCORE-620: [~ggregory] As much as I want

[jira] [Comment Edited] (HTTPCORE-620) Refactor int constants from org.apache.hc.core5.reactor.IOSession into an enum

2019-12-30 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005342#comment-17005342 ] Oleg Kalnichevski edited comment on HTTPCORE-620 at 12/30/19 2:09 PM: ---

Re: Status of enum HttpMultipartMode

2019-12-30 Thread Oleg Kalnichevski
On Mon, 2019-12-30 at 01:03 +0100, Michael Osipov wrote: > Folks, > > just noticed HttpMultipartMode which mentions: /** RFC 822, RFC > 2045, > RFC 2046 compliant */ > > But RFC 822 has been superseded by RFC 2822, superseded by RFC 5322 > and > updated by RFC 6854. > So have 2045 and 2046 upda

Re: Status of enum HttpMultipartMode

2019-12-30 Thread Michael Osipov
Am 2019-12-30 um 16:56 schrieb Oleg Kalnichevski: On Mon, 2019-12-30 at 01:03 +0100, Michael Osipov wrote: Folks, just noticed HttpMultipartMode which mentions: /** RFC 822, RFC 2045, RFC 2046 compliant */ But RFC 822 has been superseded by RFC 2822, superseded by RFC 5322 and updated by RFC 6

[jira] [Commented] (HTTPCORE-615) Implement more robust cache serializer with an HTTP-like storage format (replacing existing one based on Java Object Serialization)

2019-12-30 Thread Scott W Gifford (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005504#comment-17005504 ] Scott W Gifford commented on HTTPCORE-615: -- Thanks for the merge!  At our own

Re: Status of enum HttpMultipartMode

2019-12-30 Thread Gary Gregory
On Mon, Dec 30, 2019 at 12:11 PM Michael Osipov wrote: > Am 2019-12-30 um 16:56 schrieb Oleg Kalnichevski: > > On Mon, 2019-12-30 at 01:03 +0100, Michael Osipov wrote: > >> Folks, > >> > >> just noticed HttpMultipartMode which mentions: /** RFC 822, RFC > >> 2045, > >> RFC 2046 compliant */ > >>

[jira] [Commented] (HTTPCORE-615) Implement more robust cache serializer with an HTTP-like storage format (replacing existing one based on Java Object Serialization)

2019-12-30 Thread Scott W Gifford (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005649#comment-17005649 ] Scott W Gifford commented on HTTPCORE-615: -- Also: IMO it's worth considering a

[jira] [Commented] (HTTPCORE-620) Refactor int constants from org.apache.hc.core5.reactor.IOSession into an enum

2019-12-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005768#comment-17005768 ] Michael Osipov commented on HTTPCORE-620: - Fully agree with [~olegk], {{#compar

[jira] [Assigned] (HTTPCORE-534) Please delete old releases from mirroring system

2019-12-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned HTTPCORE-534: --- Assignee: Michael Osipov > Please delete old releases from mirroring system >

[jira] [Closed] (HTTPCORE-534) Please delete old releases from mirroring system

2019-12-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed HTTPCORE-534. --- Resolution: Fixed All old releases have been purged from dist. > Please delete old release

[jira] [Updated] (HTTPCORE-615) Implement more robust cache serializer with an HTTP-like storage format (replacing existing one based on Java Object Serialization)

2019-12-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated HTTPCORE-615: Fix Version/s: 5.0-beta11 > Implement more robust cache serializer with an HTTP-like stor

[jira] [Closed] (HTTPCORE-615) Implement more robust cache serializer with an HTTP-like storage format (replacing existing one based on Java Object Serialization)

2019-12-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed HTTPCORE-615. --- Resolution: Fixed Merged into master. > Implement more robust cache serializer with an HTT

[GitHub] [httpcomponents-core] michael-o commented on issue #179: Httpcore 619 event mask as a class

2019-12-30 Thread GitBox
michael-o commented on issue #179: Httpcore 619 event mask as a class URL: https://github.com/apache/httpcomponents-core/pull/179#issuecomment-569787995 The branch is now uptodate and ready to be merged. This is an automated

[GitHub] [httpcomponents-core] michael-o commented on issue #178: Httpcore 618 http status as a class

2019-12-30 Thread GitBox
michael-o commented on issue #178: Httpcore 618 http status as a class URL: https://github.com/apache/httpcomponents-core/pull/178#issuecomment-569789355 The branch is now uptodate and ready to be merged. This is an automated

[GitHub] [httpcomponents-core] michael-o removed a comment on issue #178: Httpcore 618 http status as a class

2019-12-30 Thread GitBox
michael-o removed a comment on issue #178: Httpcore 618 http status as a class URL: https://github.com/apache/httpcomponents-core/pull/178#issuecomment-569789355 The branch is now uptodate and ready to be merged. This is an a

[GitHub] [httpcomponents-core] garydgregory commented on issue #179: Httpcore 619 event mask as a class

2019-12-30 Thread GitBox
garydgregory commented on issue #179: Httpcore 619 event mask as a class URL: https://github.com/apache/httpcomponents-core/pull/179#issuecomment-569804499 > > > The commit log looks like a mess. Please review, but otherwise the change is fine. > > One could consider making

[GitHub] [httpcomponents-core] michael-o commented on issue #179: Httpcore 619 event mask as a class

2019-12-30 Thread GitBox
michael-o commented on issue #179: Httpcore 619 event mask as a class URL: https://github.com/apache/httpcomponents-core/pull/179#issuecomment-569805331 @garydgregory Please go ahead and amend the commit. If you are happy with everything else, please merge the amended commit to master. --

[GitHub] [httpcomponents-core] michael-o commented on issue #179: Httpcore 619 event mask as a class

2019-12-30 Thread GitBox
michael-o commented on issue #179: Httpcore 619 event mask as a class URL: https://github.com/apache/httpcomponents-core/pull/179#issuecomment-569806243 Looks good. Please do a fixup and merge to master. This is an automated

[GitHub] [httpcomponents-core] michael-o commented on issue #178: Httpcore 618 http status as a class

2019-12-30 Thread GitBox
michael-o commented on issue #178: Httpcore 618 http status as a class URL: https://github.com/apache/httpcomponents-core/pull/178#issuecomment-569806260 Looks good. Please do a fixup and merge to master. This is an automated

[GitHub] [httpcomponents-core] garydgregory merged pull request #178: Httpcore 618 http status as a class

2019-12-30 Thread GitBox
garydgregory merged pull request #178: Httpcore 618 http status as a class URL: https://github.com/apache/httpcomponents-core/pull/178 This is an automated message from the Apache Git Service. To respond to the message, pleas

[jira] [Commented] (HTTPCORE-618) org.apache.hc.core5.http.HttpStatus should be a class, not an interface

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005870#comment-17005870 ] ASF subversion and git services commented on HTTPCORE-618: -- Co

[jira] [Commented] (HTTPCORE-618) org.apache.hc.core5.http.HttpStatus should be a class, not an interface

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005869#comment-17005869 ] ASF subversion and git services commented on HTTPCORE-618: -- Co

[jira] [Commented] (HTTPCORE-618) org.apache.hc.core5.http.HttpStatus should be a class, not an interface

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005872#comment-17005872 ] ASF subversion and git services commented on HTTPCORE-618: -- Co

[jira] [Resolved] (HTTPCORE-618) org.apache.hc.core5.http.HttpStatus should be a class, not an interface

2019-12-30 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved HTTPCORE-618. -- Fix Version/s: 5.0-beta11 Resolution: Fixed In git master.   > org.apache.hc

[jira] [Resolved] (HTTPCORE-619) org.apache.hc.core5.reactor.EventMask should be a class, not an interface

2019-12-30 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved HTTPCORE-619. -- Fix Version/s: 5.0-beta11 Resolution: Fixed In git master.   > org.apache.hc

[jira] [Commented] (HTTPCORE-619) org.apache.hc.core5.reactor.EventMask should be a class, not an interface

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005875#comment-17005875 ] ASF subversion and git services commented on HTTPCORE-619: -- Co

[GitHub] [httpcomponents-core] garydgregory merged pull request #179: Httpcore 619 event mask as a class

2019-12-30 Thread GitBox
garydgregory merged pull request #179: Httpcore 619 event mask as a class URL: https://github.com/apache/httpcomponents-core/pull/179 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (HTTPCORE-619) org.apache.hc.core5.reactor.EventMask should be a class, not an interface

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005874#comment-17005874 ] ASF subversion and git services commented on HTTPCORE-619: -- Co

[jira] [Commented] (HTTPCORE-619) org.apache.hc.core5.reactor.EventMask should be a class, not an interface

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005879#comment-17005879 ] ASF subversion and git services commented on HTTPCORE-619: -- Co