Apache Sling Health Check Support Components

Clone this repo:
  1. 2c2134e Deprecate the sling-org-apache-sling-hc-support Git repository (#8) by Eric Norman · 6 days ago master
  2. dca3dad SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 8 months ago maintenance
  3. 332eb6c SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 1 year, 5 months ago
  4. e405f88 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 2 years, 6 months ago
  5. f18e61e SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 3 years ago

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central hc License

Apache Sling Health Check Support Module (deprecated)

This module is an obsolete part of the Apache Sling project.

For reference or potential bugfix releases use branch maintenance.

DEPRECATED

Note that this functionality has moved to the org.apache.felix.healthcheck.generalchecks and org.apache.sling.auth.core modules

Migration to non-deprecated alternatives

Any configuration that was registered using the old PID should be moved to the new PID as below:

Deprecated Factory PIDNew Factory PID
org.apache.sling.hc.support.DefaultLoginsHealthCheckorg.apache.sling.auth.core.DefaultLoginsHealthCheck
org.apache.sling.hc.support.ScriptedHealthCheckorg.apache.felix.hc.generalchecks.ScriptedHealthCheck