Re: Unable to exclude .svn in fileset

2009-06-09 Thread Stefan Bodewig
Hi Bryce, On 2009-06-05, Johnson, Bryce wrote: > When doing an ant copy with fileset, the default exclude does not work > in omitting .svn directories. It does, really. I've just committed a testcase for this and it passes for me on Windo

Unable to exclude .svn in fileset

2009-06-05 Thread Johnson, Bryce
Hello, I've been working under a windows build environment trying to build a java software product. When doing an ant copy with fileset, the default exclude does not work in omitting .svn directories. Reference: http://ant.apache.org/manual/CoreTypes/fileset.html http://ant.apac