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 141 forks source link

Support for CICS Resource Builder configurations #391

Closed dennis-behm closed 1 year ago

dennis-behm commented 1 year ago

This PR is to add support for the CICS Resource Builder utility, to help building CICS configuration from YAML files.

The language script is called CRB.groovy and you can have property files, at the enterprise-level in the build-conf folder, or at the application-level in application-conf subfolder of the application's workspace, with overrides in file.properties.

Repeat of #377 due to wrong DCO