atos1990 / orika

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

StackOverflowError on circle association. #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create two object with collection field.
2. Add first object in second object and inversely
3. Map to another class with collection.

What is the expected output? What do you see instead?
I catch StackOverflowError.

What version of the product are you using? On what operating system?
Orika 1.3.4, java 7, windows 7

Please provide any additional information below.
see attach with test case and log

Original issue reported on code.google.com by dkhomya...@gmail.com on 18 Oct 2012 at 6:38

Attachments:

GoogleCodeExporter commented 9 years ago
on 1.2.1 works fine

Original comment by dkhomya...@gmail.com on 18 Oct 2012 at 7:00

GoogleCodeExporter commented 9 years ago
Thanks for the test case.
Fix has been pushed to master. Care to verify?

Original comment by matt.deb...@gmail.com on 19 Oct 2012 at 10:48

GoogleCodeExporter commented 9 years ago
Thanks! Unfortunally, I can not fetch master now, by technical cause. I've 
tested 1.3.4, this is single founded bug.

Original comment by dkhomya...@gmail.com on 25 Oct 2012 at 8:29

GoogleCodeExporter commented 9 years ago
1.3.5 is release you get it from Maven Central

Original comment by elaat...@gmail.com on 25 Oct 2012 at 10:10

GoogleCodeExporter commented 9 years ago
1.3.5 works fine.

Original comment by dkhomya...@gmail.com on 31 Oct 2012 at 1:33

GoogleCodeExporter commented 9 years ago

Original comment by matt.deb...@gmail.com on 31 Oct 2012 at 3:31