IBM Europe Software Announcement ZP19-0509, dated September 3, 2019

IBM Dependency Based Build V1.0.6, IBM Z Open Development V2.0, IBM Z Open Unit Test V2.0, and IBM Developer for z/OS, V14.2 deliver flexibility in DevOps pipeline coordinators and scripting languages, boosted by Day One compiler support

Table of contents 1 Overview 5 Technical information 2 Key requirements 6 Ordering information 3 Planned availability date 6 Terms and conditions 3 Description 9 Prices 5 Program number 10 Announcement countries 5 Publications

At a glance

IBM(R) Dependency Based Build, IBM Z(R) Open Development, IBM Z Open Unit Test, and IBM Developer for z/OS(R) provide code, build, and test capabilities that give IBM z/OS developers the tools and agility that they need to commit changes to an enterprise-wide, open, fully automated, and continuous software delivery pipeline.

New, significant code, build, and test capabilities include:

• Dependency Based Build V1.0.6 enhances the developer experience with increased coverage of market-leading pipeline coordinators and deployment tooling, and more open and familiar scripting language and API options for developers and DevOps engineers. This offering is also included in Z Open Development V2.0 and Developer for z/OS Enterprise Edition V14.2. • Developer for z/OS, V14.2 and Z Open Development V2.0 deliver PL/I program analytics, personalized guidance for tuning the environment, and features that ease the transition from ISPF to a modern development environment. • Support is added for IBM Enterprise COBOL for z/OS, V6.3, IBM Enterprise PL/I for z/OS, V5.3, and z/OS V2.4.

Overview

DevOps is the union of people, process, and tools to enable continuous integration and continuous delivery to a common pipeline. Delivery to a common pipeline starts with a modern source control management (SCM) repository. One of the most popular and pervasive SCMs for DevOps teams is Git, which offers true parallel development capabilities.

With this announcement, selected IBM Z DevOps programs are enhanced to streamline your DevOps pipeline:

• Dependency Based Build V1.0.6 • Z Open Development V2.0 • Z Open Unit Test V2.0 • Developer for z/OS, V14.2 (formerly known as IBM Developer for z Systems(R))

IBM Europe Software Announcement ZP19-0509 IBM is a registered trademark of International Business Machines Corporation 1 Dependency Based Build V1.0.6 provides z/OS software development teams with a build tool kit that is designed to build applications for Git, together with dependency analysis so that developers build only what is needed. Dependency Based Build also includes Groovy for automation, which helps integrate mainframe processes with open source utilities so that users can connect those processes to an enterprise-wide CI/CD pipeline by using familiar tools such as Jenkins.

In addition to a modern SCM and build tool kit, developers need an environment where they can iterate quickly in a personal inner loop to analyze, edit, build, test, and easily commit their changes to the shared pipeline. The following offerings can equip developers with the key capabilities that they need to power their inner loop:

• Z Open Development • Developer for z/OS coupled with Dependency Based Build

Z Open Development V2.0 includes Dependency Based Build, complemented by essential z/OS developer capabilities, such as editors and a debugger, to facilitate the use of a modern SCM such as Git, standardizing on true parallel development across the enterprise.

Continuous integration requires automated unit testing. Z Open Unit Test V2.0 includes IBM Z Unit, a powerful automated unit testing capability for batch and CICS(R) COBOL applications. Automatic test generation enables developers to quickly create and run tests as part of their standard development process to ensure that only quality tested code gets released. Full stubbing enables tests to easily run in batch with minimal expense as part of a manual or automated DevOps pipeline. IBM Z Open Unit Test works in concert with Z Open Development to drive quicker development and test cycles for consistently high software quality.

Developer for z/OS, V14.2 is a more robust, modern tool set for developing and maintaining z/OS applications. It has built-in capabilities that facilitate z/ OS application delivery through the use of DevOps practices. When paired with Dependency Based Build (either purchased separately or included with Developer for z/OS Enterprise Edition), Developer for z/OS combines all of the capabilities that are offered by Z Open Development and Z Open Unit Test with value-add capabilities such as refactoring and data tooling. Additionally, Developer for z/OS offers features such as ISPF style editors, a 3270 interface, and menu manager. Menu manager enables the integration of existing utilities (for example, REXX, , TSO Commands, JCL, or ISPF Edit Macros) with the developer workflow to ease the transition to DevOps for teams that are currently practicing more traditional z/OS software delivery.

