Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.4 KB

THIRD_PARTY.md

File metadata and controls

47 lines (31 loc) · 1.4 KB

Third Party Licenses

The following are open source modules used by GenevaERS

Workbench

The following licensed code is used in the GenevaERS Workbench, the user interface.

Package (include version)
-->License (version if applicable)
---->URL for license statement

Xml4c 5.7
-->Apache 2.0
---->https://w3.xml.ibm.com/support/index.html

Xml Toolkit for z/OS, V1.10 -->Apache 2.0

Eclipse RCP 4.4.2
-->EPL
---->https://www.eclipse.org/org/documents/epl-v10.php

Eclipse Nebula 1.1.0
-->EPL
---->https://www.eclipse.org/org/documents/epl-v10.php

Performance Engine

IBM High Level Assembler and Toolkit V1R6M0 --> #Commercial ---->https://www.ibm.com/us-en/marketplace/high-level-assembler-and-toolkit-feature

Build Processes

To build the SAFR product on z/OS requires:

  1. High Level Assembler (HLASM) V1R6M0, normally present on a z/OS system, whilst not part of z/OS it is a non chargeable product.

  2. High Level Assembler Toolkit V1R6M0, a separate costed product for z/OS

  3. SAFR currently uses IBM Enterprise Cobol for z/OS V4.2.

  4. Similarly for C++ Compiles, XL C/C++ is an optional priced feature

  5. Run time includes Language Environment, in the z/OS base

  6. Building the workbench uses InstallShield which a priced software product from Flexera.

  7. DB2 database on z/OS