[maven-release-plugin] copy for tag org.apache.sling.feature.analyser-0.1.0
[maven-release-plugin] prepare release org.apache.sling.feature.analyser-0.1.0
1 file changed
tree: d2cdcc8136170341dad8879baa4b497e44095007
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. readme.md
readme.md

Feature Model Analyser

The Analyser can analyse a feature for completeness, to ensure all requirements are satisfied by capabilities. The analyser is pluggable and can also perform other checks.

The analyser can be run from the commandline by running the following main class:

java org.apache.sling.feature.analyser.main.Main

For further documentation see: https://github.com/apache/sling-org-apache-sling-feature/blob/master/readme.md