SLING-10919 automatically generate service properties "component.name" and "component.id" (#12)

distinguish between service and DS component properties
component properties starting with "." are private and must not be exposed as service properties
5 files changed
tree: b1c942cee6c9e7c1eec14f707a7907bdfcc8d3c4
  1. core/
  2. junit4/
  3. junit5/
  4. parent/
  5. relocate/
  6. test-services/
  7. .gitignore
  8. CODE_OF_CONDUCT.md
  9. CONTRIBUTING.md
  10. Jenkinsfile
  11. LICENSE
  12. pom.xml
  13. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud Status testing License

Apache Sling Testing OSGi Mock

This module is part of the Apache Sling project.

Mock implementation of selected OSGi APIs.

Documentation: http://sling.apache.org/documentation/development/osgi-mock.html