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
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
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: