SLING-12360 ignore spotless code reformatting commit in git blame
1 file changed
tree: d0b27bef063c059ce43f0e06ce23e34df3020b45
  1. src/
  2. .asf.yaml
  3. .git-blame-ignore-revs
  4. .gitignore
  5. .sling-module.json
  6. CODE_OF_CONDUCT.md
  7. CONTRIBUTING.md
  8. Jenkinsfile
  9. LICENSE
  10. pom.xml
  11. README.md
README.md

Apache Sling

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

Apache Sling Models bnd Plugin

This module is part of the Apache Sling project.

This bnd plugin detects all Sling Models classes and adds a Sling-Model-Classes bundle header to the bundle being built, containing the model class names.

Usage is described in Sling Models.