Key requirements

Dependency Based Build V1.0.6, Z Open Development V2.0, Z Open Unit Test V2.0, or Developer for z/OS, V14.2 requires one of the following IBM Z servers:

• z14 or z14 ZR1 • z13(R) or z13s(R) • zEnterprise(R) EC12 or BC12

One of the following z/OS systems is also required:

• z/OS V2.2 • z/OS V2.3 • z/OS V2.4

For details, see the Software requirements section.

IBM Europe Software Announcement ZP19-0509 IBM is a registered trademark of International Business Machines Corporation 2 Planned availability date

September 6, 2019:

• IBM Dependency Based Build 1.0.6 • IBM Developer for z/OS, 14.2

September 13, 2019:

• IBM Z Open Development 2.0 • IBM Z Open Unit Test 2.0

Description

Dependency Based Build V1.0.6 enhancements

• Version 1.0.6 of Dependency Based Build provides a set of utilities for z/OS UNIX(R) based utilities that are modeled after similar standard (R) commands, but updated to work with z/OS data sets and file systems. Language support for these utilities is extended to enable programmers to use a preferred programming language, such as JavaTM or Python, to develop scripts and automation tools. • In addition to Jenkins, Dependency Based Build is now qualified to work with alternative pipeline coordinators such as MicrosoftTM Azure Pipelines or JetBrains TeamCity. • Dependency Based Build provides additional options for developers, with the availability of Swagger API documentation for the server and the capability to easily specify properties for scripts in YAML format. • Dependency Based Build V1.0.6 adds support for Db2(R) for z/OS for the Dependency Based Build server repository for clients that prefer to manage this data on z/OS.

Dependency Based Build can be purchased separately. Additionally, it is a component of Z Open Development and Developer for z/OS Enterprise Edition. Dependency Based Build is delivered through the Continuous Delivery support model to assist enterprises in receiving function and service more quickly. For more information about new features of Dependency Based Build V1.0.6, see Dependency Based Build, What is new and noteworthy.

IBM code coverage enhancements

Code coverage is complementary to unit testing. Additionally, it can be employed as an essential part of a DevOps pipeline to validate that changes are being tested and to help determine the effectiveness of your tests. Code coverage capability is included in IBM Z Open Unit Test and Developer for z/OS. In Z Open Unit Test V2.0 and Developer for z/OS, V14.2, PL/I code coverage collection performance is improved.

IBM Z Open Development V2.0 and IBM Developer for z/OS, V14.2 enhancements

Both Z Open Development and Developer for z/OS offer essential developer capabilities, including modern editors, z/OS debugging capabilities, and integration with modern SCMs. Thus, enhancements to these core capabilities are delivered in both offerings. Enhancements common to Z Open Development V2.0 and Developer for z/OS, V14.2 include:

• Support for current z/OS compilers. Optimized software is built on a firm foundation. Many of the most efficient z/OS applications are built using the

IBM Europe Software Announcement ZP19-0509 IBM is a registered trademark of International Business Machines Corporation 3 current compilers. Z Open Development V2.0 and Developer for z/OS, V14.2 add support for Enterprise COBOL for z/OS, V6.3 and Enterprise PL/I for z/OS, V5.3. • Personalized developer experience. Both Z Open Development and Developer for z/OS have powerful customization options. With this release, the process of customizing settings that are based on your specific needs and preferences is simplified. • PL/I program analytics. Putting program analytics at developers' fingertips helps them build in quality by eliminating the waste that is introduced by software defects, enabling clean code before delivery. This release of Z Open Development and Developer for z/OS offers both PL/I complexity metric calculation and code rules. • Features that ease the transition from ISPF to a modern development environment. Specifically, the COBOL and PL/I editors now offer auto comment capability (which is a time saving feature) and a hot key that conveniently toggles the vertical bar during editing. • Inclusion of the V9.2.1 level of the C/C++ Development Toolkit (CDT). This level includes a significant number of new capabilities. • Simplified Dependency Based Build user build invocation. • New IBM z/OS Debugger features. Z Open Development V2.0 and Developer for z/OS,V14.2 deliver RESTful APIs to configure CICS and non-CICS profiles to enable just in time code coverage. Note that Z Open Development must be paired with Z Open Unit Test to access code coverage capabilities. In addition, the z/OS Debugger has been enhanced with section breakpoints to simplify debugging, as well as a P2 install option (in addition to Installation Manager).

