This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from ec3b1c0  Updates the HTTP Admin config properties and adds resource 
urls info to the http_admin_info service.
     new 766d1de  CELIX-464: Updates CMake command documentation. Also includes 
the CMake commands documentation as comments in the cmake files.
     new f80ac95  CELIX-464: Updates documentation to reflect udpate Celix api.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cmake/cmake_celix/BundlePackaging.cmake            | 180 +++++++++-
 cmake/cmake_celix/ContainerPackaging.cmake         | 155 +++++++++
 cmake/cmake_celix/DockerPackaging.cmake            | 147 +++++++-
 documents/cmake_commands/README.md                 | 373 +++++++++++++++------
 .../getting_started/creating_a_simple_bundle.md    | 110 ++----
 .../getting_started/using_services_with_cxx.md     |  68 ++--
 .../services_example_cxx/bar/src/BarActivator.h    |   2 +-
 .../services_example_cxx/baz/src/BazActivator.h    |   2 +-
 .../services_example_cxx/foo/src/FooActivator.h    |   2 +-
 libs/dependency_manager/TODO.md                    |   5 +-
 libs/dependency_manager_cxx/TODO.md                |   7 +-
 11 files changed, 814 insertions(+), 237 deletions(-)

Reply via email to