> I have the following configuration for antrun. For some reason > during the build ant is unable to see the ant.jar file. How do I fix this. > Thanks for your help in advance.
It looks like your code has an undeclared dependency on ant itself. Add the missing dependency and try again. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
