Apache Sling Feature Model Analyser For Classes

Clone this repo:

Branches

  1. 89f9591 SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 5 weeks ago master
  2. fd19ce1 releng: Add SCM info by Konrad Windszus · 1 year, 11 months ago
  3. 6c0d6f5 releng: adjust repository metadata via .asf.yaml by Konrad Windszus · 1 year, 11 months ago
  4. c962de6 Add Jenkinsfile by Konrad Windszus · 1 year, 11 months ago
  5. e8a1180 Register analyser via services metadata by Konrad Windszus · 1 year, 11 months ago

Apache Sling

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

Feature Model Analyser For Classes

This module contain analyser tasks which analyse classes contained in Sling features' OSGi bundles. For further information refer to Sling Feature Model Analyser

Analyser Tasks

Below is a list of built-in analysers.

prevent-provider-type-impls

This analyser makes sure that no class implements or extends any type marked as provider with annotation org.osgi.annotation.versioning.ProviderType.