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

DBB 202 Support - Metadata reorg & Build Map support #518

Open lburgess07 opened 1 week ago

lburgess07 commented 1 week ago

This PR provides refactoring & enhancements for DBB 2.0.2 support. Along with build map support, this PR also updates zAppBuild for the latest DBB metadata organization which uses build groups to contain both build results and collections. This PR also replaces any DBB API calls that are deprecated in DBB 2.0.2 with viable replacements as appropriate.

See detailed list of changes below for additional information:

Changes Made: