Hmm...well...tools.jar was in my classpath. It didn't work so I even manually copied into ANT_HOME/lib and it still didn't pick it up. Bummer.
-R _____________________________________ Rich Harris Release/Configuration Engineer [EMAIL PROTECTED] 650-616-6866 Shopping.com(tm), Inc. Find. Compare. Buy. www.shopping.com -----Original Message----- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Friday, July 15, 2005 12:09 AM To: [email protected] Subject: Re: native2ascii / ANT 1.6.5 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
