> From: Jacob Kjome [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 3 December 2003 5:44 AM > To: Ant Users List > Subject: Re: Can't start ANT 1.5 on WinNT > > > Of course "C:\Progra~1\jwsdp-1.3\apache-ant" won't work. That's > because it is > supposed to be: > C:\Progra~1\jwsdp-1.3\apache-ant > > Don't add quotes. That's the whole point of Progra~1, so you can > avoid quotes, > yet still have a path with no spaces in it. > > Jake >
He's using NT/XP so the whole Progra~1 nightmare is not appropriate nor necessary. NT will happily define environment variables for long paths with spaces in them and the *standard* Ant scripts should work. Please get a standard build, either Ant 1.5.4 or the 1.6 Beta and use that. Conor --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
