ppalaga commented on issue #1658:
URL: https://github.com/apache/camel-quarkus/issues/1658#issuecomment-684518056


   Thanks for the news @famod!
   
   > only a single dependency is updated in the BOM then only those modules 
that are importing the BOM _and are using this specific dependency_ shall be 
built?
   
   Yes, that would be ideal. A PR adding a new extension is one of the most 
typical ones we tend to have. They typically add version properties to the top 
module and some deps to the BoM. Such changes often do not impact most of the 
existing modules, so there is no point in building & testing them. My first 
impression after looking at GIB was that it cannot recognize such fine details 
and thus would build the whole tree. That's wasting of time, but not utterly 
wrong.
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to