SLING-11709 - Set up Jira autolinks to all Sling Github projects

Update .asf.yaml to respect defaults
1 file changed
tree: e255e6b7ecb53d3baa4d2d24484ea054cdded40c
  1. src/
  2. .asf.yaml
  3. .gitignore
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Apache Sling

Build Status Sonarcloud Status JavaDoc Maven Central adapter License

Apache Sling Adapter Annotations

This module is part of the Apache Sling project.

It implements OSGi DS 1.4 component property type annotations for Sling adapters.

These annotations are documented on the Apache Sling Adapters documentation page, and the code of the integration tests (under src/it/annotations-it/) can help understand the details.

We also have an older Sling Adapter Annotations (JSON) module, which implements Annotations used to generate a Sling Adapter metadata JSON file.