Feature Model Analyser For Classes

October 17, 2023 ยท View on GitHub

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.