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

Missing exception handling in some of the groovy scripts #446

Closed monvora closed 6 months ago

monvora commented 7 months ago

When an exception occurs during build run e.g. a truncation error in a file (there is some row that text exceeds the column limit), the build is terminate unexpectedly. We need a way to handle this exception and set the build status properly.

dennis-behm commented 6 months ago

This has been delivered via zAppBuild Release 3.6.0