I'll pass on that message if I come across people again who say ant is
great, but use javamake to compile, since ant doesn't work for them
accurately in that area ;)

Mvgr,
Martin

On Sat, 2002-06-15 at 14:12, Erik Hatcher wrote:
> In all fairness, its not just an Ant issue.  It also has to do with the
> underlying compiler being used and even some issues with the use of
> constants in Java code.
> 
> To get better results, add in use of the <depend> task before compilation.
> 
>     Erik
> 
> ----- Original Message -----
> From: "Martin van den Bemt" <[EMAIL PROTECTED]>
> To: "Turbine Maven Users List" <[EMAIL PROTECTED]>
> Sent: Saturday, June 15, 2002 5:41 AM
> Subject: Re: compile not picking up changed files?
> 
> 
> > Nope.. But I read in several places that (outside jakarta btw) that this
> > kind of behaviour is an ant issue, which sometimes fails to recognize
> > that it needs to compile something. Doing a clean before the compile
> > will solve all that of course, but then you will end up compiling
> > everything all the time (which isn't a bad thing anyway...)
> >
> > Mvgr,
> > Martin
> >
> > On Sat, 2002-06-15 at 09:12, [EMAIL PROTECTED] wrote:
> > > Has anyone else noticed that maven doesn't seem to pick up changed files
> > > when compiling, and often the compile step will do nothing?



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

Reply via email to