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

--reset Improvements #269

Closed lburgess07 closed 1 year ago

lburgess07 commented 1 year ago

This PR enhances --reset to check for collection and build result existence before trying to delete them. A message will be printed if they do not exist and therefore do not need to be deleted.