This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tenant.git.
from 8085391 SLING-7880 Avoid NPE when adapting to Tenant for a system
users
new fb87d75 update to sling parent 34
new db31086 fix javadoc error
new 6adf756 switch to OSGi R6 and OSGi annotations instead of bnd
annotations
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:
pom.xml | 16 ++++++----------
src/main/java/org/apache/sling/tenant/Tenant.java | 2 +-
src/main/java/org/apache/sling/tenant/TenantManager.java | 4 ++--
.../java/org/apache/sling/tenant/TenantProvider.java | 2 +-
src/main/java/org/apache/sling/tenant/package-info.java | 7 ++-----
.../org/apache/sling/tenant/spi/TenantCustomizer.java | 3 +--
.../org/apache/sling/tenant/spi/TenantManagerHook.java | 3 +--
.../java/org/apache/sling/tenant/spi/package-info.java | 5 ++---
8 files changed, 16 insertions(+), 26 deletions(-)