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/01/27 10:53:03 UTC

[jena] branch main updated (638925b -> d824124)

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 638925b  Merge pull request #1165 from kinow/unit-tests
     new 8085c2a  Add missing "-t" abbreviation
     new 4ee85f0  Add DataAccessPoint.isCanonical
     new 7b56122  Remove duplicate log setting
     new f0e2f15  Update version of slf4j to 1.7.35
     new d824124  Merge pull request #1176 from afs/misc

The 9617 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-cmds/src/main/java/shacl/shacl_validate.java                 | 2 +-
 .../main/java/org/apache/jena/fuseki/server/DataAccessPoint.java  | 8 ++++++++
 .../src/main/java/org/apache/jena/fuseki/main/FusekiServer.java   | 5 +----
 .../test/java/org/apache/jena/integration/TestRDFLinkRemote.java  | 1 -
 pom.xml                                                           | 3 +--
 5 files changed, 11 insertions(+), 8 deletions(-)