If you are using the <depend> task, there is a cache attribute. http://ant.apache.org/manual/OptionalTasks/depend.html
Or are you talking with <javac>? > -----Original Message----- > From: hiren patel [mailto:[EMAIL PROTECTED] > Sent: Friday, July 15, 2005 6:01 PM > To: ant user group > Subject: is there any way to cache dependancy information in ANT? > > > Hi, > Ant calcualtes the dependacies between files on the fly. but > since this operation will be performed each time, in order > to make it fast , is it possible to cache it ? and skip it ? > > thanks, > hiren > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]