Fileset exclusions

I want to define a fileset of all *.foo files excluding the one in the root directory.

Include: *.foo recursive
Exclude: \specific.foo

Don’t work. \specific.foo is in the set. I’ve tried full paths, wildcards and all sorts of pattern to get rid of the one file, but it’s still there.

Running 5.0.0.60

/axl

Hi Andreas,

Seems to be working fine for me… can you send me a test case that shows this behaviour please (send to support at finalbuilder dot com), thanks.

.t8

I’ve worked around the problem for now, I’ll send you a repro as soon as I notice it again.