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

Fix NPE on build process finalization in catch clause #522

Closed dennis-behm closed 6 days ago

dennis-behm commented 1 week ago

Fix of the invocation of the finalizeBuildProcess in the catch block if an AssertionError is caught.