This is an automated email from the ASF dual-hosted git repository.
andy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
from 7dda89fb0f Bump cypress from 15.10.0 to 15.11.0 in
/jena-fuseki2/jena-fuseki-ui
new cb40eaee8c GH-3786: Set the default HttpClient only at runtime
new 02e77d4f38 Use HttpEnv.getHttpClient in HttpOp, HttpRDF, AsyncHttpRDF
and HttpLib
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/jena/http/AsyncHttpRDF.java | 6 +--
.../main/java/org/apache/jena/http/HttpEnv.java | 29 ++++++++++++--
.../main/java/org/apache/jena/http/HttpLib.java | 2 +-
.../src/main/java/org/apache/jena/http/HttpOp.java | 46 +++++++++++-----------
.../main/java/org/apache/jena/http/HttpRDF.java | 14 +++----
.../main/java/org/apache/jena/riot/RDFParser.java | 5 ++-
.../org/apache/jena/fuseki/main/TestQuery.java | 2 +-
7 files changed, 63 insertions(+), 41 deletions(-)