The task lists the UUIDs of the Enterprise Extensions search paths defined to the specified project area.
The task supports Team Build Attributes, Build Extensions Debugging Attributes, Build Extensions General Attributes, as well as, its own task specific attributes. Click on a link for more information on the common attributes.
The following table describes the task specific attributes for the task:
| Task Specific Attributes | ||
| Attribute | Description | Required |
| projectArea | Name of the project area which contains the Enterprise Extensions system definitions. | Yes |
The list of system definition UUIDs is written to the build log.
<target name="main" description="List UUID for search path">
<xt:
repositoryAddress="${repositoryAddress}"
userId="${userId}"
password="${password}"
projectArea="${buildProjectArea}"
/>
</target>
Example log:
[xt:listSearchPathUuid] Search Path: UUID:
[xt:listSearchPathUuid] -------------------- -----
[xt:listSearchPathUuid] ORT_searchPath _OGsskJV8EeaWydFiGOiTCA
[xt:listSearchPathUuid]
[xt:listSearchPathUuid] Total search paths: 1