Neill Robbins
Neill Robbins
Hi @puneetbehl - do you have time to accept and merge this and https://github.com/grails/grails-data-mapping/issues/1445? Does anything additional need to be done?
+1 for this we have upgraded to Grails 5 but we have to justify the code coverage metrics to product managers on every release. Its not pleasant. Also - I...
I raised that as https://github.com/grails/grails-data-mapping/issues/1662 a while ago
Hi @puneetbehl - Would it possible to get this in release 8 of grails-data-mapping. Its making it difficult to get accurate code coverage metrics. The commit that contains the merge...
I'm trying to upgrade a Grails App from 5.3.67 to 6.2.0, or 6.1.2 and in both cases I can see (via the Gradle project-report plugin) that snakeyaml 2.x is pulled...
Done that, and it appears to work. I gues the only further comment I have is that if Grails 6.x is targetting Spring Boot 2.7.x then it shouldn't be upgrading...
As per https://github.com/grails/grails-core/issues/13080 - Grails before version 7 does not support Tomcat 10. Still waiting on a response for a roadmap for Grails 7.
I've tried it - even with a simple Grails application it doesn't work - see issue https://github.com/grails/grails-core/issues/13080 The error being reported seems to be that HibernateDatastoreConnectionSourcesRegistrar is expecting to be...
Tomcat 10 has a javaee folder that does a conversion from javax to jakarta namespace for some packages, so I was trying to see if the conversion would work well...
> "The lack of information Grails running on a supported Spring version..." > > Supported by whom? Spring. Its been our practice to date that if a Grails version is...