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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tolerate old dbb.scannerMapping definitions

dennis-behm opened this issue · comments

Instead of failing the build with an assertion error, better tolerate the old settings by writing a warning and skipping the malformed mappings:

assert scannerConfigMap.scannerClass != null