--- Ara Abrahamian <[EMAIL PROTECTED]> wrote: > I want to look over some directories which have a name other than CVS or > build and do some conditional copy/move/update-check operations. I can't > do it in plain Ant, I had to write a task, [...]
You should be able to get the set of directories using <dirset>/<exclude>. What kind of "conditional [...] operations" were you needing to do? Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
