DBB Community v2.0.0
Overview
Updated scripts to to support DBB v2.0.0 APIs and removed obsolete samples
What's Changed
- Bugfix on PackageBuildOutputs on parsing fullBuild Log by @gcavalcante in #96
- Code Coverage report by @M-DLB in #103
- Added support for maxRC defined in property file or with CLI option by @M-DLB in #109
- Enhance dbb-ucd-packaging script to build a cumulative package based on multiple DBB Build Reports by @dennis-behm in #114
- Support for Property Group file and code page by @M-DLB in #116
- Add missing import statements for Groovy 4 by @lburgess07 in #119
- Updated JCLtoDBB.groovy to map the DD parms to align with BPXWDYN by @Anuprakash-Moothedath in #126
- Updated PackageBuildOutputs script to process multiple build reports by @johnmnemec in #129
- Update Samples for DBB 2.0 by @jsmurray2 in #138
New Contributors
- @gcavalcante made their first contribution in #96
- @Anuprakash-Moothedath made their first contribution in #126
- @johnmnemec made their first contribution in #129
- @jsmurray2 made their first contribution in #138
Full Changelog: v1.1.3...v2.0.0