PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2782 *** shadow/2782 Wed Jul 25 13:46:10 2001 --- shadow/2782.tmp.17027 Thu Jul 26 08:13:37 2001 *************** *** 22,25 **** Does Ant tell you it will compile the file if you run Ant with -verbose, or is it maybe the compiler which automatically includes the file in it's list of files that need a rebuild (I.e. is there some kind of dependency between this ! file and other files that need a recompilation?) --- 22,32 ---- Does Ant tell you it will compile the file if you run Ant with -verbose, or is it maybe the compiler which automatically includes the file in it's list of files that need a rebuild (I.e. is there some kind of dependency between this ! file and other files that need a recompilation?) ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-26 08:13 ------- ! There's no dependency between the file and others. In fact, I excluded it ! > because it is essentially unnecessary in this build (but may be in another). ! > What happens is, I get a clean compile on one build, while I get 1-3 error ! > (varies) on other builds. I basically get a clean compile or errors all at ! > random, without any real pattern or reasoning.
