Package org.carrot2.ant.tasks

Class Summary
AbstractLicenseTask A base ANT task for adding, replacing or listing licensing info in class headers or footers.
BaseDependencyPathTask A Task that accepts dependencies subelement with a path to *.dep.xml files.
BringToDateTask An ANT task that brings to date all depending components.
BringToDateTask.Override  
CollectMetaTask An ANT task that collects all meta information snippets of a given type from dependencies of a given component.
CopyDependenciesTask An ANT task that prints all the dependencies of a given component.
LicenseListTask Lists various licenses in headers and/or footers.
LicenseReplaceTask Replaces licensing information according to the given rules.
LoadDependencyPath Used to reference (and thus instantiate) a DependencyPath.
MostRecentFileDateTask An ANT task that sets the name of a given property to the timestamp of the least recently modified file in a provided FileSet.
MostRecentFileDateTask.CustomFormat A simple inner class for providing custom date format.
PrintDependenciesTask An ANT task that prints all the dependencies of a given component.
SourceFile A source file split into header, footer and content.
Timer A simple real-time timer.
Utils Utility methods that didn't fit anywhere else.
WaitForServerTask A task waiting until the given URL is accessible and returns some expected token.
 



Copyright (c) Dawid Weiss, Stanislaw Osinski