The GitHub Actions job "CI" on grails-core.git/deprecate/jsp-theme-features has 
succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
7ac3109e0e20495f7e691006f2043c93a76e3598 / James Fredley 
<[email protected]>
deprecate: mark Spring JSP theme support for removal in Grails 8.0.0

Spring's theme support (ThemeSource, Theme, UiApplicationContextUtils,
SessionThemeResolver) is deprecated in Spring Framework 6 / Spring Boot 3
and removed in Spring Boot 4. Mark the Grails methods that expose this
support as @Deprecated(forRemoval = true) so users receive compile-time
warnings before the removal in Grails 8.0.0.

- GrailsApplicationContext.onRefresh() - theme initialization
- GrailsApplicationContext.getTheme(String) - theme lookup
- GrailsWebApplicationContext ThemeSource implementation (Javadoc note)

Assisted-by: Claude Code <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to