jamesfredley opened a new pull request, #15412: URL: https://github.com/apache/grails-core/pull/15412
## Summary - Add inline comment to `grails-shell-cli/build.gradle` explaining why `jakarta.servlet-api` uses `implementation` scope instead of `compileOnly` ## Context Follow-up to #15392. The dependency scope change was reviewed with a question about the rationale (why not exclude the extension instead). This comment documents the answer directly in the build file so future contributors understand the constraint without needing to trace PR history. -- 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]
