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 7fdc253756 GH-3993: Renamed `BasicTask.isTerminated` to
`hasTerminated` due to visibility conflict with Thread.
new ffd18bf315 jj2bnf, jj2html: no tabs; handle IRIREF
new a946f4ad91 Remove workaround code for Jetty 12.1.9 issue
new 94e09c8a3e Jetty Handler
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:
jena-arq/Grammar/jj2bnf | 177 +++++++++---------
jena-arq/Grammar/jj2html | 197 +++++++++++----------
.../org/apache/jena/fuseki/main/FusekiServer.java | 42 ++---
.../org/apache/jena/fuseki/main/JettyHttps.java | 15 +-
4 files changed, 223 insertions(+), 208 deletions(-)