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 140 forks source link

Reporting of external impacts in mode deep broken #238

Closed dennis-behm closed 1 year ago

dennis-behm commented 2 years ago

The reporting of external impacts is not functioning when selecting the mode deep. The way the deep analysis is coded, it requires that all external impacted files are actually present in the build workspace, while it is using the DBB resolvers.

This feature requires a revised version to properly function.

dennis-behm commented 1 year ago

Delivered via #239 to develop and merged via #252 to both streams zAppBuild v3.0.0 in main (DBB Toolkit Version 2.0 stream) and zAppBuild v2.5.2 in zAppBuild_2_x (DBB Toolkit Version 1.x stream)