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=28074>. 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=28074 [PATCH] npe if java.io.tmpdir does not exist [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|npe if java.io.tmpdir does |[PATCH] npe if |not exist |java.io.tmpdir does not | |exist ------- Additional Comments From [EMAIL PROTECTED] 2004-05-18 13:06 ------- Creates the temp dir if it doesn't exist. If it can't create the directory, it throws an IOException. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
