SLING-9903 - check OSGI-INF XML files instead of running Sling for ITs (#2)

* SLING-9903 - check the OSGI-INF XML files instead of running Sling for integration tests

* SLING-9903 - test attribute types + cleanup
11 files changed
tree: 99b7e6961135152ab660d37ade9c37c9c1568c1f
  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 Coverage Sonarcloud Status JavaDoc Maven Central adapters 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.