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=5613>. 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=5613 Compiler not catching misnamed package name [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-02-02 07:19 ------- I created the following dir structure r/s/t and created a java file d.java in it. However, d.java's package was defined as a.b.c When I compile it using javac, I get no errors, contrary to what you claim javac does (ie., it does not spit out any error messages saying package name does not match directory structure). So, I am going to mark this as invalid. If you do not agree, please attach an example java file and instructions on how to repeat the problem you report. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
