Re: ZipFileSet and Selectors

2013-01-25 Thread Gilles Querret
Hello Antoine; > it is possible that you have found a bug. Since the bug 28353 is "resolved > workforce" I suggest you open a new bug report. > > I'll open a new bug. > A look in the source code in the head revision tells me that ZipScanner > does not check whether selectors are present and d

Re: ZipFileSet and Selectors

2013-01-24 Thread Antoine Levy Lambert
rry for double post, I thought this email address was subscribing > Ant user. I'm not sure if non-subscribers can post messages, and if > answers were already sent, I didn't receive them. > -- > > I have a problem working with ZipFileSet and selectors, and I don't know if

Re: ZipFileSet and Selectors

2013-01-24 Thread Gilles Querret
Hi, > I don't think the problem is inclusion or exclusion based upon file name - > its excluding based upon contents within the files. > > Gilles - would that be a correct statement? Yes, that's correct. I don't know why the selector isn't executed. -- Gilles QUERRET Riverside Software 15d rou

Re: ZipFileSet and Selectors

2013-01-24 Thread Scot P. Floess
address was subscribing Ant user. I'm not sure if non-subscribers can post messages, and if answers were already sent, I didn't receive them. -- I have a problem working with ZipFileSet and selectors, and I don't know if my syntax is wrong, or if this is not supported by Ant. If

Re: ZipFileSet and Selectors

2013-01-24 Thread Dhwani Trivedi
.fr> wrote: > Good morning, > > -- > Sorry for double post, I thought this email address was subscribing > Ant user. I'm not sure if non-subscribers can post messages, and if > answers were already sent, I didn't receive them. > -- > > I have a problem working

ZipFileSet and Selectors

2013-01-24 Thread Gilles Querret
Good morning, -- Sorry for double post, I thought this email address was subscribing Ant user. I'm not sure if non-subscribers can post messages, and if answers were already sent, I didn't receive them. -- I have a problem working with ZipFileSet and selectors, and I don't know

ZipFileSet and selectors

2013-01-24 Thread Gilles Querret
Good morning, I have a problem working ZipFileSet and selectors, and I don't know if my syntax is wrong, or if this is not supported by Ant. If I have a directory filled with text files, I'm able to use : However, if I create a ZIP file from "source" di