zAppBuild v3.1.0
New & Noteworthy
- A new functionality is provided for file level property overrides: A language configuration allows defining multiple build properties for a set of mapped files. See details on the documentation about File Property Management in zAppBuild
- zAppBuild is leveraging the MQ file attributes of the logical file of DBB to determine automatically the required MQ stub
- The way allocations are done for object decks has changed. While previously, a temp dataset was used in most of the cases, the release is simplifying the scripts by always storing the object deck in an object deck dataset.
- Ability to configure the timestamp format of the build output folder
Note: It it highly recommended to update to the latest DBB 2.0 PTF UI83593 / PH51222. For all available fixes, checkout the IBM DBB Support page.
What's Changed
- Leverage MQ file flag by @dennis-behm in #245
- Search path configuration updates by @dennis-behm in #267
- ZunitConfig.groovy updates by @dennis-behm in #299
- Remove zunit_resolutionRules from required build properties by @dennis-behm in #307
- Externalize the Build Folder Timestamp Format by @donnellt in #314
- Synchronising git history because of cherry picked commits by @dennis-behm in #324
- Updating zappbuild test framework by @dennis-behm in #325
- Simplify obtaining the playbackDependency by @dennis-behm in #311
- Implement language configuration strategy to provide alternative approach to define overrides by @Anuprakash-Moothedath in #295
- Fixed lib imports and deployType in REXX.groovy by @M-DLB in #320
New Contributors
- @Anuprakash-Moothedath made their first contribution in #295
- @donnellt made their first contribution in #314
Full Changelog: 3.0.1...3.1.0