Deprecate the sling-org-apache-sling-hc-support Git repository (#8)
16 files changed
tree: c6986476a2debf2b9a62582203505461444dab75
  1. .asf.yaml
  2. .gitignore
  3. LICENSE
  4. README.md
README.md

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