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

Correction of folder validation #481

Closed dennis-behm closed 3 months ago

dennis-behm commented 3 months ago

Previous implementation was too rigid about the outDir for the log files. It was only tested on user builds with an existing out dir, but the build scripts will try to allocate the directory anyway later on.