--- Gilbert Rebhan <[EMAIL PROTECTED]> wrote: > Gilbert Rebhan wrote: > > > Blank directorie are not copied, how to achieve > that if wanted ? > > (manual says <cop<> task is set to > ncludeEmptyDirs="true" ? > > it's simply a question of the fileset include > pattern > if used > > includes="**/*" = > > main: > [echo] Files to copy = > [copy] Copied 1 empty directory to 1 empty > directory under J:\copyto > > > so if i want to include empty dirs i use the pattern > includes="**/*" and need to exclude all the stuff i > don't need, > i.e. excludes="**/*.bak, *.log" >
Ahh... yes, my test didn't bother specifying an includes attribute, so I defaulted to "**/*". :) -Matt > > Regards, Gilbert > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > ____________________________________________________________________________________ Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545433 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]