BuildableResourceCollection custom data type

A BuildableResourceCollection is an Ant ResourceCollection that represents a set of buildable resources. Buildable resources are defined as those repository workspace assets that are associated with a language definition. A BuildableResourceCollection is built based on the content of a buildable resource XML file. This file is generally produced by the Rational® Build Agent service preprocessor when a build is requested.

A BuildableResourceCollection is defined using the <antz_buildableset/> tag.


Feedback