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

Skip inspecting load modules when running in preview mode #387

Closed dennis-behm closed 1 year ago

dennis-behm commented 1 year ago

This fixing the defect reported in #380.

When invoking the saveStaticLinkDependencies() , the script will now check if the preview flag was passed.

Test logs:

dennis-behm-380_skip_inspecting_loadmodule_in_preview.log