Adaptors are designed to be added to Build Forge projects and run without
modification. To modify an adaptor or create a new adaptor, you need to understand
the XML template structure and elements used in the Build Forge adaptor templates.
Note: This section does not describe the external application commands used
in the Build Forge adaptor templates. For information about these commands,
consult the documentation for the external application.
Adaptor templates installed with the Build Forge product are located in
the following directory:
<bf-install>\interface
This section provides the following reference information:
- Adaptor Requirements: describes general requirements for using
adaptors and specific requirements for ClearQuest adaptor templates.
- Dot Commands for Adaptors: describes the syntax for the adaptor
dot commands.
- ClearCase and ClearQuest Environment Variables: describes the environment
variables used by the ClearCase and ClearQuest adaptors.
- Perforce Environment Variables: describes some additional environment
variables required for Perforce.
- Adaptor Template Structure: describes the general structure of
the Build Forge adaptor template.
- Adaptor XML Reference: describes the XML elements used in the Build
Forge adaptor templates.