>I get an error making my own custom condition.
>I am using the example on:
>http://ant.apache.org/manual/CoreTypes/custom-programming.html#customco
nditions


Tasks need an execute() method and are declared with <taskdef>
Conditions need an eval() method and are declared with <typedef>.


Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to