DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13409>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13409 javac fails on first compilation and succeds on second ------- Additional Comments From [EMAIL PROTECTED] 2003-01-22 09:42 ------- Can you give more details on the compilation setup, such as the separate compilation/jarring steps, the location of classes and source files in the various jars and directories. Are you using an explicit import? Is openide.jar built in the same build and used in a compilation classpath in another compile (or two). I have seen issues where a jar is locked in memory and later written out so that on the second pass the jar is different, perhaps satisfying a compilation dependency. So, more information please -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>