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-caconfig-impl.git.
from 619a89e SLING-11010 update to Sling API 2.16.4 and Scripting API
2.2.0 update to latest testing dependencies
new 5ceec38 cosmetic: eliminate some code warnings
new cf04416 SLING-11010 do not shade org.apache.sling.commons.osgi - we
can depend on it directly
The 2 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 | 39 ----------------------
.../impl/ConfigurationBuilderAdapterFactory.java | 2 +-
.../caconfig/impl/ConfigurationBuilderImpl.java | 20 ++++++-----
.../impl/metadata/AnnotationClassParser.java | 38 +++++++++++----------
.../caconfig/management/impl/ValueInfoImpl.java | 12 ++++---
.../impl/console/CAConfigInventoryPrinter.java | 25 +++++++-------
.../ConfigurationBindingsValueProviderTest.java | 2 ++
.../caconfig/impl/metadata/BundleEventUtil.java | 15 +++++----
...igurationManagerImplCustomPersistence2Test.java | 1 +
...tionPersistenceStrategyMultiplexerImplTest.java | 3 +-
10 files changed, 64 insertions(+), 93 deletions(-)