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
42 stars 144 forks source link

Enable Db2 binds for PL/I and Assembler #555

Open lucianap1111 opened 3 weeks ago

lucianap1111 commented 3 weeks ago

A script for binding these languages ensures that all dependencies and linkages are consistently managed in an automated fashion. This minimizes manual intervention, reducing errors and variability across builds.

A customized Groovy script would allow for handling each language's peculiarities, making the build process more robust and compatible.

The script can help modularize build processes, making it easier to maintain and update build configurations, particularly valuable as applications evolve or dependencies change.

dennis-behm commented 3 weeks ago

Be aware that Db2 bind process will be uplifted with the upcoming zAppBuild release.