Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Done
-
Jena 4.3.0
-
None
Description
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.
Attachments
Issue Links
- is related to
-
JENA-2221 Remove usage of Apache HttpClient in transition code.
- Closed
- links to