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=8250>. 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=8250 Failed to write tmp file if the file path is very long [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |REMIND ------- Additional Comments From [EMAIL PROTECTED] 2002-04-29 16:59 ------- Yes, we should do that using digest function that hasn't lengthened the file name. If we desn't use any cryptographical functions, simply we can use the hashCode from String class, I guess. It is never over 32 digit,I believe. ;-) Since it's just temporary and deleted very right, I will stay it alone for now... Instead of it, the report is set to REMIND. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
