Mattias Reichel

Results 32 issues of Mattias Reichel

After upgrade to `develocity` plugin 4.0 it seems the Groovy build is no longer working: Failed to apply plugin 'me.champeau.buildscan-recipes' This commit tests to not use the develocity plugin version...

## Issue description This ticket will track issues with upgrading Grails to Groovy 5. ### Compilation errors #### Groovy 5 updated the Groovy shell ```console /home/runner/work/grails-core/grails-core/grails-console/src/main/groovy/grails/ui/shell/support/GroovyshApplicationContext.groovy: 21: unable to resolve...

This is the start of checking compatibility with Groovy 5 and eventually adding a CI workflow for Groovy 5.0.0-SNAPSHOT.

When adding `` the layout is applied. But when using the [layout by convention](https://gsp.grails.org/6.2.3/guide/layouts.html#layout_by_convention) method, the layout is not applied. See example project with tests: https://github.com/matrei/sitemesh-bug-layout-by-convention

type: bug

### Issue description For example: https://docs.gradle.org/current/userguide/jacoco_plugin.html

relates-to: build

Part of checkstyle/checkstyle#17781

The search page at https://grails.apache.org/search.html does not have a search box.

Issue #17393 New module config: https://gist.githubusercontent.com/matrei/3049e9b9feed9396d54af7af2d721d75/raw/849ec04daf4a2c440a79f0952819a8e832c045d3/TypeBodyPadding Contribution PR: checkstyle/contribution#970

### Issue description _**Error message:**_ **Missing application class name and script name arguments** ```console mattias@mattias-z4-linux:~/Projects/GitHub/matrei$ grails -v | Grails Version: 7.0.4 | JVM Version: 17.0.15 mattias@mattias-z4-linux:~/Projects/GitHub/matrei$ grails create-app url-mappings-test Resolving...

Supersedes #14737

type: blocker
relates-to: groovy