IBM / dbb-zappbuild

zAppBuild is a generic build solution for building z/OS applications using Apache Groovy build scripts and IBM Dependency Based Build (DBB) APIs.
Apache License 2.0
41 stars 141 forks source link

Impact analysis should be more specific about the collections being involved #42

Open dangeville-n opened 4 years ago

dangeville-n commented 4 years ago

Right now we involve the 2 collections, but for source impact, we should limit the impact to the source collection and then involve the results with the binary collection. There's a risk of getting additional impacts today that are not relevant.

dangeville-n commented 4 years ago

This is in impactUtilities - createImpactResolver / createImpactBuildList that we need to enhance the code

dennis-behm commented 2 years ago

A file property was introduced to be able to be more specific about the resolution rules for the impactResolver.