C H A P T E R  21

Build Targets

TABLE 21-1 lists the Developer’s Kit Ant build targets.


TABLE 21-1 Build Targets

Target

Description

clean

Deletes previously generated files.

all

Generates all files according to options specified in build.properties. Does not install.

pack

Creates an installable zip file of the test pack.

install

Invokes pack, installs test pack components in Developer Installation and Relay.

install.srv

Installs only Relay (server) components (to save time).

inc.testpack.version

Increments the TestSuiteVersion value in testpack.version.properties. Build with this target, or increment the TestSuiteVersion value manually when you have finished development.

Note - This target does not increment TestSuiteVersion in testsuite.info.

run.cardfilechecker

Checks validity of required file statements in manually coded and generated card files.