DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28941

[patch] javac && onCompile support





------- Additional Comments From [EMAIL PROTECTED]  2004-05-13 14:00 -------
I voted for this patch because it's a simple and useful addition. Even if you 
have a smart task that does dependency checking, that tasks still has to rescan 
the directories, which for large hierarchies is not free (especially on 
Windows, whose filesystem sucks, even NTFS).

I have a registration step that follows compilation, and I could skip that 
completely (instead of scanning directories) based of the property.

Someone please put this patch in. Thanks, --DD

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

Reply via email to