On Thu, 14 Jul 2005, Rich Harris <[EMAIL PROTECTED]> wrote: > "Could not create task or type of type: native2ascii. > > Ant could not find the task or a class this task relies upon."
If you run ant with -verbose it should give you information on which class it fails to find. Does Ant find tools.jar? It will need it for SunNative2Ascii. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
