This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.sling-mock-jackrabbit-0.1.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git
commit 1574600372efa1138b1201cc7033a674119c09ca Author: Stefan Seifert <[email protected]> AuthorDate: Thu Oct 16 19:09:39 2014 +0000 SLING-4042 add README files git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock-jackrabbit@1632415 13f79535-47bb-0310-9956-ffa450edef68 --- README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..ade92f2 --- /dev/null +++ b/README.txt @@ -0,0 +1,8 @@ +Apache Sling Testing Sling Mock Jackrabbit-based Resource Resolver + +Implements a resource resolver type for Jackrabbit that can be used in unit tests based on Sling Mocks. + +This is a separate maven artifacts because it introduces a lot of further dependencies. + +Documentation: +http://sling.apache.org/documentation/development/sling-mock.html -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
