atos1990 / orika

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

MappingException: cannot determine runtime type of destination collection #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Running the attached test case using orika version 1.1.6, then running using 
version 1.1.7

What is the expected output? What do you see instead?
Not to throw "MappingException: cannot determine runtime type of destination 
collection" on classes with generic types.

What version of the product are you using? On what operating system?
orika 1.1.7, Ubuntu 11.10, Sun JDK 7

Please provide any additional information below.

Original issue reported on code.google.com by sr.je...@gmail.com on 6 Jul 2012 at 2:44

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in current trunk (1.1.8-SNAPSHOT)

Original comment by matt.deb...@gmail.com on 6 Jul 2012 at 5:06