[
https://issues.apache.org/jira/browse/SHINDIG-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Siveton updated SHINDIG-838:
------------------------------------
Attachment: SHINDIG-838.patch
This patch throws an exception if a file doesn't exist and update test case.
Also, improve endsWith call (SHINDIG-225)
> 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
> Attachments: SHINDIG-838.patch
>
>
> 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.