David Jencks created FELIX-4967: ----------------------------------- Summary: [DS] Configuration annotations need to handle char and char[] Key: FELIX-4967 URL: https://issues.apache.org/jira/browse/FELIX-4967 Project: Felix Issue Type: Bug Components: Declarative Services (SCR) Affects Versions: scr-2.0.0 Reporter: David Jencks Assignee: David Jencks Fix For: scr-2.0.0
I forgot to handle char and char[] types. Also, clarification of the boolean/Number situation indicates that this should be handled with ((Number)0).doubleValue != 0 rather than truncating to int as I originally implemented. -- This message was sent by Atlassian JIRA (v6.3.4#6332)