You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2017/11/21 15:34:32 UTC

[sling-org-apache-sling-starter] branch master updated: SLING-7258 - org.apache.sling.starter.startup.impl.StartupFilter should return 503 when Sling is starting

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

radu 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 61b5323  SLING-7258 - org.apache.sling.starter.startup.impl.StartupFilter should return 503 when Sling is starting
61b5323 is described below

commit 61b53232b64ee074aa8c0cb1db2e6ac67a578d3b
Author: Radu Cotescu <co...@adobe.com>
AuthorDate: Tue Nov 21 16:33:58 2017 +0100

    SLING-7258 - org.apache.sling.starter.startup.impl.StartupFilter should return 503 when Sling is starting
    
    * StartupFilter sends now a 503
    * added a similar page to the regular index.html file to be presented to
    the user; the difference between them is that there are no links
    pointing to the instance, but only to external resources
---
 src/main/provisioning/sling.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/provisioning/sling.txt b/src/main/provisioning/sling.txt
index 502bf81..5f070f6 100644
--- a/src/main/provisioning/sling.txt
+++ b/src/main/provisioning/sling.txt
@@ -70,7 +70,7 @@
     org.apache.felix/org.apache.felix.http.whiteboard/3.0.0
 
 [artifacts startLevel=5]
-    org.apache.sling/org.apache.sling.starter.startup/1.0.2
+    org.apache.sling/org.apache.sling.starter.startup/1.0.3-SNAPSHOT
     org.apache.sling/org.apache.sling.extensions.webconsolebranding/1.0.2
     org.apache.sling/org.apache.sling.extensions.webconsolesecurityprovider/1.0.0
     org.apache.felix/org.apache.felix.inventory/1.0.4

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].