[jira] [Commented] (MRESOLVER-426) Move some HTTP configuration properties from transport-http

2023-11-08 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MRESOLVER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784185#comment-17784185
 ] 

ASF GitHub Bot commented on MRESOLVER-426:
--

cstamas merged PR #356:
URL: https://github.com/apache/maven-resolver/pull/356




> Move some HTTP configuration properties from transport-http
> ---
>
> Key: MRESOLVER-426
> URL: https://issues.apache.org/jira/browse/MRESOLVER-426
> Project: Maven Resolver
>  Issue Type: Task
>  Components: Resolver
>Reporter: Tamas Cservenak
>Assignee: Tamas Cservenak
>Priority: Major
> Fix For: 2.0.0
>
>
> As they are not ASF HttpClient specific, but could be reused by other 
> implementations as well, like bind address, support WebDAV, 
> preemprtivePutAuth...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MRESOLVER-426) Move some HTTP configuration properties from transport-http

2023-11-08 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MRESOLVER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784162#comment-17784162
 ] 

ASF GitHub Bot commented on MRESOLVER-426:
--

cstamas commented on PR #356:
URL: https://github.com/apache/maven-resolver/pull/356#issuecomment-1802391250

   This PR needs more: instead of doing hoops and loops (all to circumvent 
enforcer on dependencies and more) just raise the build Java requirement to 21, 
as HttpClient::close method is added. We can keep this "fine grained" Java 
support (on 19 bind parameter, on 21 client close), but IMHO is overkill...




> Move some HTTP configuration properties from transport-http
> ---
>
> Key: MRESOLVER-426
> URL: https://issues.apache.org/jira/browse/MRESOLVER-426
> Project: Maven Resolver
>  Issue Type: Task
>  Components: Resolver
>Reporter: Tamas Cservenak
>Assignee: Tamas Cservenak
>Priority: Major
> Fix For: 2.0.0
>
>
> As they are not ASF HttpClient specific, but could be reused by other 
> implementations as well, like bind address, support WebDAV, 
> preemprtivePutAuth...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MRESOLVER-426) Move some HTTP configuration properties from transport-http

2023-11-07 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MRESOLVER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17783808#comment-17783808
 ] 

ASF GitHub Bot commented on MRESOLVER-426:
--

cstamas opened a new pull request, #356:
URL: https://github.com/apache/maven-resolver/pull/356

   Also, make possible some newer java.net.http.HttpClient options to be 
applied.
   
   ---
   
   https://issues.apache.org/jira/browse/MRESOLVER-426




> Move some HTTP configuration properties from transport-http
> ---
>
> Key: MRESOLVER-426
> URL: https://issues.apache.org/jira/browse/MRESOLVER-426
> Project: Maven Resolver
>  Issue Type: Task
>  Components: Resolver
>Reporter: Tamas Cservenak
>Priority: Major
> Fix For: 2.0.0
>
>
> As they are not ASF HttpClient specific, but could be reused by other 
> implementations as well, like bind address, support WebDAV, 
> preemprtivePutAuth...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (MRESOLVER-426) Move some HTTP configuration properties from transport-http

2023-11-06 Thread Slawomir Jaranowski (Jira)


[ 
https://issues.apache.org/jira/browse/MRESOLVER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17783364#comment-17783364
 ] 

Slawomir Jaranowski commented on MRESOLVER-426:
---

We should consider to easy use common configurations in Maven settings - 
MNG-7849

> Move some HTTP configuration properties from transport-http
> ---
>
> Key: MRESOLVER-426
> URL: https://issues.apache.org/jira/browse/MRESOLVER-426
> Project: Maven Resolver
>  Issue Type: Task
>  Components: Resolver
>Reporter: Tamas Cservenak
>Priority: Major
> Fix For: 2.0.0
>
>
> As they are not ASF HttpClient specific, but could be reused by other 
> implementations as well, like bind address, support WebDAV, 
> preemprtivePutAuth...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)