Re: Execute the target only if source files have changed
Dominique Devienne <[email protected]>
| Newsgroups | gmane.comp.jakarta.ant.user |
|---|---|
| Message-ID | <CAFCRh-_znBH7H0ymE_h+_YP_T5HNvhb9a_9tw11VHeBFeoitCQ@mail.gmail.com> |
On Fri, Jan 2, 2015 at 9:17 PM, YuGiOhJCJ Mailing-List < [email protected]> wrote: > Oh, I have not read correctly the documentation of the <uptodate> task: > "multiple target files are specified using a nested <mapper> element" > I always recommend using Ant-Contrib's <outofdate> task instead of Ant's older <uptodate>+target. It's from an Ant committer, Peter Reilly, so it's as good as it gets. FWIW. --DD