Panagiotis Konstantinidis <[EMAIL PROTECTED]> wrote:
> BUILD CONFIG ERROR: Configuration property "dir" does not have a
> setMethod in class org.apache.tools.ant.taskdefs.Delete
> At first it seemed that I was using an older version of the Ant
> classes. But I have downloaded the newest version (1.3) from the
> Apache web page, I have installed the new version, replaced the old
> classes with the new ones but I still get the same error
> message.
I still believe, you are running an older version. I've just grepped
through the sources and could not find "BUILD CONFIG ERROR". Maybe
some other stuff has installed an older version of Ant?
What does "ant -version" tell you?
Stefan