Closed GoogleCodeExporter closed 8 years ago
Fixed, when remove ArrayOrCollectionToMap from Specification List..
Original comment by JAD7KII
on 1 Jul 2013 at 2:14
It looks like this can also be fixed by removing the 'byDefault()' call--which
adds the mapping of 'list' to 'list'--that's why you're seeing it mapping twice.
It seems like to correct this we'd need to make sure that 'list' gets excluded
from the 'byDefault()' function if it has already been included in an aggregate
spec.
Original comment by matt.deb...@gmail.com
on 7 Jul 2013 at 2:29
A fix has been uploaded to the current master; please take a look...
Original comment by matt.deb...@gmail.com
on 7 Jul 2013 at 3:39
Original comment by elaat...@gmail.com
on 5 Dec 2013 at 10:50
Original issue reported on code.google.com by
JAD7KII
on 1 Jul 2013 at 1:47Attachments: