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-jcr.git.
from ed864e2 Add standard badges + links to README
new 56a666e Add SearchSourceTest
new 9212308 Test missing reference
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 | 23 ++++
.../sling/capabilities/jcr/SearchSource.java | 12 +-
.../sling/capabilities/jcr/SearchSourceTest.java | 152 +++++++++++++++++++++
3 files changed, 184 insertions(+), 3 deletions(-)
create mode 100644
src/test/java/org/apache/sling/capabilities/jcr/SearchSourceTest.java