This is an automated email from the ASF dual-hosted git repository.
afs pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
from 3783211b43 Bump globals from 17.5.0 to 17.6.0 in
/jena-fuseki2/jena-fuseki-ui
new 04982e4bea GH-3915: Deprecate 'jenaDefault' operations
new 6c59668a26 Address Guava deprecation warning
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:
.../org/apache/jena/sparql/graph/GraphFactory.java | 21 +-
.../apache/jena/sparql/resultset/RDFOutput.java | 4 +-
.../java/org/apache/jena/sparql/util/Closure.java | 289 ++++++++++-----------
.../org/apache/jena/sparql/util/DatasetUtils.java | 4 +-
.../java/org/apache/jena/sparql/api/TestAPI.java | 4 +-
.../jena/sparql/api/TestQueryExecutionCancel.java | 2 +-
.../jena/sparql/modify/AbstractTestUpdateBase.java | 2 +-
.../exec/AbstractTestQueryExecutionCancel.java | 2 +-
.../claimingcache/AsyncClaimingCacheImplGuava.java | 3 +-
9 files changed, 162 insertions(+), 169 deletions(-)