Not sure I understand this. If you're using a pattern like **/*.class are
you saying you want to know when no files match the pattern or when only x
files instead of x+1 files match?
-----Original Message-----
From: Ed Mack [mailto:[EMAIL PROTECTED]]
Sent: 06 June 2001 01:03
To: '[EMAIL PROTECTED]'
Subject: Copy task
Hello,
(Warning: ANT (1.3) newbie)
I'm using a patternset in a Copy task, but if a file in the
patternset doesn't exist, Ant doesn't fail, or give me any
indication that the file couldn't be found. I want to construct
a set of JARs, after a build, by copying a subset of files (defined
by the patternset) from a "classes" tree to a separate directory,
to then JAR them. If a class file that I have defined in my
patternset doesn't exist in my compiled tree, I want to know about
it.
Solutions, alternatives?
Thanks,
Ed
----------------------------------------------------------------------
If you have received this e-mail in error or wish to read our e-mail
disclaimer statement and monitoring policy, please refer to
http://www.drkw.com/disc/email/ or contact the sender.
----------------------------------------------------------------------