File::Stat throws a NPE when it doesn't find a file into a jar --------------------------------------------------------------
Key: JRUBY-4742 URL: http://jira.codehaus.org/browse/JRUBY-4742 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.5.0.RC1 Reporter: David Calavera Assignee: Thomas E Enebo Attachments: file_stat_npe.patch A NPE is quite ugly. I include a patch that raises an Errno::ENOENT when the file is not found into the jar , like when the jar is not found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email