[
https://issues.apache.org/jira/browse/FELIX-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved FELIX-1830.
--------------------------------------
Resolution: Fixed
Fixed in Rev. 831214.
Now, DS 1.1 descriptors are required to use "Character" for character
properties while DS 1.0 descriptors have to use "Char" otherwise property
validation fails.
> Support for DS 1.1 character property type name
> -----------------------------------------------
>
> Key: FELIX-1830
> URL: https://issues.apache.org/jira/browse/FELIX-1830
> Project: Felix
> Issue Type: Bug
> Components: Declarative Services (SCR), Specification compliance
> Affects Versions: scr-1.2.0
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: scr-1.2.0
>
>
> DS 1.1 modified the property type name for characters from "Char" to
> "Character" to align with the Java class name:
> The Char type for the property element has been renamed
> Character to match the Java type name (Section 112.11, Changes)
> Currently the old type name is still only supported.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.