----- Original Message -----
From: "Magesh Umasankar" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Monday, November 26, 2001 3:54 PM
Subject: Re: Copying, jikes


>
> > > > - When using Jikes compiler, does it do incremental
> > > > builds by comparing the dates of the .java & .class
> > > > files?
> > >
> > > Yep.
> > >
> > No. Jikes compiles everything you tell it. As far as
>
> Thanks for clarifying.  I read the question as follows,
> which prompted my initial response.
>
> "When using Jikes compiler, does *ant* do incremental
> builds by comparing dates of .java and .class files?"

I read it this way too...

The main point I wanted to add - because sometimes someone complains about
it (that "Ant" compiles more files than it should) - was that Ant has no
control about what the compiler does with the arguments passed to it by Ant.

Nico




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to