cziegeler opened a new pull request, #18:
URL: https://github.com/apache/sling-org-apache-sling-jcr-base/pull/18

   Improves developer documentation in both `AGENTS.md` and `README.md` to more 
accurately reflect the current capabilities and structure of the 
`org.apache.sling.jcr.base` bundle.
   
   - Clarify project overview to mention `SlingRepositoryInitializer` 
execution, namespace loading, and OSGi wiring
   - Add `mvn test jacoco:report` and `mvn javadoc:javadoc` commands
   - Document `RepositoryInitializersTest` and `AllowListWiringTest` coverage 
areas
   - Add gotchas for allow-list naming migration (whitelist → allowlist) and 
initializer failure blocking startup
   - List `ChainedIterator` and `RepositoryPrinterProvider`/`RepositoryPrinter` 
in the file tree
   - Expand README requirements to include OSGi Metatype annotations
   - Add `SlingRepositoryInitializer` to Main Components section with ordering 
note
   - Document single active mount selection by OSGi service ranking
   - Add legacy whitelist PID compatibility notes
   - Add new "Repository Initializers" section describing startup behavior and 
failure semantics
   
   Co-authored-by: Maia <maia@noreply>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to