[ 
https://issues.apache.org/jira/browse/JENA-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17463191#comment-17463191
 ] 

ASF subversion and git services commented on JENA-2220:
-------------------------------------------------------

Commit b78cef5c2857407b8210deaf71d9959b2af7a154 in jena's branch 
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=b78cef5 ]

Merge pull request #1133 from afs/pom-dev1

JENA-2220: Isolate Apache HTTP Client usage in jena-jdbc

> Move Apache HttpClient-related code into jena-jdbc
> --------------------------------------------------
>
>                 Key: JENA-2220
>                 URL: https://issues.apache.org/jira/browse/JENA-2220
>             Project: Apache Jena
>          Issue Type: Task
>          Components: JDBC
>    Affects Versions: Jena 4.3.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 4.4.0
>
>
> At Jena 4.3, HTTP usage was switched from using Apache HttpClient (JENA-2125) 
> to using java.net.http. The support code and old HTTP query engine were left 
> in place to smooth transition.
> The exception was jena-jdbc. It exposes some Apache HttpClient classes.
> This ticket is to move the necessary Apache HttpClient related code into 
> jena-jdbc so that the main Jena system does not have a compile time 
> dependency on Apache HttpClient.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to