Thanks Ivan. That worked.
-S
-Original Message-
From: Ivan Ivanov [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 27, 2005 10:36 AM
To: Ant Users List
Subject: Re: Hard relative pathname problem
Hello,
Have you tried defining properties for your paths using task
with location
Hello,
Have you tried defining properties for your paths
using task with location attribute?
--- Steve Pruitt <[EMAIL PROTECTED]> wrote:
>
> My build file is located here:
>
> C:\top\A\B\build.xml
>
> and I need to include the file found here:
>
> C:\top\C\D\E\F\somefile.xml
You can do it