atos1990 / orika

Automatically exported from code.google.com/p/orika
0 stars 0 forks source link

MappingException on customization the default field-name mapping. #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Override ClassMapBuilder.byDefault
2. Registrate mapping a long type field to field from nested property.
3. Map back and forth.

What is the expected output? What do you see instead?
Filled object is expected. I see MappingException  instead.

What version of the product are you using? On what operating system?
Orika 1.4.1

Please provide any additional information below.
 junit test in attach

Original issue reported on code.google.com by dkhomya...@gmail.com on 11 Feb 2013 at 1:37

Attachments:

GoogleCodeExporter commented 9 years ago
Can you please verify with the latest version on the GitHub repository 
(SNAPSHOT 1.4.2) ?

Original comment by elaat...@gmail.com on 8 Mar 2013 at 8:58

GoogleCodeExporter commented 9 years ago
The issue is reproduced on last revision 
(b0a05946f863a35a27ca2b6eb1938da46ef62988)

Original comment by dkhomya...@gmail.com on 12 Mar 2013 at 11:24