The task is used to terminate the Enterprise Extensions system definition toolkit in a Jazz Build Engine environment.
The following table describes the task specific attributes for the task:
| Task Specific Attributes | ||
| Attribute | Description | Required |
| none | ||
Specify the toolkitInit task before any other system definition task is invoked.
Specify the toolkitTerm task when all other system definition tasks are complete.
<target name="term" description="Termination">
<xt:toolkitterm/>
</target>