On 1/6/06, Jeffrey E Care <[EMAIL PROTECTED]> wrote: > The jar task already figures this out for you.
Indeed it does. If Jar runs anyway, it could be because you generate a manifest dynamically, with a date or version number that changes on every build, forcing jar to always run. Otherwise <jar> is a "smart" task, which only rebuilds the jar if it notices files have changed. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]