atos1990 / orika

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

Exclusions are ignored when combined with used mappers #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Exclude fields from a mapping; define a child mapping that uses the 
already-defined mapping with exclusion of some fields.

What is the expected output? What do you see instead?
Expected to see those fields also excluded in the child mapping; instead, the 
child mapping does not honor the exclusion.

Original issue reported on code.google.com by matt.deb...@gmail.com on 11 Sep 2012 at 8:52

GoogleCodeExporter commented 9 years ago
Attached test case

Original comment by matt.deb...@gmail.com on 11 Sep 2012 at 8:53

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in current trunk

Original comment by matt.deb...@gmail.com on 12 Sep 2012 at 1:36

GoogleCodeExporter commented 9 years ago

Original comment by matt.deb...@gmail.com on 12 Sep 2012 at 1:37