-
Notifications
You must be signed in to change notification settings - Fork 109
CTS Refactoring Notes
Scott M Stark edited this page Jun 6, 2024
·
8 revisions
This page contains notes on the legacy CTS framework.
The package target is required in all build.xml files, but it may be imported. Typically this is either invoking ts.vehicles or it is calling other tasks like ts.ejbjar, ts.clientjar, ts.ear, ts.war, to build the test artifact(s).
The ts.vehicles macrodef defined in ts.home/bin/xml/ts.vehicles.xml defines how to build the vehicle test artifacts. It loops through all vehicles defined for a given test package and creates the artifacts.