[
https://issues.apache.org/jira/browse/METAMODEL-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186680#comment-14186680
]
Alberto commented on METAMODEL-90:
----------------------------------
Could you please have a look at the javadoc added:
https://reviews.apache.org/r/27279/
> Csv and Excel Data Context constructors accept non existing files
> -----------------------------------------------------------------
>
> Key: METAMODEL-90
> URL: https://issues.apache.org/jira/browse/METAMODEL-90
> Project: Metamodel
> Issue Type: Bug
> Reporter: Alberto
> Priority: Minor
>
> The CsvDataContext(File, CsvConfiguration) and the ExcelDataContext(File,
> ExcelConfiguration) constructors do not have a condition to check the file
> existence and therefore they do not throw an IllegalArgumentException when
> the file does not exist.
> We should add one more condition to check the file existence.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)