On Tue, Jun 24, 2008 at 2:43 PM, Eric Marshall <[EMAIL PROTECTED]> wrote: > I have the following dependset declaration in one of our project's build > files:
My advice is to use Ant-Contrib's <outofdate> rather than Ant's <dependset> ;-) Usually it's much more natural to use, and typically works the first time. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
