Apache Sling Feature Model Analyser For Classes

Clone this repo:

Branches

  1. fd19ce1 releng: Add SCM info by Konrad Windszus · 7 months ago master
  2. 6c0d6f5 releng: adjust repository metadata via .asf.yaml by Konrad Windszus · 7 months ago
  3. c962de6 Add Jenkinsfile by Konrad Windszus · 7 months ago
  4. e8a1180 Register analyser via services metadata by Konrad Windszus · 7 months ago
  5. 5369c19 releng: add default .gitignore file by Konrad Windszus · 7 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.