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 16:58:00 UTC

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

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

Slawomir Lisznianski resolved CSV-250.
--------------------------------------
    Resolution: Not A Problem

User used reflection to inject case-insensitive behavior. Since 1.3 this is now officially supported through the API.

> 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
>            Priority: Major
>
> 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)