Hello there. I am a new user to Ant so forgive me if this is the wrong mailing list. I have just installed Ant and I am trying to build a already existing project. I have set the classpath etc to point to the corrrect
directories but everyting I try to run it using "ant" I get the error message:
"Buildfile: build.xml
Project base dir set to: C:\work\switchingService
BUILD CONFIG ERROR: Configuration property "dir" does not have a setMethod in class org.apache.tools.ant.taskdefs.Delete
org.apache.tools.ant.BuildException: 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. Does anybody have any idea of what I should do? Any help is appreciated.
Thank you.
Panos
