[ https://issues.apache.org/jira/browse/GROOVY-7467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584770#comment-14584770 ]
Cédric Champeau commented on GROOVY-7467: ----------------------------------------- Unfortunately I don't have enough context to say if it's a bug or not. Do you have a self contained example? In particular I need to know how "destinations" and "getItems" are defined. Also groovy 2.3 is not maintained anymore. Any reason you can't upgrade to 2.4? > Expected parameter of type java.lang.Object but got java.util.Map in groovy > 2.3.10 > ---------------------------------------------------------------------------------- > > Key: GROOVY-7467 > URL: https://issues.apache.org/jira/browse/GROOVY-7467 > Project: Groovy > Issue Type: Bug > Components: Static compilation > Affects Versions: 2.3.10 > Reporter: Vijaykumar > Assignee: Cédric Champeau > > Expected parameter of type java.lang.Object but got java.util.Map > I'm getting the above exception in the groovy 2.3.10.. > I have declared the closure parameter as Map in my code. The same code is > working in groovy 2.2.2. > I am upgrading groovy from 2.2.2 to 2.3.10. -- This message was sent by Atlassian JIRA (v6.3.4#6332)