cziegeler opened a new pull request, #17: URL: https://github.com/apache/sling-org-apache-sling-auth-form/pull/17
Improves both documentation files to reflect the actual project structure and available Maven commands. - Add `mvn -Dit.test=<IT> failsafe:integration-test failsafe:verify` command for running a single integration test class - Add `mvn package -DskipTests` command to README.md - Expand project layout trees with full file paths, missing source files, and test resources - Fix duplicate `main/` block in AGENTS.md directory tree - Clarify servlet API note: both `jakarta.servlet` and `javax.servlet` are present; prefer Jakarta in new code - Update SLF4J reference to SLF4J 2.x - Refine integration test isolation gotcha; add note about Failsafe plugin wiring - Add dependencies and integration notes section to README.md - Minor wording and formatting clean-ups throughout both files 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]
