RE: Script task not found

2006-04-24 Thread Paul Donaldson
he list of default tasks (Zip entry org.apache.tools.ant.taskdefs.default.properties in ant.jar) Regards, Antoine Paul Donaldson wrote: > Hello, > > I need to perform some simple arithmetic on the contents of a string. I have > read that the Script task is suitable for this

Script task not found

2006-04-24 Thread Paul Donaldson
Hello, I need to perform some simple arithmetic on the contents of a string. I have read that the Script task is suitable for this purpose. I define my task as: But I keep getting the message: file:build.xml:5: taskdef class org.apache.tools.ant.taskdefs.optional.Script cannot be found I can s