Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dozer 5.4.0 fails to map class with generic properties to a class with Object type #87

Closed
xizhang100 opened this issue Apr 5, 2013 · 4 comments

Comments

@xizhang100
Copy link

As I upgrade the Dozer to 5.4.0, dozer does not map as it works in 5.3.2 from a bean with generic properties to a bean only has a property with type Object, I got ClassCastException by casting the object value to expected type.

@xizhang100
Copy link
Author

How I can attach my failed test case under this reported issue?

@buzdin
Copy link
Member

buzdin commented Apr 27, 2013

I would suggest making a fork of the project then adding test case in the Dozer source code and submitting as a pull request.

@garethahealy
Copy link
Collaborator

@xizhang100 ; is this still an issue? if so, can you create a github repo, that includes a unit test showing this behaviour and link it here.

@garethahealy
Copy link
Collaborator

Closing due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants