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 6271cfe2f1a6400b0e9577c92417c65cd5d887f6
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Mar 27 12:12:13 2017 +0000

    fix path parameter directive (fixes IT)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/validation/test-services@1788918
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9988adf..b2918c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
-                        
<Sling-Initial-Content>SLING-CONTENT/apps/sling/validation;overwrite:=true;path=/apps/sling/validation</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]>.

Reply via email to