Developer for z/OS and Z Open Development are delivered through the Continuous Delivery support model to assist enterprises in receiving function and service more quickly. For more information about previous enhancements that were delivered by continuous delivery, see:

• What's new in IBM Developer for z/OS • What's new in IBM Z Open Development

Developer for z/OS, V14.2 only enhancements

New features that are specific to Developer for z/OS include the following:

• Support for debugging IBM Automatic Binary Optimized for z/OS V2.1 optimized modules through the z/OS Debugger. • Inclusion of the EGit client to simplify installation of Developer for z/OS for use with Git. • The capability to invoke z/OS UNIX Systems Services commands and scripts through the menu manager. For example, a developer can invoke a Git command because Git for z/OS is on z/OS UNIX Systems Services.

Developer for z/OS deprecations and removals

The SCLM Developer Toolkit is removed from Developer for z/OS, V14.2. IBM recommends a modern source control management repository that is capable of parallel development, such as Git or IBM Engineering Workflow Management (formerly Rational(R) Team Concert(R)). SCLM is a legacy library manager, and stands in the way of a DevOps transformation. Note that Developer for z/OS Menu Manager integration can be used for continued integration with SCLM.

The generic service client is deprecated in Developer for z/OS, V14.2. SoapUI and Postman are alternatives.

As documented in IBM Support Software lifecycle, IBM 31-bit and 64-bit SDK for z/ OS Java Technology Edition V6.0 is out of support. Therefore, support for Java 6.0 is deprecated and IBM Developer Kit for Java for z/OS (31-bit or 64-bit) V8.0 will become the new minimum supported Java level.

IBM Europe Software Announcement ZP19-0509 IBM is a registered trademark of International Business Machines Corporation 4 Accessibility by people with disabilities

A US Section 508 Accessibility Compliance Report containing details on accessibility compliance can be found on the Product accessibility information website.

Reference information

For more information about IBM Developer for z/OS and IBM Z Open Unit Test, see Software Announcement ZP19-0079, dated February 5, 2019.

For more information about IBM Dependency Based Build, see Software Announcement ZP19-0272, dated May 21, 2019.

For more information about IBM Z Open Development, see Software Announcement ZP18-0537, dated October 2, 2018.

Program number

Program number VRM Program name 5724-T07 14.2 IBM Developer for z/OS 5737-K80 1.0.6 IBM Dependency Based Build 5737-I22 2.0.0 IBM Z Open Development 5737-J31 2.0.0 IBM Z Open Unit Test

Offering Information

Product information is available on the IBM Offering Information website.

More information is also available on the Passport Advantage(R) and Passport Advantage Express(R) website.

Publications

None

Services

Global Technology Services

Contact your IBM representative for the list of selected services available in your country, either as standard or customized offerings for the efficient installation, implementation, or integration of this product.

Technical information

Specified operating environment

Software requirements For detailed product system requirements, see:

• IBM Dependency Based Build

IBM Europe Software Announcement ZP19-0509 IBM is a registered trademark of International Business Machines Corporation 5 • IBM Z Open Development • IBM Z Open Unit Test • IBM Developer for z/OS

The IBM Support Community The IBM Support Community is your gateway to technical support tools and resources that are designed to help you save time and simplify support. Support Community tools can help you find answers to questions, download fixes, troubleshoot, automate data collection, submit and track problems, and build skills.

You can also access the Service requests and PMRs tool for more support.

Planning information

Packaging This offering is delivered through the internet as an electronic download. There is no physical media.

This program, when downloaded from a website, contains the applicable IBM license agreement and License Information, if appropriate, which will be presented for acceptance at the time of installation of the program. For future reference, the license and License Information will be stored in a directory such as LICENSE.TXT.

Ordering information

For ordering information, consult your IBM representative or authorized IBM Business Partner, or go to the Passport Advantage website.

This product is only available through Passport Advantage. It is not available as shrinkwrap.

These products may only be sold directly by IBM or by authorized IBM Business Partners for Channel Value Rewards.

More information can be found on the IBM Channel Value Rewards website.

To locate IBM Business Partners for Channel Value Rewards in your geography for a specific Channel Value Rewards portfolio, go to the Find a Business Partner page.

Charge metric

The charge metrics for these licensed products can be found in the following License Information documents:

