Apply patch for bugs 2030388 and 3134533: FileProtocolIteratorFactory creates File...
authortjordahl <tjordahl@sourceforge.net>
Thu, 11 Aug 2011 21:51:50 +0000 (21:51 +0000)
committerKai Moritz <kai@juplo.de>
Tue, 12 May 2015 19:27:19 +0000 (21:27 +0200)
Add new AnnotationDB setting: ignoreBadURLs.  Setting this to true will prevent AnnotationDB::scanArchives() from throwing an IOException when handed a bad URL, it will continue to process the remaining URLs passed to it and skip the bad ones.


No differences found