This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-capabilities.git.
from a13696f Check for duplicate namespaces
new 47445f9 Oops - forgot this class
new 8001bac Export the API package
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:
.../internal/DuplicateNamespaceException.java} | 35 ++++------------------
.../apache/sling/capabilities/package-info.java | 22 ++++++++++++++
2 files changed, 28 insertions(+), 29 deletions(-)
copy src/{test/java/org/apache/sling/capabilities/internal/MockSource.java =>
main/java/org/apache/sling/capabilities/internal/DuplicateNamespaceException.java}
(54%)
create mode 100644
src/main/java/org/apache/sling/capabilities/package-info.java