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

   Pushed b18a036167 addressing the remaining feedback from @jdaugherty. 
GrailsDependencyVersions now uses Maven DefaultModelBuilder effective-model 
resolution instead of custom XML BOM traversal, preserves first-writer-wins 
versionProperties including properties declared only by imported BOMs, keeps 
fail-fast imported BOM resolution, and refreshes GrailsDependencyVersionsSpec 
coverage for Spring Boot-managed dependencies, duplicate imports, transitive 
imports, imported-only properties, and failure propagation. Verified with 
:grails-shell-cli:test --no-build-cache --max-workers=2 -PmaxTestParallel=2, 
:grails-shell-cli:installDist --max-workers=2 -PmaxTestParallel=2, and the 
installed grails-shell-cli list-profiles command.


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