z/OS Build Tasks
This section covers the Enterprise Extensions® build tasks that extend the EWM® Ant toolkit by facilitating the Dependency Build process for z/OS®.
-
buildableSet
The buildableSet resource collector provides a complete list of buildable files for the build.
-
buildMap
The buildMap task is used to create and publish a build map for a buildable file.
-
buildReport
The buildReport task is used to generate the build report for the build.
-
checkRc
The checkRc task is used to check that the return code from the translator process did not exceed the maximum return code defined for the translator.
-
compile
The compile task is used to identify a group of resources, such as files belonging to a language, and invoke their compile process.
-
deleteBuildMaps
The deleteBuildMaps task is used to clean up obsolete build maps and process deleted buildable files.
-
init
The init task initializes the Ant environment for an Enterprise Extensions Dependency Build.
-
kinit
The kinit task initializes the Ant environment for an Enterprise Extensions build using the Kerberos authentication policy.
-
loadFiles
The loadFiles task is used to load the build workspace into the local sandbox.
-
loadReport
The loadReport task is used to create the load logging report.
-
mvsExec
The mvsExec task is used to call z/OS® based programs, for instance, the High Level Assembler program ASMA90.
-
publishBuildMap
The publishBuildMap task is used to publish cached build maps for an Enterprise Extensions® Dependency Build that uses the Post Compile Exit.
-
setRc
The setRc task is used by Ant-based translators to set the return code for the translator without needing to know the internals of how the return code works.
-
simulationRegistry
The simulationRegistry task is used to update the simulation registry file and publish it in the build result.