Program identifier License Information License Information document title document number 5724-T07 IBM Developer for z/OS L-SCHK-BE6JSR 5737-K80 IBM Dependency Based L-FBLN-BDSLLE Build 5737-I22 Z Open Development L-FBLN-BDSL8N 5737-J31 Z Open Unit Test L-SCHK-BE6MNN

Select your language of choice and scroll down to the Charge Metrics section. Follow-on releases, if any, may have updated terms. See the License Information documents website for more information.

Terms and conditions

IBM Europe Software Announcement ZP19-0509 IBM is a registered trademark of International Business Machines Corporation 6 The information provided in this announcement letter is for reference and convenience purposes only. The terms and conditions that govern any transaction with IBM are contained in the applicable contract documents such as the IBM International Program License Agreement, IBM International Passport Advantage Agreement, and the IBM Agreement for Acquisition of Software Maintenance.

This product is only available through Passport Advantage.

Licensing

IBM International Program License Agreement including the License Information document and Proof of Entitlement (PoE) govern your use of the program. PoEs are required for all authorized use. Part number products only, offered outside of Passport Advantage, where applicable, are license only and do not include Software Maintenance.

This software license includes Software Subscription and Support (also referred to as Software Maintenance).

Software Maintenance

Licenses under the IBM International Program License Agreement (IPLA) provide for support with ongoing access to releases and versions of the program. IBM includes one year of Software Subscription and Support (also referred to as Software Maintenance) with the initial license acquisition of each program acquired. The initial period of Software Subscription and Support can be extended by the purchase of a renewal option, if available. Two charges apply: a one-time license charge for use of the program and an annual renewable charge for the enhanced support that includes telephone assistance (voice support for defects during normal business hours), as well as access to updates, releases, and versions of the program as long as support is in effect.

License Information number

The following License Information documents apply to the offerings in this announcement:

Program identifier License Information License Information document title document number 5724-T07 IBM Developer for z/OS L-SCHK-BE6JSR 5737-K80 IBM Dependency Based L-FBLN-BDSLLE Build 5737-I22 Z Open Development L-FBLN-BDSL8N 5737-J31 Z Open Unit Test L-SCHK-BE6MNN

Follow-on releases, if any, may have updated terms. See the License Information documents website for more information.

Limited warranty applies

Yes

Limited warranty

IBM warrants that when the program is used in the specified operating environment, it will conform to its specifications. The warranty applies only to the unmodified portion of the program. IBM does not warrant uninterrupted or error-free operation of the program or that IBM will correct all program defects. You are responsible for the results obtained from the use of the program.

IBM Europe Software Announcement ZP19-0509 IBM is a registered trademark of International Business Machines Corporation 7 IBM provides you with access to IBM databases containing information about known program defects, defect corrections, restrictions, and bypasses at no additional charge. For further information, see the IBM Support Guide.

IBM will maintain this information for at least one year after the original licensee acquires the program (warranty period).

Program technical support

Technical support of a program product version or release will be available for a minimum of two years from the general availability date, as long as your Software Subscription and Support (also referred to as Software Maintenance) is in effect.

This technical support allows you to obtain assistance (by telephone or electronic means) from IBM for product-specific, task-oriented questions regarding the installation and operation of the program product. Software Subscription and Support (Software Maintenance) also provides you with access to versions, releases, and updates (CD releases, Long Term Support Releases or fixes) of the program. You will be notified, through an announcement letter, of discontinuance of support with six months' notice. If you require additional technical support from IBM, including an extension of support beyond the discontinuance date, contact your IBM representative or IBM Business Partner. This extension may be available for a fee.

For additional information about the IBM Software Support Lifecycle Policy, see the IBM Software Support Lifecycle Policy website.

Money-back guarantee

If for any reason you are dissatisfied with the program and you are the original licensee, you may obtain a refund of the amount you paid for it, if within 30 days of your invoice date you return the program and its PoE to the party from whom you obtained it. If you downloaded the program, you may contact the party from whom you acquired it for instructions on how to obtain the refund.

For clarification, note that (1) for programs acquired under the IBM International Passport Advantage offering, this term applies only to your first acquisition of the program and (2) for programs acquired under any of IBM's On/Off Capacity on Demand (On/Off CoD) software offerings, this term does not apply since these offerings apply to programs already acquired and in use by you.

Volume orders (IVO)

No

Passport Advantage applies

Yes, information is available on the Passport Advantage and Passport Advantage Express website.

