RE: Location attribute in property not resolving correctly

2006-09-26 Thread William Lopez
ater, you have to go like that = or ... ... otherwise it shows the behaviour you already stumpled upon Regards, Gilbert -Original Message- From: William Lopez [mailto:[EMAIL PROTECTED] Sent: Monday, September 25, 2006 9:38 PM To: user@ant.apache.o

RE: Location attribute in property not resolving correctly

2006-09-25 Thread William Lopez
Dev\\projects\\Installer\\code\\Installer_c1.0.latest \\cmp -Matt --- William Lopez <[EMAIL PROTECTED]> wrote: > Ant: 1.6.5 > Java: 1.5.0_07 > OS: WinXP > > I have a build.properties with the following props > defined: > > dir.src=C:\Temp\compare_cmp > dir.des

Location attribute in property not resolving correctly

2006-09-25 Thread William Lopez
Ant: 1.6.5 Java: 1.5.0_07 OS: WinXP I have a build.properties with the following props defined: dir.src=C:\Temp\compare_cmp dir.dest=C:\Work\Dev\projects\Installer\code\Installer_c1.0.latest\cmp The build is failing because the props are being resolved without the backslashes. Here are the s: