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 91b09c5263 GH-3353: Add resolve on-headers to at least version 1.1.0
new 2fa2d1d320 Fix javadoc
new ed1a45bb10 Tidy up IRI3986
new 6162653593 Fix handling FUSEKI_BASE for during restart testing
The 3 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:
.../main/java/org/apache/jena/atlas/lib/Cache.java | 2 +-
.../main/java/org/apache/jena/atlas/lib/Lib.java | 9 +++++++++
.../apache/jena/fuseki/main/FusekiMainRunner.java | 5 +++--
.../apache/jena/fuseki/mgt/FusekiServerCtl.java | 4 ++--
.../apache/jena/fuseki/mod/FusekiServerRunner.java | 4 ++--
.../jena/fuseki/server/FusekiServerRunner.java | 12 +++++------
.../jena/fuseki/server/TestFusekiServerCmd.java | 17 ++++++----------
.../main/java/org/apache/jena/rfc3986/IRI3986.java | 23 ++++------------------
8 files changed, 33 insertions(+), 43 deletions(-)