[
https://issues.apache.org/jira/browse/FELIX-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858981#comment-15858981
]
David Bosschaert commented on FELIX-5529:
-----------------------------------------
Thanks Ray! It's committed in
https://svn.apache.org/viewvc?view=revision&revision=1782289
> For overloaded methods in interfaces, ensure there's a default (no-arg)
> method when converting to Map
> -----------------------------------------------------------------------------------------------------
>
> Key: FELIX-5529
> URL: https://issues.apache.org/jira/browse/FELIX-5529
> Project: Felix
> Issue Type: Bug
> Components: Converter
> Environment: Any
> Reporter: Raymond Augé
> Assignee: David Bosschaert
>
> When an interface implementing single argument methods (for passing default
> value) an error occurs when converted to Maps if there's no default (no-arg)
> method for the same key, since the backing fails on the method call.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)