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

Tommaso Teofili resolved UIMA-2456.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.0Addons
         Assignee: Tommaso Teofili
    
> Field Mapping overwrites Features of the same type
> --------------------------------------------------
>
>                 Key: UIMA-2456
>                 URL: https://issues.apache.org/jira/browse/UIMA-2456
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-Solrcas
>    Affects Versions: 2.3.1
>         Environment: Java, Eclipse
>            Reporter: Andreas Niekler
>            Assignee: Tommaso Teofili
>              Labels: bug, patch
>             Fix For: 2.4.0Addons
>
>         Attachments: FieldMappingReader.diff
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The field mapping is not right. The HashMap (mapping = new HashMap<String, 
> String>(); ) with the fields within the code gets overwritten by a new 
> HashMap for the type name instead of adding another feature mapping to the 
> exiting mapping of the Type if more than 1 Feature of one type is addressed 
> in the mapping file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to