You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Raymond Augé (JIRA)" <ji...@apache.org> on 2017/02/08 16:09:41 UTC

[jira] [Created] (FELIX-5529) For overloaded methods in interfaces, ensure there's a default (no-arg) method when converting to Map

Raymond Augé created FELIX-5529:
-----------------------------------

             Summary: 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é


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)