This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.validation.test-services-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-validation-test-services.git
commit 5fd6395fea7a14879a30b150109e54efdf3cdac1 Author: Konrad Windszus <[email protected]> AuthorDate: Thu Mar 23 13:48:17 2017 +0000 prevent overwriting of parts of the repository which are not affected by test content git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/validation/test-services@1788240 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 72cd222..9988adf 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <extensions>true</extensions> <configuration> <instructions> - <Sling-Initial-Content>SLING-CONTENT;overwrite:=true</Sling-Initial-Content> + <Sling-Initial-Content>SLING-CONTENT/apps/sling/validation;overwrite:=true;path=/apps/sling/validation</Sling-Initial-Content> </instructions> </configuration> </plugin> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
