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


   > My first impression after looking at GIB was that it cannot recognize such 
fine details and thus would build the whole tree.
   
   Yes, GIB is only looking at which files have changed but not what exactly 
changed inside of those files.
   Parsing a diff to identify the respective dependency is rather complex, see 
also 
https://github.com/vackosar/gitflow-incremental-builder/issues/241#issuecomment-684100935
 and the subsequent comments.
   I am not saying this will never be added to GIB but it will take some time 
and I guess we cannot catch all cases.


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