You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2019/09/19 13:10:26 UTC

[sling-org-apache-sling-starter] branch master updated: SLING-8721 Split resources into JCR and classpath content

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 <ol...@apache.org>
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