Skip to content

Releases: IBM/dbb

DBB Community v1.0.5

02 Oct 11:51
Compare
Choose a tag to compare

Updates added by the DBB development team to showcase new (DBB v1.0.5) and existing DBB APIs. New samples include:

Migration/jcl | This sample provides scripts to migrate JCL from a Z/OS dataset to a local Groovy script.
Build/zAppBuild | zAppBuild is a generic build solution for building z/OS applications using Apache Groovy build scripts and IBM Dependency Based Build (DBB) APIs.
IDE/GitISPFClient | An ISPF interface that interacts with a Git repository to allow cloning, staging, checking in, pushing and pulling as well as other git commands.

DBB Community v1.0.6

02 Oct 11:55
Compare
Choose a tag to compare

Updates added by the DBB development team to showcase new (DBB v1.0.6) and existing DBB APIs. New samples include:

Automation/Merge | A merge datasets sample using the new Z Open Automation Utilities APIs. For more information see the ZOA Utilities Knowledge Center

DBB Community v1.0.4

21 May 17:06
Compare
Choose a tag to compare

Updates added by the DBB development team to showcase new (DBB v1.0.4) and existing DBB APIs. New samples include:

Migration/sclm | This sample provides scripts to migrate source members to local Git repository and convert the build information in SCLM into build Groovy scripts.
Build/HelloWorld | Added an Assembler HelloWorld Sample

DBB Community v1.0.3

14 Dec 20:02
69cefd9
Compare
Choose a tag to compare

Updates added by the DBB development team to showcase new (DBB v1.0.3) and existing DBB APIs. New samples include:
Migration/mappingExtension | Sample showing how to extend the DBB Migration tool script to detect possible round-trip encoding problems when importing and loading to HFS.
Migration/sclm | This sample provides scripts to migrate source members to local Git repository and convert the build information in SCLM into build Groovy scripts.
Snippets/zUnitTestCase | Example showing how to use the JCLExec command added in DBB v1.0.1
Utilities/ReadSMFRecords | Groovy scripts to read System Management Facilities (SMF) records using IBM's Dependency Based Build capabilities.

DBB Community v1.0.2 (Initial Upload)

01 Oct 12:05
Compare
Choose a tag to compare

The initial release of the DBB Community repository.

IMPORTANT! - Note that several of the samples including MortgageApplication use DBB APIs that were introduced in DBB v1.0.2 and will cause errors if executed with an earlier version of DBB.