You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2007/02/12 14:58:06 UTC

[jira] Created: (FELIX-214) Required properties inside the Configuration Handler

Required properties inside the Configuration Handler
----------------------------------------------------

                 Key: FELIX-214
                 URL: https://issues.apache.org/jira/browse/FELIX-214
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
            Reporter: Clement Escoffier
            Priority: Minor


The configuration handler does not update the component type model properly. Unvalued properties are set with "" and not with null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-214) Required properties inside the Configuration Handler

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

Clement Escoffier updated FELIX-214:
------------------------------------

    Attachment: required_props.patch

The patch need to be applied on the iPOJO core project.
It modifies the configuration handler to fix the bad model update. Moreover, it change the string form of the component type model : CONFIGURABLE properties becomes REQUIRED properties.


> Required properties inside the Configuration Handler
> ----------------------------------------------------
>
>                 Key: FELIX-214
>                 URL: https://issues.apache.org/jira/browse/FELIX-214
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>            Reporter: Clement Escoffier
>            Priority: Minor
>         Attachments: required_props.patch
>
>
> The configuration handler does not update the component type model properly. Unvalued properties are set with "" and not with null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-214) Required properties inside the Configuration Handler

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

Richard S. Hall closed FELIX-214.
---------------------------------

    Resolution: Fixed
      Assignee: Richard S. Hall

I applied this patch.

> Required properties inside the Configuration Handler
> ----------------------------------------------------
>
>                 Key: FELIX-214
>                 URL: https://issues.apache.org/jira/browse/FELIX-214
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>            Reporter: Clement Escoffier
>         Assigned To: Richard S. Hall
>            Priority: Minor
>         Attachments: required_props.patch
>
>
> The configuration handler does not update the component type model properly. Unvalued properties are set with "" and not with null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.