Software Subscription and Support applies

Yes. Software Subscription and Support, also referred to as Software Maintenance, is included with licenses purchased through Passport Advantage and Passport Advantage Express. Product upgrades and Technical Support are provided by the Software Subscription and Support offering as described in the Agreements. Product upgrades provide the latest versions and releases to entitled software, and Technical Support provides voice and electronic access to IBM support organizations, worldwide.

IBM includes one year of Software Subscription and Support with each program license acquired. The initial period of Software Subscription and Support can be extended by the purchase of a renewal option, if available.

IBM Europe Software Announcement ZP19-0509 IBM is a registered trademark of International Business Machines Corporation 8 While your Software Subscription and Support is in effect, IBM provides you assistance for your routine, short duration installation and usage (how-to) questions, and code-related questions. IBM provides assistance by telephone and, if available, electronic access, only to your information systems (IS) technical support personnel during the normal business hours (published prime shift hours) of your IBM support center. (This assistance is not available to your users.) IBM provides Severity 1 assistance 24 hours a day, 7 days a week. For additional details, see the IBM Support Guide. Software Subscription and Support does not include assistance for the design and development of applications, your use of programs in other than their specified operating environment, or failures caused by products for which IBM is not responsible under the applicable agreements.

Unless specified otherwise in a written agreement with you, IBM does not provide support for third-party products that were not provided by IBM. Ensure that when contacting IBM for covered support, you follow problem determination and other instructions that IBM provides, including in the IBM Support Guide.

For additional information about the International Passport Advantage Agreement and the IBM International Passport Advantage Express Agreement, go to the Passport Advantage and Passport Advantage Express website.

Variable charges apply

No

Educational allowance available

Education allowance does not apply. Education software allowance does not apply. Special education prices are available for qualified clients through Passport Advantage.

Statement of good security practices

IT system security involves protecting systems and information through intrusion prevention, detection, and response to improper access from within and outside your enterprise. Improper access can result in information being altered, destroyed, or misappropriated or can result in misuse of your systems to attack others. Without a comprehensive approach to security, no IT system or product should be considered completely secure and no single product or security measure can be completely effective in preventing improper access. IBM systems and products are designed to be part of a regulatory compliant, comprehensive security approach, which will necessarily involve additional operational procedures, and may require other systems, products, or services to be most effective.

Important: IBM does not warrant that any systems, products, or services are immune from, or will make your enterprise immune from, the malicious or illegal conduct of any party.

Prices

For all local charges, contact your local IBM representative or IBM Business Partner.

Business Partner information If you are an IBM Business Partner acquiring products from IBM, you may link to Passport Advantage Online for resellers where you can obtain Business Partner pricing information. An IBMid and password are required to access the IBM Passport Advantage orwebsite.

Passport Advantage

IBM Europe Software Announcement ZP19-0509 IBM is a registered trademark of International Business Machines Corporation 9 For Passport Advantage information and charges, contact your IBM representative or authorized IBM Business Partner for Channel Value Rewards. Additional information is also available on the Passport Advantage and Passport Advantage Express website.

Announcement countries

All European, Middle Eastern, and African countries, except Islamic Republic of Iran, Sudan, and Syrian Arab Republic.

Trademarks

IBM, IBM Z, z/OS, z Systems, CICS, z13, z13s, zEnterprise, Global Technology Services, PartnerWorld, Passport Advantage, Express, Db2, Rational and Concert are registered trademarks of IBM Corporation in the United States, other countries, or both. UNIX is a registered trademark of The Open Group in the United States and other countries. Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both. Oracle and Java are trademarks of Oracle and/or its affiliates in the United States, other countries, or both. Microsoft is a trademark of Microsoft Corporation in the United States, other countries, or both. Other company, product, and service names may be trademarks or service marks of others.

Terms of use IBM products and services which are announced and available in your country can be ordered under the applicable standard agreements, terms, conditions, and prices in effect at the time. IBM reserves the right to modify or withdraw this announcement at any time without notice. This announcement is provided for your information only.Reference to other products in this announcement does not necessarily imply those products are announced, or intend to be announced, in your country.Additional terms of use are located at

Terms of use

For the most current information regarding IBM products, consult your IBM representative or reseller, or go to the IBM worldwide contacts page

IBM Directory of worldwide contacts

IBM Europe Software Announcement ZP19-0509 IBM is a registered trademark of International Business Machines Corporation 10