You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Martin Veith (JIRA)" <ji...@apache.org> on 2013/03/04 16:53:13 UTC

[jira] [Created] (ETCH-263) Cleaning up cpp-bindings external dependency to CAPU

Martin Veith created ETCH-263:
---------------------------------

             Summary: Cleaning up cpp-bindings external dependency to CAPU
                 Key: ETCH-263
                 URL: https://issues.apache.org/jira/browse/ETCH-263
             Project: Etch
          Issue Type: Improvement
          Components: binding-cpp
    Affects Versions: 1.3
            Reporter: Martin Veith
            Assignee: Martin Veith


The C++ binding is using the Collections and Platform Utils Library (CAPU) for both platform abstraction and  STL implementation. 
Till now this library external library has been checked in the Etch repository as it was not available for download on any other mirror. 
Now as it is hosted on github (https://github.com/bmwcarit/capu) and we can download it during the build directly for this repository.
It is now a separate, independent project under the Apache 2.0 license as its use is not restricted to Etch. It can be used for any kind of other C++ applications in order to get a small and modular platform abstraction and STL implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira