jamesfredley commented on PR #15557: URL: https://github.com/apache/grails-core/pull/15557#issuecomment-4803265162
Pushed the latest CI fix to `grails8-groovy5-sb4`. Latest head: `235ced26d58e2b8b20110fd88984badb29331915` What changed: - Added explicit Spring Dependency Management entries for the SiteMesh Spring artifacts in the GSP Spring Boot example. - This keeps the example using the checked-out `dependencies.gradle` SiteMesh 3 versions even when CI refreshes a stale remote `8.0.0-SNAPSHOT` BOM. Local verification: - `CI=true SITEMESH2_TESTING_ENABLED=true ./gradlew :grails-test-examples-gsp-spring-boot:dependencyInsight --dependency org.sitemesh:spring-webmvc-sitemesh --configuration runtimeClasspath --refresh-dependencies` - `CI=true SITEMESH2_TESTING_ENABLED=true ./gradlew :grails-test-examples-gsp-spring-boot:bootWar --refresh-dependencies` - `./gradlew :grails-gsp-spring-boot:compileGroovy :grails-sitemesh3:compileGroovy` Review gate: GREEN via Oracle session `ses_0ffdbc8caffeMkqOKxTGPs1fi6`. -- 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]
