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
40 stars 123 forks source link

zCEE2 support #431

Closed M-DLB closed 8 months ago

M-DLB commented 8 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 the build-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).