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=5168>. 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=5168 jikes compile fails if directories don't exist on MacOSX Summary: jikes compile fails if directories don't exist on MacOSX Product: Ant Version: 1.4.1 Platform: Macintosh OS/Version: MacOS X Status: NEW Severity: Minor Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I just tried to use the jikes compiler on MacOSX for the first time today. I found that jikes barfed because the following directories didn't exist: ~/Library/Java/Extensions /Network/Library/Java/Extensions If you simply create these directories, it works great. It seems that ant should not supply directories that don't exist to jikes. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
