matrei commented on PR #15409: URL: https://github.com/apache/grails-core/pull/15409#issuecomment-4053464885
> The problem I have with 8.0 is: > This is excellent, but is it relevant? > 1. this works with all of the plugins in my current application with no breakage (that I can tell). `@ConditionalOnProperty` was introduced in Spring Boot 1.1 > 2. a core piece of Spring 3.x is broken currently without this change Yeah, but not in this way, and that was a hard call. > 3. there is a precedent of us already committing breaking changes to 7.1. Unfortunately, not many projects try out milestones. > 4. we can do a milestone to see if there's impact and then revert if there is? If we can get the API backwards compatible, I have no problem including this in 7.1 or maybe even 7.0. I see that @jamesfredley already started this work in https://github.com/jdaugherty/grails-core/pull/5. -- 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]
