Re: Ant Dependency Management

Matt Benson <[email protected]>
Newsgroups gmane.comp.jakarta.ant.user
Message-ID <CAE9L6G0iTbWMQj1T-jsyRP6EWpu1A4UXVsWC68_nQJ=2+KhRrQ@mail.gmail.com>
If you're referring to Java compilation, tools like Ant and Maven
generally perform incremental compilation unless explicitly forced to
do otherwise, such as by "cleaning" (deleting) existing classfiles
from a previous compilation.

HTH,
Matt

On Sat, Oct 28, 2017 at 5:17 PM, R0b0t1 <[email protected]> wrote:
> 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.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.