James Fredley

Results 96 issues of James Fredley

### Issue description Gradle 9 is targeted for a Q2 2025 release. It will most likely be supported in Grails 8, which will be based on Spring Boot 4.0.x and...

relates-to: build

For Grails 7 we will distribute a combined CLI with `grails-shell-cli` and `grails-forge-cli` to SDKman `./grails` defaults to grails-shell-cli `./grails -t forge` for grails-forge-cli Update documentation to reference the correct...

relates-to: documentation

These were overlooked because they live on a docs branches in the old location. Most have not been updated in many years. Some of this documentation already exists in https://docs.grails.org/latest/guide/single.html#profiles...

relates-to: grails-profiles

When `factory_class: 'org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory'` is present in `application.yml`, the org.hibernate:hibernate-ehcache dependency is loaded with the non-jakarta version of `hibernate-core` which causes method not found errors given Grails 7 uses the Jakarta...

relates-to: documentation

### Issue description This will simplify the Grails.org domain and DNS move to ASF. Most of the ~43TB/month in bandwidth comes from documentation. **Repos Not migrated to Apache:** async.grails.org. 1...

relates-to: documentation

https://github.com/codeconsole/grails-plugin-sitemesh3/issues/3

relates-to: grails-gsp

https://github.com/codeconsole/grails-plugin-sitemesh3/issues/1

relates-to: grails-gsp

### Issue description Was restored for Grails 7 on https://github.com/grails/grails-core/pull/13869 Address the underlying concerns: https://github.com/grails/grails-core/issues/10188 https://github.com/grails/grails-core/pull/10280

logback.xml has been removed from the skeleton and replaced by spring-logback.xml, but both still end up in the generated application. Only spring-logback.xml should exist.

relates-to: grails-profiles

We may need 10 distinct profiles, some of them may be merged. Maybe we also can make angular, react, vue just be optional features of rest-api to consolidate 4 into...

relates-to: grails-profiles