cziegeler opened a new pull request, #5: URL: https://github.com/apache/sling-org-apache-sling-commons-crypto/pull/5
Adds developer-facing documentation to help AI coding agents understand the project structure, build workflow, and key conventions. - Added a "Project overview" section to `AGENTS.md` describing the module layout (public APIs, Jasypt implementation, Web Console plugin) - Added build and test instructions (`mvn clean verify`, `mvn test`, Failsafe integration tests) - Documented runtime/build conventions: Java 17, parent POM, bnd-maven-plugin, JPMS profile - Listed key dependencies and tooling (Jasypt, OSGi, Pax Exam, Bouncy Castle, static analysis plugins) - Created `CLAUDE.md` that delegates to `AGENTS.md` for Claude-based agents 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]
