This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new 4ae76e3  SLING-8721 Split resources into JCR and classpath content
4ae76e3 is described below

commit 4ae76e324c76b3d39d24662cf490ce4b8b76ab15
Author: Oliver Lietz <[email protected]>
AuthorDate: Thu Sep 19 15:09:43 2019 +0200

    SLING-8721 Split resources into JCR and classpath content
    
    Add comment to highlight path change
---
 src/main/provisioning/sling.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/provisioning/sling.txt b/src/main/provisioning/sling.txt
index 29fffe8..d3ee1c9 100644
--- a/src/main/provisioning/sling.txt
+++ b/src/main/provisioning/sling.txt
@@ -84,6 +84,7 @@
     # Add the Slingshot Sample provisioning model
     
org.apache.sling/org.apache.sling.sample.slingshot/0.9.0/slingfeature/slingfeature
     # Default Starter content
+    # Adjust responseTextFor503 in healthcheck.txt to 
"classpath:org.apache.sling.starter.content:startup/index.html" when updating 
org.apache.sling.starter.content, see SLING-8721
     org.apache.sling/org.apache.sling.starter.content/1.0.6
     commons-collections/commons-collections/3.2.2
     org.apache.commons/commons-collections4/4.2

Reply via email to