This is an automated email from the ASF dual-hosted git repository.
olli pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-clam.git.
from 88ea175 add sections for HTTP API, patterns and integration tests
new ccc2928 add debug logging
new 1a4ce0d style
new bb8e252 SLING-8258 Provide HTTP API for Sling Clam
new 1c39a6a SLING-8258 Provide HTTP API for Sling Clam
The 4 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:
.../sling/clam/http/internal/ClamEventsServlet.java | 4 ++--
.../http/internal/ClamEventsServletConfiguration.java | 10 +++++-----
.../http/internal/ClamJcrScanServletConfiguration.java | 10 +++++-----
.../clam/job/internal/JcrPropertyScanJobConsumer.java | 2 ++
.../apache/sling/clam/it/tests/ClamEventsServletIT.java | 17 +++++++++++++++--
.../sling/clam/it/tests/ClamJcrScanServletIT.java | 9 ++++++---
.../org/apache/sling/clam/it/tests/ClamTestSupport.java | 4 ++++
7 files changed, 39 insertions(+), 17 deletions(-)