The GitHub Actions job "CI" on 
grails-core.git/fix/servlet-compile-only-api-extension-modules has failed.
Run started by GitHub user matrei (triggered by matrei).

Head commit for run:
4df44b56907b7da5ec17b1e6a6f2a6bf47367cc5 / Mattias Reichel 
<[email protected]>
Declare the servlet API compileOnlyApi in grails-web-core and grails-mimetypes

Both modules ship a Groovy extension module with servlet types in its
signatures. The Groovy compiler loads extension modules from any compile
classpath they are on, so a consumer without the servlet API fails
compileGroovy with a NoClassDefFoundError. Follow-up to #16356, which
did the same for grails-converters.

Report URL: https://github.com/apache/grails-core/actions/runs/35605964807

With regards,
GitHub Actions via GitBox

Reply via email to