You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by "Alberto (JIRA)" <ji...@apache.org> on 2014/10/28 12:17:33 UTC

[jira] [Closed] (METAMODEL-90) Csv and Excel Data Context constructors accept non existing files

     [ https://issues.apache.org/jira/browse/METAMODEL-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alberto closed METAMODEL-90.
----------------------------
    Resolution: Fixed

> 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)