From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> I am willing to modify the pattern matching part if others feel my
> interpretation is wrong 8-)
I think your interpretation is correct.
Otherwise there is no way (I can see) to get the opposite result.
ie:
with
tools/jpython-readme
tools/jpython/
tools/jpython/source.jar
docs/jpython.html
There should be a patternset that will match everything except the jar file.
There should also be a patternset that matches all of them.
If **/jpython* matches everything, then I can't think of anything that fulfils
the first case (of not matching the jar)