IBM / dbb-zappbuild

zAppBuild is a generic build solution for building z/OS applications using Apache Groovy build scripts and IBM Dependency Based Build (DBB) APIs.
Apache License 2.0
41 stars 140 forks source link

Added Language Definition Properties #287

Closed Anuprakash-Moothedath closed 1 year ago

Anuprakash-Moothedath commented 1 year ago

The Language Definition properties will give you an option to group the file properties and map it to multiple files to override the default file properties. The order of precedence of file properties will be Individual file property, Language Definition property and then default file properties.

Reference - #127