Cohen" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Sunday, March 02, 2003 6:48 AM
Subject: RE: Include xml file in build.xml
One thing that's wrong is that it won't work in a heterogenous environment
where some machines are using Windows
, on a machine with a web
server.
-Original Message-
From: J.Pietschmann [mailto:[EMAIL PROTECTED]
Sent: Sun 3/2/2003 6:46 AM
To: Ant Users List
Cc:
Subject: Re: Include xml file in build.xml
Oliver Wulff wrote:
> To include an xml file I do the following:
&g
y, March 02, 2003 1:35 PM
Subject: Include xml file in build.xml
Hi
To include an xml file I do the following:
]>
&repository;
This works fine. But I include an xml file which is the same for all
projects and are stored at a central directory in the local filesystem.
My question is: Ca
Oliver Wulff wrote:
To include an xml file I do the following:
]>
...
This works fine. But I include an xml file which is the same for all
projects and are stored at a central directory in the local filesystem.
My question is: Can I define the location of my file dependent dynamically.
For exampl