Hello Mikael,
Original-Nachricht
Datum: Fri, 16 Feb 2007 14:40:22 +0100
Von: "Mikael Petterson \\(KI/EAB\\)" <[EMAIL PROTECTED]>
An: "Ant Users List"
CC:
Betreff: RE: Exclude list of files with fileset
> Hi,
>
> I need to exclude specific f
ruari 2007 10:24
To: Ant Users List
Subject: Re: Exclude list of files with fileset
Hi,
> Is this the way to exclude the a list of files ( I have more names
> that I need to exclude)? Shall I use ';' or the regular ',' ?
If you check the manual online :
http://
Hi,
Is this the way to exclude the a list of files ( I have more names that
I need to exclude)? Shall I use ';' or the regular ',' ?
If you check the manual online :
http://ant.apache.org/manual/CoreTypes/fileset.html
You'll see that the the excludesfile is actually a text file of
exclude pa
Hi,
Is this the way to exclude the a list of files ( I have more names that
I need to exclude)? Shall I use ';' or the regular ',' ?
Cheers,
//mikael