You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/12/15 15:40:46 UTC

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

Gabriele Ricciardi created CELIX-328:
----------------------------------------

             Summary: 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


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)