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 62c020e0f1a8c26cc80879a58a406cf2b5dbc59b Author: Stefan Seifert <[email protected]> AuthorDate: Fri Oct 17 08:26:24 2014 +0000 update README git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock-jackrabbit@1632511 13f79535-47bb-0310-9956-ffa450edef68 --- README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.txt b/README.txt index ade92f2..5379fdb 100644 --- a/README.txt +++ b/README.txt @@ -4,5 +4,8 @@ Implements a resource resolver type for Jackrabbit that can be used in unit test This is a separate maven artifacts because it introduces a lot of further dependencies. +Please note: This adapter for Jackrabbit is still experimental, not all sling-mock features are working. +(see disabled unit tests with comments) + Documentation: http://sling.apache.org/documentation/development/sling-mock.html -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
