[jira] [Commented] (HTTPCORE-715) Website at https://hc.apache.org lacks maven links to source code

2022-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17553745#comment-17553745 ] Gary D. Gregory commented on HTTPCORE-715: -- All of the relevant repositories are listed on

[jira] [Commented] (HTTPCORE-715) Website at https://hc.apache.org lacks maven links to source code

2022-06-13 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17553737#comment-17553737 ] Oleg Kalnichevski commented on HTTPCORE-715: [~minfrin]`git.apache.org` should be a pretty

[jira] [Commented] (HTTPCORE-715) Website at https://hc.apache.org lacks maven links to source code

2022-06-13 Thread Graham Leggett (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17553735#comment-17553735 ] Graham Leggett commented on HTTPCORE-715: - Alas, without knowing what the authoritative source

[GitHub] [httpcomponents-client] ok2c merged pull request #372: ResponseEntityProxy.writeTo(null) leaves connections in the correct state

2022-06-13 Thread GitBox
ok2c merged PR #372: URL: https://github.com/apache/httpcomponents-client/pull/372 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [httpcomponents-client] carterkozak commented on a diff in pull request #372: ResponseEntityProxy.writeTo(null) leaves connections in the correct state

2022-06-13 Thread GitBox
carterkozak commented on code in PR #372: URL: https://github.com/apache/httpcomponents-client/pull/372#discussion_r895924680 ## httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/ResponseEntityProxy.java: ## @@ -94,9 +94,7 @@ public InputStream getContent()

[GitHub] [httpcomponents-client] carterkozak opened a new pull request, #372: ResponseEntityProxy.writeTo(null) leaves connections in the correct state

2022-06-13 Thread GitBox
carterkozak opened a new pull request, #372: URL: https://github.com/apache/httpcomponents-client/pull/372 Previously writeTo would conditionally delegate to the wrapped entity if the provided outputstream was non-null, however in the null case the entity would not be drained and the

JDK 19: Rampdown Phase 1 + EA builds 26 & JDK 20: EA builds 1

2022-06-13 Thread David Delabassee
Greetings! JDK 19 has now entered Rampdown Phase One (RDP1) [1], which means that the main-line has been forked into a dedicated JDK 19 stabilization repository. At this point, the overall JDK 19 feature set is frozen and no additional JEPs will be targeted to JDK 19. The stabilization