Package org.carrot2.ant.deps

Interface Summary
BuildTask Each build trigger stored in BuildElement must implement this interface.
 

Class Summary
AntBuildElement An build trigger for a component representing an ANT file.
BuildElement A container for build triggers for a component.
CheckNewerElement A fileset to be checked against target files of a component.
ComponentDependency A class that represents a component and the information about its dependencies (other components it requires to build or run).
ComponentInProfile This class represents a dependency on a particular component in a given profile.
DependencyElement A class which represents the dependency element in a .dep.xml file.
FileElement A single file provided by the component.
FileReference A file reference resolved from FileElement.
FilesElement A list of FileElements provided by the component.
ProvidesElement A component can provide a set of files in a given profile (or in the default profile).
ProvidesElement.Meta Meta information snippet in a meta tag inside a provides element.
RebuildAlways A trigger that always causes a full build.
 



Copyright (c) Dawid Weiss, Stanislaw Osinski