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 a3a7e58 Test restrictions on paths and namespaces
new f71f6b6 Sling mock artifacts have moved
new 73ca8aa remove extra comment
new 276f885 Test the SlingServletsSource
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 | 4 +-
.../defaultsources/SlingServletsSource.java | 10 +-
.../defaultsources/SlingServletsSourceTest.java | 106 +++++++++++++++++++++
.../internal/CapabilitesServletTest.java | 1 -
4 files changed, 115 insertions(+), 6 deletions(-)
create mode 100644
src/test/java/org/apache/sling/capabilities/defaultsources/SlingServletsSourceTest.java