Kudos Jan.

Thanks you VERY much.  I was use taskdef and not typedef. :)

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: 01 June 2006 11:09
To: user@ant.apache.org
Subject: AW: No public execute() in com.mydomain.AllUpperCaseCondition

>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]


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

Reply via email to