codeconsole commented on PR #15730:
URL: https://github.com/apache/grails-core/pull/15730#issuecomment-4736045852

   1 New spec: a Grails BOM declaring groovy.version + importing a Spring Boot 
BOM that declares a conflicting groovy.version, asserting 
versionProperties['groovy.version'] stays the Grails value -  verified
   
   2  Expanded the catch comment: Spring Boot's versions exist only behind the 
recursed import, so one swallowed failure drops them all; logging left out as 
non-idiomatic  -  verified
   
   3 Added a comment on the resolution loop: third-party import order is 
undefined; Groovy/Spock stay correct only as direct constraints — with a "don't 
move a pin into a BOM import" warning    -  verified      
   
   4 two-arg find unaffected, near-zero impact -  verified
   
   5  null check is the meaningful guard  -  verified


-- 
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]

Reply via email to