IBMi Build Tasks
This section covers the Enterprise Extensions® build tasks that extend the EWM® Ant toolkit by facilitating the Dependency Build process for IBMi®.
-
as400system
The as400system task is used to ensure that there is only one AS400 instance for all compiles avoiding a connection each time a new member needs to be compiled.
-
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.
-
command
The command task task is used to run a native command on an IBMi system.
-
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.
-
langDef
The langDef task is used to... .
-
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.
-
publishBuildMap
The publishBuildMap task is used to publish cached build maps for an Enterprise Extensions® Dependency Build that uses the Post Compile ExitPost Compile Exit.
-
simulationRegistry
The simulationRegistry task is used to update the simulation registry file and publish it in the build result.
-
translate
The translate task is used to... .