Oops! Now I wonder why it sometimes worked for me ;-)
-Original Message-
From: Matt Benson [mailto:[EMAIL PROTECTED]
Sent: Friday, March 04, 2005 00:47
To: Ant Users List
Subject: RE: includes property not working
--- David Resnick <[EMAIL PROTECTED]> wrote:
> No, I haven
ent: Wednesday, March 02, 2005 17:19
> To: Ant Users List
> Subject: Re: includes property not working
>
> Have you tried simply using includesfile rather than
> includes with your fileset? It should expand
> properties and everything.
>
> -Matt
>
> --- David Resnick
enson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 02, 2005 17:19
To: Ant Users List
Subject: Re: includes property not working
Have you tried simply using includesfile rather than
includes with your fileset? It should expand
properties and everything.
-Matt
--- David Resnick <[EMAIL PR
t: Re: includes property not working
David,
--- David Resnick <[EMAIL PROTECTED]> wrote:
> I'm trying to include a list of files to delete in a
> text file which is read
> into a property (with properties expansion) and then
> used in the includes
> property of a fil
Have you tried simply using includesfile rather than
includes with your fileset? It should expand
properties and everything.
-Matt
--- David Resnick <[EMAIL PROTECTED]> wrote:
> I'm trying to include a list of files to delete in a
> text file which is read
> into a property (with properties exp
David,
--- David Resnick <[EMAIL PROTECTED]> wrote:
> I'm trying to include a list of files to delete in a
> text file which is read
> into a property (with properties expansion) and then
> used in the includes
> property of a fileset in a delete task. For some
> reason when there are line
> break
I'm trying to include a list of files to delete in a text file which is read
into a property (with properties expansion) and then used in the includes
property of a fileset in a delete task. For some reason when there are line
breaks in the text file, this isn't working!