or you could run it in Cygwin bash shell and setup a alias if you're going to use abbreviated names remember abbreviated names are always UPPERCASE -Martin ----- Original Message ----- From: "Conor MacNeill" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Wednesday, December 03, 2003 8:50 AM Subject: RE: Can't start ANT 1.5 on WinNT
> > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
