[
https://issues.apache.org/jira/browse/FELIX-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858980#comment-15858980
]
ASF GitHub Bot commented on FELIX-5529:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/felix/pull/90
> 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)