You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Slawomir Lisznianski (Jira)" <ji...@apache.org> on 2019/09/01 14:54:00 UTC

[jira] [Created] (CSV-250) Cannot locate field mapping on class org.apache.commons.csv.CSVRecord

Slawomir Lisznianski created CSV-250:
----------------------------------------

             Summary: Cannot locate field mapping on class org.apache.commons.csv.CSVRecord
                 Key: CSV-250
                 URL: https://issues.apache.org/jira/browse/CSV-250
             Project: Commons CSV
          Issue Type: Bug
    Affects Versions: 1.7
            Reporter: Slawomir Lisznianski


After upgrading from 1.6 to 1.7, parser invocations started to throw IllegalArgumentException:

"Cannot locate field mapping on class org.apache.commons.csv.CSVRecord"

Reverting the project back to 1.6 resolved the problem.

javac 11.0.4 

openjdk version "11.0.4" 2019-07-16
OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3)
OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing)

 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)