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 9eb3528 Use bnd-maven-plugin
new bf85219 Stick to old versions where possible
new b8cac32 Add SlingServletsSource
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 | 7 +-
.../defaultsources/SlingServletsSource.java | 123 +++++++++++++++++++++
.../internal/JSONCapabilitiesWriter.java | 4 +
.../internal/CapabilitesServletTest.java | 2 +-
.../internal/JSONCapabilitiesWriterTest.java | 4 +-
5 files changed, 136 insertions(+), 4 deletions(-)
create mode 100644
src/main/java/org/apache/sling/capabilities/defaultsources/SlingServletsSource.java