not exactly. that paragraph continues:
"the tasks themselves can do dependency checking or not. A full java
build using Jikes is so fast that dependency checking is relatively
moot, while many of the other tasks (but not all), compare the timestamp
of the source file with that of the destination file before acting."\
as well as jikes, most tasks that you'll want to use do a timestamp
check (javac, war, zip, to name a few).
jon
hiren patel wrote:
hi,
the following statement:
"Some of the features of make, specifically inference rules and dependency checking
are not included in Ant."
means that ant will do full build always regardlesss of source has changed or
not?
any comments!!!
thanks,
hiren patel
---------------------------------
Start your day with Yahoo! - make it your home page
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]