-
-
Notifications
You must be signed in to change notification settings - Fork 951
Grails Engineering Meeting Notes (05 27 2021)
Puneet Behl edited this page Jun 6, 2021
·
2 revisions
Date: 05/27/2021
- Puneet Behl
- James Kleeh
- Jason Schindler
- Current Development Activities
- Open Discussion
- Working on getting Grails 5 RC1 finalized
- Updating Spring to 5.3.7 and Spring boot to 2.5.0
- Build projects seem to be building correctly
- Doing some tests locally to verify
- Would like to try Grails with Java 16
- There are some changes to the profiles for the plugin that needs to be made
- There is an issue in Grails Core about what should be changed in Grails 5 and I'm taking a look at that as well
- I was curious about the state of Spring Reloading
- Jason: David said he was working on it but I haven't heard a recent update. We should check with him
- In Grails 5 executable jars are broken.
- I recently worked on a bug in Grails Testing which broke something in the unit tests
- https://github.com/grails/grails-testing-support/issues/65
- It is related to another issue: https://github.com/grails/grails-views/issues/253