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

Validate existence of workspace and outDir folder #473

Closed dennis-behm closed 3 months ago

dennis-behm commented 4 months ago

Avoid failing builds by validating that the mandatory directories specified via --workspace and --outDir exist.