James Fredley
James Fredley
https://github.com/symentis/grails-audit-logging-plugin
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. All...
The tests failures were ignored with @Ignore to get the snapshot released. All changes can be viewed on: https://github.com/grails/grails-data-mapping/pull/1810/files#diff-db6628bfbaa9316ae15a143760a4e8f08ab13d7b3b9768f1889f87c4c2303d18
The following tests need to be revisited. They were annotated with @PendingFeature to get the snapshot released. https://github.com/grails/grails-data-mapping/pull/1810/files#diff-91b8d65fd4ce06aba9ae88d79069c79c84cccd1bf920d78579fb79ec4058792f https://github.com/grails/grails-data-mapping/pull/1810/files#diff-5308fcc21bbd00b74eb7fe0fb1b844293ea4be3c3e22be1b0f1858ece8144a85
New path: https://micronaut-projects.github.io/micronaut-spring/latest/guide/#springBootStarter remove documentation for old integration which has been removed from Grails. possibly point to examples in https://github.com/grails/grails-functional-tests/issues/241
https://docs.grails.org/snapshot/ref/Dependency%20Versions/Grails%20BOM.html
https://github.com/grails/grails-doc/blob/6.2.x/src/en/guide/scaffolding.adoc based on changes in https://github.com/grails/scaffolding/pull/118
Requires 4 tests fail with error similar to ``` Test GORM access java.lang.IllegalStateException: Either class [functional.tests.Book] is not a domain class or GORM has not been initialized correctly or has...
https://github.com/grails/grails-data-mapping/issues?q=is%3Aissue+is%3Aopen+9.0.0-SNAPSHOT - failing tests on grails-data-mapping Groovy-5106(domain inheritance) issues: `The interface GormEntity cannot be implemented more than once with different arguments: org.grails.datastore.gorm.GormEntity and org.grails.datastore.gorm.GormEntity` https://github.com/grails/gorm-hibernate5/pull/878/files#diff-c17e8e625456e19789dac95321b96d288b570a3869500d5b6c892ddb89c12acd examples-grails-data-service `General error during canonicalization:...