Administering › General Administration › Running DevTest Solutions with Ant and JUnit › More Example Build Files
More Example Build Files
In addition to the build.xml file described in Ant and JUnit Usage Examples, the LISA_HOME\examples directory contains the following example files for automating DevTest projects:
- automated-build.xml: The master build file that you place at the top of the project hierarchy.
- lisa-project-build.xml: The build file that you place in each project. The file name must be changed to build.xml.
- common.xml: The file that you place in each subdirectory between the root and the project.
- common-macros.xml: This file contains macros for performing various tasks with DevTest Server components. For example, you can start the registry, run a suite, or deploy a virtual service. This file is not a standalone build file and is meant to be incorporated into existing Ant-based frameworks.
For more information, see the comments in each file.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|