Improve exceptions when a file doesn't exist
--------------------------------------------
Key: SHINDIG-838
URL: https://issues.apache.org/jira/browse/SHINDIG-838
Project: Shindig
Issue Type: Improvement
Affects Versions: trunk
Reporter: Vincent Siveton
JsFeatureLoader#loadFiles() doesn't check if a file exist or not and
#processFile() just catch IO errors.
IMHO It should be better to throw an exception if a file doesn't exist instead
of displaying a warning.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.