Re: Copying everything except one file
On Wed, Aug 6, 2008 at 8:28 PM, <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using this command to copy a directory > > depends="dev-create-log-dir,dev-create-conf-dir"> > > > > > > > >
ested filesets - how to do it?
I've inherited this Ant build file, and am trying to clean it up a bit! I have this bit of code... (somewhat abridged!) and I'd like to rewrite so as to remove the redundant repetition of common/decoder, something like...