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

Documentation of the BuildReport.json file #279

Closed FALLAI-Denis closed 6 months ago

FALLAI-Denis commented 1 year ago

Hi,

Is there documentation describing the structure and content of the BuildReport.json file, and other related files?

Thanks.

dennis-behm commented 1 year ago

@FALLAI-Denis , please have a look to the IBM Docs centre for DBB: https://www.ibm.com/docs/en/dbb/2.0.0?topic=apis-build-report

The JavaDoc for the reports: https://www.ibm.com/docs/api/v1/content/SS6T76_2.0.0/javadoc/com/ibm/dbb/build/report/records/Record.html

Also the Self-paced training talks also about the Buildreport https://ibm.github.io/mainframe-downloads/Training/dbb-self-paced-learning.html