-
Grails 4.1.0.M2
Gorm 7.1.0.M3
Groovy 3.0.6
Java Adoptopenjdk 15
```
Caused by: java.lang.NullPointerException: Cannot invoke "org.grails.orm.hibernate.cfg.Mapping.getBatchSize()" because "m" is…
-
grails-core example: https://github.com/grails/grails-core/blob/7.0.x/.github/workflows/groovy-joint-workflow.yml
These changes have been completed on https://github.com/grails/grails-core/pull/13…
-
Related but separate from https://github.com/grails/grails-forge-ui/issues/38.
The UI currently generates CLI commands like the following:
`grails create-rest_api --servlet=tomcat --jdk=11 --gor…
-
# Description
I have a root data model that has a table in it `diagnosis.diagnosis`, i.e. table name: diagnosis, schema name: diagnosis.
When selecting elements from this table, an error occurs on…
-
Description
A fresh Grails 6 application is missing a number of directories
Steps to Reproduce
- Goto https://start.grails.org/
- Click on the "Generate Project" button and Download the Zip or u…
-
### Feature description
Add [openrewrite](https://docs.openrewrite.org/) scripts to facilitate easier upgrades to Grails 7
-
### Expected Behavior
```console
.\gradlew assemble
unzip .\build\distribrutions\grails-7.0.0-SNAPSHOT.zip
.\build\distributions\grails-7.0.0-SNAPSHOT\bin\grails -version
| Grails Version: 7.0.0-…
-
### Expected Behavior
script success with message :
> hello app536 !
### Actual Behaviour
Script fails with message :
> Task :runScript
Grails application running at http://localhost:0 in envir…
-
Hi,
Could you please indicate if/when a grails 3 version of grails-gwt will be released?
Thanks In Advance,
David
dap10 updated
7 years ago
-
Several lines were commented out and the tests failures were ignored with `@PendingFeature` to get the snapshot released.
This can/should be revisited, possibly with a recent version of RxJava.
…