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
40 stars 123 forks source link

Document if changed files got excluded from build scope #491

Closed dennis-behm closed 1 month ago

dennis-behm commented 3 months ago

The computation of changed files validates identified changes against the excludeFileList to exclude files from the build.

In verbose mode, the excluded changes should be documented as being excluded from the build list. Add the necessary else fork as well. See:

https://github.com/IBM/dbb-zappbuild/blob/9f2561711cb4adae85376b8513d69b4220f4a9f0/utilities/ImpactUtilities.groovy#L420-L455

dennis-behm commented 1 month ago

Delivered via zAppBuild 3.8.0