This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-startup.git
The following commit(s) were added to refs/heads/master by this push:
new 28eaadd be consistent with other deprecated modules
28eaadd is described below
commit 28eaaddeb924999348e28df70564de3f63e98d54
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Jan 9 12:53:09 2020 +0100
be consistent with other deprecated modules
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 4712ff4..7976054 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
[<img
src="https://sling.apache.org/res/logos/sling.png"/>](https://sling.apache.org)
-# Apache Sling Starter Startup Module
+# Apache Sling Starter Startup Module (deprecated)
This module is **obsolete** - use Felix HC [Service Unavailable
Filter](https://github.com/apache/felix/blob/trunk/healthcheck/README.md#service-unavailable-filter)
as e.g. configured in [Sling
Starter](https://github.com/apache/sling-org-apache-sling-starter/blob/a16fb43f1d0333f74b066844e0377d93ca1e1e08/src/main/provisioning/healthcheck.txt#L86)
instead.
-For reference or potential bugfix releases use branch
[maintenance](https://github.com/apache/sling-org-apache-sling-starter-startup/tree/maintenance)
\ No newline at end of file
+For reference or potential bugfix releases use branch
[maintenance](https://github.com/apache/sling-org-apache-sling-starter-startup/tree/maintenance)