You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2016/01/05 16:29:40 UTC

[jira] [Commented] (CELIX-328) Service version support for RSA DFI

    [ https://issues.apache.org/jira/browse/CELIX-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083225#comment-15083225 ] 

Bjoern Petri commented on CELIX-328:
------------------------------------

Thanks for your work, Gabriele. I applied the patch - please close if okay.

> Service version support for RSA DFI
> -----------------------------------
>
>                 Key: CELIX-328
>                 URL: https://issues.apache.org/jira/browse/CELIX-328
>             Project: Celix
>          Issue Type: Improvement
>            Reporter: Gabriele Ricciardi
>         Attachments: dfi_version_support.patch
>
>
> RSA DFI is missing support for version checking (i.e. if the service versions present in client and server side's descriptor are compatible following the semantic versioning rules)
> Attached a patch that:
> - Implements the version support in RSA DFI
> - Fix a double free in importRegistration_destroy
> - Add a isCompatible function to version.c for checking if two versions are semantically compatible (the unit tests are updated as well)
> - Fix the CMake files adding the DFI_LIBRARY_PATH
> - Fix and improve the calculator example
> - Add a deploy target for RSA DFI based on calculator example and discovery_etcd



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)