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
41 stars 140 forks source link

ZunitConfig.groovy updates #299

Closed dennis-behm closed 1 year ago

dennis-behm commented 1 year ago

This PR is updating the ZunitConfig.groovy

(apologies, I have to redo it due to a missing signature of the squash merge commit)

pass a relative path to the copySourceFile method fixes a syntax issue when creating the SearchPathDependencyResolver leverages the DBBs dependency data rather then parsing the XML.

FYI - https://github.com/IBM/dbb-zappbuild/pull/246 performed the updates for the zAppBuild_2_x stream.