You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Jasper Gielen (JIRA)" <ji...@apache.org> on 2011/05/20 17:18:48 UTC

[jira] [Created] (CELIX-2) Add error handling to framework code

Add error handling to framework code
------------------------------------

                 Key: CELIX-2
                 URL: https://issues.apache.org/jira/browse/CELIX-2
             Project: Celix
          Issue Type: Task
            Reporter: Jasper Gielen


All functions having any chance of failure need to return a status code in order to increase the robustness of the framework and its service components.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Reopened] (CELIX-2) Add error handling to framework code

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

Alexander Broekhuis reopened CELIX-2:
-------------------------------------


Do you expect to add more patches to this item? Then I will leave this one open for some time.

> Add error handling to framework code
> ------------------------------------
>
>                 Key: CELIX-2
>                 URL: https://issues.apache.org/jira/browse/CELIX-2
>             Project: Celix
>          Issue Type: Task
>            Reporter: Jasper Gielen
>            Assignee: Alexander Broekhuis
>         Attachments: bundle_cache_patch.txt, bundle_context_patch.txt
>
>
> All functions having any chance of failure need to return a status code in order to increase the robustness of the framework and its service components.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CELIX-2) Add error handling to framework code

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

Jasper Gielen updated CELIX-2:
------------------------------

    Attachment: bundle_cache_patch.txt

The following patch adds return status codes to the functions of bundle_cache.c. Invoking functions calls have been updated as well.

> Add error handling to framework code
> ------------------------------------
>
>                 Key: CELIX-2
>                 URL: https://issues.apache.org/jira/browse/CELIX-2
>             Project: Celix
>          Issue Type: Task
>            Reporter: Jasper Gielen
>            Assignee: Alexander Broekhuis
>         Attachments: bundle_cache_patch.txt, bundle_context_patch.txt
>
>
> All functions having any chance of failure need to return a status code in order to increase the robustness of the framework and its service components.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CELIX-2) Add error handling to framework code

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

Jasper Gielen updated CELIX-2:
------------------------------

    Attachment: bundle_cache_patch.txt

Updated the previous patch due to merge problems.

> Add error handling to framework code
> ------------------------------------
>
>                 Key: CELIX-2
>                 URL: https://issues.apache.org/jira/browse/CELIX-2
>             Project: Celix
>          Issue Type: Task
>            Reporter: Jasper Gielen
>            Assignee: Alexander Broekhuis
>         Attachments: bundle_cache_patch.txt, bundle_cache_patch.txt, bundle_context_patch.txt
>
>
> All functions having any chance of failure need to return a status code in order to increase the robustness of the framework and its service components.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CELIX-2) Add error handling to framework code

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

Jasper Gielen updated CELIX-2:
------------------------------

    Attachment: bundle_context_patch.txt

The following patch adds return status codes to the functions of bundle_context.c

> Add error handling to framework code
> ------------------------------------
>
>                 Key: CELIX-2
>                 URL: https://issues.apache.org/jira/browse/CELIX-2
>             Project: Celix
>          Issue Type: Task
>            Reporter: Jasper Gielen
>         Attachments: bundle_context_patch.txt
>
>
> All functions having any chance of failure need to return a status code in order to increase the robustness of the framework and its service components.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CELIX-2) Add error handling to framework code

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

Alexander Broekhuis resolved CELIX-2.
-------------------------------------

    Resolution: Fixed

Patch has been applied to revision 1125808

Thanks for the fixes! Looking forward to more ;).

> Add error handling to framework code
> ------------------------------------
>
>                 Key: CELIX-2
>                 URL: https://issues.apache.org/jira/browse/CELIX-2
>             Project: Celix
>          Issue Type: Task
>            Reporter: Jasper Gielen
>            Assignee: Alexander Broekhuis
>         Attachments: bundle_context_patch.txt
>
>
> All functions having any chance of failure need to return a status code in order to increase the robustness of the framework and its service components.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CELIX-2) Add error handling to framework code

Posted by "Alexander Broekhuis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CELIX-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038000#comment-13038000 ] 

Alexander Broekhuis commented on CELIX-2:
-----------------------------------------

Thx. Committed to revision 1126546.

> Add error handling to framework code
> ------------------------------------
>
>                 Key: CELIX-2
>                 URL: https://issues.apache.org/jira/browse/CELIX-2
>             Project: Celix
>          Issue Type: Task
>            Reporter: Jasper Gielen
>            Assignee: Alexander Broekhuis
>         Attachments: bundle_cache_patch.txt, bundle_cache_patch.txt, bundle_context_patch.txt
>
>
> All functions having any chance of failure need to return a status code in order to increase the robustness of the framework and its service components.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (CELIX-2) Add error handling to framework code

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

Alexander Broekhuis reassigned CELIX-2:
---------------------------------------

    Assignee: Alexander Broekhuis

> Add error handling to framework code
> ------------------------------------
>
>                 Key: CELIX-2
>                 URL: https://issues.apache.org/jira/browse/CELIX-2
>             Project: Celix
>          Issue Type: Task
>            Reporter: Jasper Gielen
>            Assignee: Alexander Broekhuis
>         Attachments: bundle_context_patch.txt
>
>
> All functions having any chance of failure need to return a status code in order to increase the robustness of the framework and its service components.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira