You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2022/07/08 14:23:05 UTC

[jena] branch main updated (8424682a4b -> e318dc0b2d)

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 8424682a4b Merge pull request #1375 from sszuev/main
     new 27e1ed3cf5 Fix up: javadoc and headers
     new 77d2c83eef Add comments and instructions for use
     new e318dc0b2d Merge pull request #1436 from afs/cleanup

The 10055 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/sparql/function/FunctionRegistry.java     |  2 +-
 .../sparql/pfunction/PropertyFunctionRegistry.java |  2 +-
 .../sparql/service/ServiceExecutorRegistry.java    |  2 +-
 .../org/apache/jena/sparql/util/ContextUtils.java  | 17 +++++++++
 .../apache/jena/sparql/util/TestContextUtils.java  | 18 +++++++++
 jena-fuseki2/examples/fuseki-jetty-https.xml       | 44 +++++++++++++++++++++-
 6 files changed, 80 insertions(+), 5 deletions(-)