What version of Orika are you using?
1.4.5
Please mind that it is required to provide a test of the issue with all
relevant comments. Thank you
This test only fails when using constructors. If you remove the constructor
from the ImmutableCat and put setters instead everything works fine. I really
want to be able to leverage constructors here because in our use case
ImmutableCat becomes shared with the platform and leaving setters on the POJO
is very dangerous for us.
Thanks!
Kris
Original issue reported on code.google.com by krisglo...@gmail.com on 2 Mar 2015 at 5:28
Original issue reported on code.google.com by
krisglo...@gmail.com
on 2 Mar 2015 at 5:28Attachments: