You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/10/30 07:47:59 UTC

[jira] Created: (FELIX-1830) Support for DS 1.1 character property type name

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.


[jira] Resolved: (FELIX-1830) Support for DS 1.1 character property type name

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Closed: (FELIX-1830) Support for DS 1.1 character property type name

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed FELIX-1830.
------------------------------------


SCR 1.2.0 has been released. Close all issues.

> 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.