CELIX-282: Tagging celix-2.0.0
Merge tag 'rel/celix-2.0.0.rc1'

CELIX-282: Tagging celix-2.0.0.rc1
tree: 301d3eec0fb2a55c3c7047d497063be754f649cb
  1. cmake/
  2. config_admin/
  3. dependency_manager/
  4. dependency_manager_cxx/
  5. deployment_admin/
  6. device_access/
  7. dfi/
  8. doap/
  9. documents/
  10. event_admin/
  11. examples/
  12. framework/
  13. launcher/
  14. log_service/
  15. log_writer/
  16. remote_services/
  17. remote_shell/
  18. shell/
  19. shell_bonjour/
  20. shell_tui/
  21. utils/
  22. .gitignore
  23. .travis.yml
  24. BUILDING
  25. CHANGES
  26. CMakeLists.txt
  27. Dockerfile.Android
  28. Doxyfile.in
  29. KEYS
  30. LICENSE
  31. MiniZip64_info.txt
  32. NOTICE
  33. rat-excludes.txt
  34. README.md
  35. RELEASE_NOTES
README.md

#Apache Celix Build Status Coverage Status Coverity Scan Build Status Apache Celix is an implementation of the OSGi specification] adapted to C and C++ (C++11). It is a provides a framework to develop (dynamic) modular software applications using component and/or service-oriented programming.

##Building For information how to build Apache Celix see Building Apache Celix

##Introduction to Apache Celix For an introduction into Apache Celix see Apache Celix Intro

##Getting Started with Apache Celix For a guide how to start writing your own bundles and services see Getting Started Guide