On Tue, 13 Nov 2001, Per Thomas Jahr <[EMAIL PROTECTED]> wrote: > As I understand it Ant only has a very simple form of dependency > checking (it compares the timestamp of the java and class > files).
Please take a look at the optional <depend> task - we also have a new datatype <classfileset> that sits on top of BCEL (which is becoming a Jakarta project ATM) and intend to improve <depend> to use BCEL as well. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
