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 zCEE2 #434

Closed M-DLB closed 9 months ago

M-DLB commented 11 months ago

The purpose of this PR is to collect feedback on the proposed integration of zCEE2 artifacts as part of the pipeline. The requisites is to install the zconbt utility (on USS) and customize accordingly the zCEE2.properties in thebuild-conf directory. The mapping defined in application-conf/file.properties for the zcee2_inputType helps you define the type of artifacts you're working with (either PROJECT for Service ARchive (SAR) or API ARchive (AAR) projects, SAR for Service ARchive (SAR) properties files, ARA for API Requester Archive (ARA) properties files).