Hi,
While I was preparing a PR, I got test failures below after running
`mvn` in the master branch of the commons-vfs.
Any hints for this? (I'm with maven-3.9.2 on JDK 1.8 / windows 10.)
Thanks!
Woonsan
-
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time
elapsed: 0.322 s <<< F
Hello Commons-Devs,
*Related JIRA issue*: https://issues.apache.org/jira/browse/CSV-270
Improvement suggested in above Jira issue: To clearly identify the CSV
parser related issue from *IOException *issues, introduce a new parser
exception.
Current behavior: For all parser issues, code is throwin