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 2021/12/20 18:24:48 UTC

[jena] branch main updated (92719c3 -> 70d6faa)

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 92719c3  Merge pull request #1138 from afs/guava-version
     new 6d51c51  JENA-2227: Encapsulate all log4j2 control
     new 1c9c224  JENA-2227: Exclusion control for org.osgi.core
     new 9d76100  JENA-2215: Explicit logging dependency for jena-fuseki-fulljar
     new 402c3fa  JENA-2227: Minimise inclusion of log4j artifacts
     new 70d6faa  Merge pull request #1139 from afs/logging

The 9468 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:
 .../java/org/apache/jena/atlas/logging/LogCtl.java | 13 ++++---------
 .../apache/jena/atlas/logging/LogCtlLog4j2.java    | 16 ++++++++++++++--
 jena-fuseki2/jena-fuseki-core/pom.xml              | 16 ----------------
 jena-fuseki2/jena-fuseki-fulljar/pom.xml           | 12 +++++++++++-
 jena-fuseki2/jena-fuseki-main/pom.xml              | 14 --------------
 pom.xml                                            | 22 ++++++++++++++++++++--
 6 files changed, 49 insertions(+), 44 deletions(-)