Ant Dependency Management
R0b0t1 <[email protected]>
| Newsgroups | gmane.comp.jakarta.ant.user |
|---|---|
| Message-ID | <CAAD4mYhObXxtkMVgbc3pQ47xFUyhFssZ+TwRyieni3-k5m67fQ@mail.gmail.com> |
Hello,
When referring to Makefiles, dependencies are rules that represent a
subset of the overall build. With Ant, I they seem to represent
external libraries, so I am having trouble researching my question.
Is it possible to cache compilation results? I would like to avoid
lengthy compile times after changing one file.
Respectfully,
R0b0t1.