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/08/28 17:45:36 UTC

[jena] branch main updated (01207c13a4 -> 5a297a8685)

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 01207c13a4 Merge pull request #1494 from afs/deprecate
     new ee0aff6241 Switch jena-cmds to depend on jars, not type=pom
     new 96563c0aaf Remove unused file
     new 49fa00bb5c Javadoc configuration and fixes for Java11
     new 5a297a8685 Merge pull request #1497 from afs/javadoc

The 10182 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:
 apache-jena-libs/pom.xml                           |  6 ++++
 jena-cmds/pom.xml                                  | 39 ++++++++++++++++++++++
 jena-extras/jena-querybuilder/license-header.txt   | 14 --------
 jena-extras/jena-querybuilder/pom.xml              |  1 +
 jena-extras/pom.xml                                | 27 ---------------
 jena-geosparql/pom.xml                             |  2 ++
 jena-jdbc/jena-jdbc-core/pom.xml                   |  4 +++
 jena-jdbc/jena-jdbc-driver-bundle/pom.xml          |  4 +++
 jena-jdbc/jena-jdbc-driver-mem/pom.xml             |  4 +++
 jena-jdbc/jena-jdbc-driver-remote/pom.xml          |  4 +++
 jena-jdbc/jena-jdbc-driver-tdb/pom.xml             |  4 +++
 jena-permissions/pom.xml                           | 17 ++++++----
 .../permissions/SecurityEvaluatorAssembler.java    |  4 +--
 .../org/apache/jena/shacl/parser/Parameters.java   |  2 +-
 .../org/apache/jena/shacl/sys/ValidationGraph.java |  2 +-
 .../validation/HandlerBasedValidationListener.java |  4 +--
 16 files changed, 85 insertions(+), 53 deletions(-)
 delete mode 100644 jena-extras/jena-querybuilder/license-header.txt