You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SBZUSAMP | Optional z/OS Dynamic Test Runner IDz zUnit / WAZI VTP library containing necessary copybooks. Example : FEL.V14R2.SBZUSAMP
33
34
@@ -41,7 +42,6 @@ applicationDefaultPropFiles | Comma separated list of default application confi
41
42
buildListFileExt | File extension that indicates the build file is really a build list.
42
43
applicationConfRootDir | Alternate root directory for application-conf location. Allows for the deployment of the application-conf directories to a static location. Defaults to ${workspace}/${application}
43
44
createBuildOutputSubfolder | Option to create a subfolder with the build label within the build output dir (outDir). Default: true.
44
-
buildOutputTSformat | Defines the build timestamp format for build output subfolder and build label.
45
45
requiredDBBToolkitVersion | Minimum required DBB ToolkitVersion to run this version of zAppBuild.
46
46
requiredBuildProperties | Comma separated list of required build properties for zAppBuild/build.groovy. Build and language scripts will validate that *required* build properties have been set before the script runs. If any are missing or empty, then a validation error will be thrown.
@@ -323,8 +323,8 @@ transfer_requiredBuildProperties | Comma separated list of required build proper
323
323
transfer_srcPDS | Dataset of any type of source
324
324
transfer_jclPDS | Sample dataset for JCL members
325
325
transfer_xmlPDS | Sample dataset for xml members
326
-
transfer_srcOptions | BPXWDYN creation options for creating 'source' type data sets
327
-
transfer_outputDatasets | List of output datasets to document deletions ** Can be overridden by a file property. ** If used for multiple, use a file property to set transfer_outputDatasets
326
+
transfer_dsOptions | BPXWDYN creation options for creating 'source' type data sets
327
+
transfer_outputDatasets | List of output datasets to document deletions ** Can be overridden by a file property. ** If used for multiple, use a file property to set transfer_outputDatasets
0 commit comments