I have a fileset that looks like this:
<local dir="${rootdir}">
<include name="."/>
<include name="html/"/>
<include name="cgi-bin/"/>
</local>
What this is trying to do is include _only_ the two directories html and
cgi-bin in rootdir, i.e. exclude everything else. If I don't add the include
for "." it excludes everything in rootdir (I guess since "." is not
included).
Is this normal behaviour for Filesets or is this a bug in my taskdef? :)
John
- Re: FileSet question JohnA
- Re: FileSet question David Jencks
- RE: FileSet question Azariah Jeyakumar
- RE: FileSet question JohnA
- Re: FileSet question Peter Donald
- RE: FileSet question JohnA
- fileset question Elizabeth Cooper
- Re: fileset question Erik Hatcher
- Re: fileset question Elizabeth Cooper
- Re: fileset question Diane Holt
- Re: fileset question Erik Hatcher
