[
https://issues.apache.org/jira/browse/SLING-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Georg Henzler resolved SLING-8342.
----------------------------------
Resolution: Fixed
Fixed in
[b465fbd91372143|https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-hc-support.git;a=commit;h=b465fbd9137214365681f6ee9b3e57a55403e81f]
> Migrate org.apache.sling.hc.support to Felix HC runtime
> -------------------------------------------------------
>
> Key: SLING-8342
> URL: https://issues.apache.org/jira/browse/SLING-8342
> Project: Sling
> Issue Type: New Feature
> Components: Health Check
> Reporter: Georg Henzler
> Assignee: Georg Henzler
> Priority: Major
>
> * Migrate DefaultLoginsHealthCheck
> * Remove SlingRequestStatusHealthCheck (as this is available in Felix now in
> a better version:
> http://svn.apache.org/viewvc/felix/trunk/healthcheck/generalchecks/src/main/java/org/apache/felix/hc/generalchecks/HttpRequestsCheck.java?view=log,
> see FELIX-6012)
> * Add ScriptedHealthCheck - this is also available in generalchecks in Felix,
> but the sling version should have
> ** additional bindings "session" and "resourceResolver"
> ** allow to load scripts from JCR via "jcr:" urls (the Felix pendant cannot
> do that because Felix can run without JCR)
> ** allow to use the script engines provided by Sling
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)