Issue 12902

Archive.openArchive should check if the file given actually exists

12902
Reporter: lfrancke
Assignee: mdoering
Type: Bug
Summary: Archive.openArchive should check if the file given actually exists
Description: If it doesn't exist it'll fail on line 295: unzippedFolderLocation.listFiles will return null and Arrays.asList will throw a NPE.
Priority: Major
Resolution: Fixed
Status: Resolved
Created: 2013-03-04 13:08:55.129
Updated: 2015-03-03 11:26:08.299
Resolved: 2015-03-03 11:26:08.272


Author: mdoering@gbif.org
Comment: https://github.com/gbif/dwca-reader/commit/0ec957f8c1d5063e9c38c1016758c01dfc81384d
Created: 2015-03-03 11:26:08.296
Updated: 2015-03-03 11:26:08.296