Keith Kee <[EMAIL PROTECTED]> wrote:

> How do you find docs about all these special features like unless,
> if,

If and unless are attributes of target, they are documented here
<http://jakarta.apache.org/ant/manual/using.html> in the section
labeled "Targets".

> fail

<fail> is a built-in task, see
<http://jakarta.apache.org/ant/manual/CoreTasks/fail.html>.

Stefan

Reply via email to