Task factory index

AddSystemIdToCatalogTF – Add an external entity and its system ID to an XmlCatalogResolver.
AddUriToCatalogTF – Add an external entity and its URI to a XmlCatalogResolver.
AntTF – Run an Apache Ant script.
ChangeReportLevelTF – Change the report verbosity level when running a proxied task.
ChmodTF – Change permissions on files or directories.
CompoundTF – Aggregate several tasks to run them sequentially.
CopyTF – Copy a file or a directory.
DeleteTF – Delete one or several files or directories.
DomParseXmlTF – Parse an XML file and create a DOM document.
EarTF – Build an Ear archive.
EmmaInstrumentationTF – Run Emma instrumentation of Java classes.
EmmaMergeTF – Merge several Emma coverage data files into one.
EmmaReportTF – Generate Emma reports from coverage data.
ErrorIgnoringTF – Ignore errors in a proxied task.
ExtFindbugsTF – Analyze Java classes with Findbugs.
ExtJarSignerTF – Sign a JAR file using a key in a keystore.
ExtJavacTF – Compile Java source files using the javac command
ExtJavadocTF – Create API documentation using the javadoc command
ExtPdfDocletDecorator – Decorator for creating PDF Javadoc documentation.
ExtProcessTF – Run an external program.
ExtStandardDocletDecorator – Decorator for creating HTML Javadoc documentation.
ForEachSourceTF – Run action tasks for each entity in a collection.
FormatCharacterFileTF – Change character encoding and/or end of line style for a text file.
GZipTF – Compress a file using the GZip algorithm.
HtmlLinkValidationTF – Validate links in an HTML document.
JarTF – Build a Jar archive.
JavaTF – Run a Java class or JAR.
Jdk6JavacTF – In-process compilation of Java source files using the Java 6 javac API:s
JUnit4TF – Run a Junit 4 test suite
MoveTF – Move and/or rename one or several files and/or directories to a directory.
RecursiveActionTF – Run an action task for each entity returned when iterating recursively over a set of source entities.
RecursiveProcessTF – Run a process task for each entity returned when iterating recursively over a set of source entities.
RedirectReportTF – Redirect Report output from a proxied task to a file.
ReplaceSourceFileTF – Replace the source file of a proxied process task with the target it generates.
SchemaFactoryTF – Build an XML schema.
ScriptTF – Run a Schmant script.
SvnExportTF – Export files and directories from a Subversion repository
SvnUrlToUrlCopyTF – Copy contents within a Subversion repository
TemplateCompilerTF – Compile an XSL stylesheet.
TextAppendTF – Append text to a file.
TextPrependTF – Prepend text to a file.
TextReplaceTF – Insert, modify or replace text in a file.
TimedExecutionTF – Set a maximum execution time for a proxied task.
TreeCopyTF – Copy files and directories recursively.
TreeDeleteTF – Delete files and directories recursively.
WarTF – Build a War archive.
XsltTF – Run an XSL transformation of an XML document.
ZipTF – Build a Zip archive.