Table of Contents
- AdhocTaskdefTask
- AdhocTypedefTask
- AppendTask
- ApplyTask
- AvailableTask
- ChmodTask
- ChownTask
- ConditionTask
- CopyTask
- CvsTask
- CvsPassTask
- DeleteTask
- EchoTask
- ExecTask
- FailTask
- ForeachTask
- IfTask
- ImportTask
- IncludePathTask
- InputTask
- LoadFileTask
- MkdirTask
- MoveTask
- PhingTask
- PhingCallTask
- PhpEvalTask
- PropertyTask
- PropertyPromptTask
- ReflexiveTask
- ResolvePathTask
- TaskdefTask
- TouchTask
- TryCatchTask
- TstampTask
- TypedefTask
- UpToDateTask
- WaitForTask
- XsltTask
This appendix contains a reference of all core tasks, i.e. all tasks that are needed to build a basic project.
This reference lists the tasks alphabetically by the name of the classes that implement
the tasks. So if you are searching for the reference to the <copy>
tag, for example, you will want to look at the reference of
CopyTask
.