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=32125>. 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=32125 javac doesnt use JAR files for dependencies [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|javac task classpath |javac doesnt use JAR files |attribute does not behave |for dependencies |appropriately | ------- Additional Comments From [EMAIL PROTECTED] 2004-11-09 08:39 ------- >From the docs: "Ant uses only the names of the source and class files to find the classes that need a rebuild." <depend> does a bit of a better job, but JAR file dependencies are not processed by that either, which is something that could be added if someone (you?) chose to add it. If you use jikes the compile is so fast you may as well clean build a few times a day... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]