jdaugherty commented on code in PR #15721:
URL: https://github.com/apache/grails-core/pull/15721#discussion_r3414304415
##########
grails-core/src/main/resources/META-INF/spring-configuration-metadata.json:
##########
@@ -222,6 +222,12 @@
"description": "A closure applied as the default constraints for
all domain classes.",
"defaultValue": {}
},
+ {
Review Comment:
I agree, and we shouldn't let this block this change. But I think we've
made a larger mistake here - the config keys were supposed to exist in the
projects where they're used/defined. It's my understanding that hasn't
happened based on this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]