You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2002/04/24 16:46:13 UTC

Re: problem with file dependencies

On Wed, 24 Apr 2002, Dominique Devienne <DD...@lgc.com> wrote:

> What could be done is force a rebuild when the constant class (or
> source) is newer than any of the other classes (or the corresponding
> JARs) (or sources), by wiping out ${build}. Add an <uptodate>
> condition should do.

If the "constants" are object references and not primitives, <depend>
will be the way to go.

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>