You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by rl...@apache.org on 2022/07/26 20:47:42 UTC

[celix-site] branch master updated (b096bd2 -> ecd0aa7)

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

rlenferink pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix-site.git


    from b096bd2  Merge pull request #24 from apache/remove-unused-file
     add 80e9ae1  Update celix-site for 2.3.0 release
     add a9d9c54  Update news for latest release
     add fbc925e  Update links for the Celix 2.3.0 release
     new ecd0aa7  Merge pull request #19 from apache/feature/update_after_release

The 1 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:
 celix-src                                          |   2 +-
 config.toml                                        |   2 +-
 layouts/celix-doc/baseof.html                      |  15 +
 layouts/index.html                                 |   1 +
 layouts/partials/header.html                       |   1 +
 source/docs/2.2.1/celix/CHANGES.md                 |   2 +-
 source/docs/{2.2.1 => 2.3.0}/celix/CHANGES.md      |  56 +-
 source/docs/2.3.0/celix/README.md                  | 358 +++++++++++
 .../celix/bundles/deployment_admin/README.md       |   4 +-
 .../celix/bundles/device_access/README.md          |   4 +-
 .../device_access/example/base_driver/README.md    |   4 +-
 .../example/consuming_driver/README.md             |   4 +-
 .../example/refining_driver/README.md              |   4 +-
 .../celix/bundles/http_admin/README.md             |   4 +-
 source/docs/2.3.0/celix/bundles/logging/README.md  |  59 ++
 .../celix/bundles/logging/log_writers/README.md    |  17 +
 .../celix/bundles/pubsub/README.md                 |  32 +-
 .../celix/bundles/pubsub/examples/keys/README.md   |   4 +-
 .../bundles/pubsub/pubsub_admin_udp_mc/README.md   |   4 +-
 .../celix/bundles/remote_services/README.md        |  12 +-
 .../remote_services/deprecated_rsa_spi}/README.md  |   4 +-
 .../remote_services/discovery_etcd/README.md       |   4 +-
 .../remote_service_admin_dfi/README.md             |  11 +-
 .../remote_services/remote_services_api/README.md  |   4 +-
 .../remote_services/topology_manager/README.md     |   4 +-
 source/docs/2.3.0/celix/bundles/shell/README.md    |  94 +++
 source/docs/2.3.0/celix/documents/README.md        |  92 +++
 .../celix/documents/building/README.md             | 162 +++--
 .../documents/building/dev_celix_with_clion.md     |  66 ++
 source/docs/2.3.0/celix/documents/bundles.md       | 301 +++++++++
 .../celix/documents/cmake_commands/README.md       | 128 +++-
 source/docs/2.3.0/celix/documents/components.md    | 708 +++++++++++++++++++++
 source/docs/2.3.0/celix/documents/containers.md    | 119 ++++
 source/docs/2.3.0/celix/documents/framework.md     | 209 ++++++
 source/docs/2.3.0/celix/documents/patterns.md      | 155 +++++
 source/docs/2.3.0/celix/documents/services.md      | 648 +++++++++++++++++++
 source/docs/2.3.0/celix/documents/subprojects.md   |  42 ++
 .../examples/celix-examples/http_example/README.md |   7 +-
 .../celix-examples/services_example_c/README.md    |  14 +-
 .../celix-examples/services_example_cxx}/README.md |  47 +-
 .../celix/examples/conan_test_package/README.md    |  54 ++
 .../{2.2.1 => 2.3.0}/celix/libs/etcdlib/README.md  |  18 +-
 source/docs/2.3.0/celix/libs/framework/doxygen.md  |  72 +++
 .../{2.2.1 => 2.3.0}/celix/libs/launcher/README.md |   4 +-
 source/docs/2.3.0/celix/libs/promises/README.md    |  93 +++
 source/docs/2.3.0/celix/libs/pushstreams/README.md |  25 +
 .../{2.2.1 => 2.3.0}/celix/libs/utils/README.md    |   4 +-
 .../celix/libs}/utils/docs/thpool/Design.md        |   4 +-
 .../celix/libs/utils/docs/thpool/FAQ.md            |   4 +-
 .../celix/libs/utils/docs/thpool/README.md         |   4 +-
 .../celix/libs/utils/include/memstream/README.md   |   4 +-
 .../celix/misc/experimental/README.md              |   4 +-
 .../experimental/bundles/config_admin/README.md    |   4 +-
 source/docs/2.3.0/docs.md                          |  20 +
 .../media/clion_run_configuration_template.png     | Bin 0 -> 351219 bytes
 .../celix/documents/diagrams/bundles_lifecycle.png | Bin 0 -> 25453 bytes
 .../documents/diagrams/component_lifecycle.png     | Bin 0 -> 59748 bytes
 .../celix/documents/diagrams/extender_pattern.png  | Bin 0 -> 17297 bytes
 .../services_register_service_async_seq.png        | Bin 0 -> 46543 bytes
 .../diagrams/services_register_service_seq.png     | Bin 0 -> 46946 bytes
 .../services_tracker_services_add_async_seq.png    | Bin 0 -> 51647 bytes
 .../diagrams/services_tracker_services_add_seq.png | Bin 0 -> 55635 bytes
 .../services_tracker_services_rem_async_seq.png    | Bin 0 -> 47867 bytes
 .../diagrams/services_tracker_services_rem_seq.png | Bin 0 -> 53266 bytes
 .../services_unregister_service_async_seq.png      | Bin 0 -> 43427 bytes
 .../diagrams/services_unregister_service_seq.png   | Bin 0 -> 41522 bytes
 .../2.3.0/celix/documents/diagrams/sod_pattern.png | Bin 0 -> 9674 bytes
 .../documents/diagrams/sod_pattern_log_service.png | Bin 0 -> 17098 bytes
 .../diagrams/sod_pattern_publisher_service.png     | Bin 0 -> 23713 bytes
 .../documents/diagrams/whiteboard_pattern.png      | Bin 0 -> 12021 bytes
 .../diagrams/whiteboard_pattern_http_admin.png     | Bin 0 -> 15058 bytes
 .../diagrams/whiteboard_pattern_log_sink.png       | Bin 0 -> 9403 bytes
 .../diagrams/whiteboard_pattern_shell.png          | Bin 0 -> 18768 bytes
 73 files changed, 3506 insertions(+), 216 deletions(-)
 copy source/docs/{2.2.1 => 2.3.0}/celix/CHANGES.md (93%)
 create mode 100644 source/docs/2.3.0/celix/README.md
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/deployment_admin/README.md (99%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/device_access/README.md (98%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/device_access/example/base_driver/README.md (96%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/device_access/example/consuming_driver/README.md (98%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/device_access/example/refining_driver/README.md (98%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/http_admin/README.md (99%)
 create mode 100644 source/docs/2.3.0/celix/bundles/logging/README.md
 create mode 100644 source/docs/2.3.0/celix/bundles/logging/log_writers/README.md
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/pubsub/README.md (80%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/pubsub/examples/keys/README.md (99%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/pubsub/pubsub_admin_udp_mc/README.md (99%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/remote_services/README.md (90%)
 copy source/docs/{2.2.1/celix/bundles/remote_services/remote_services_api => 2.3.0/celix/bundles/remote_services/deprecated_rsa_spi}/README.md (96%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/remote_services/discovery_etcd/README.md (99%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/remote_services/remote_service_admin_dfi/README.md (80%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/remote_services/remote_services_api/README.md (96%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/bundles/remote_services/topology_manager/README.md (96%)
 create mode 100644 source/docs/2.3.0/celix/bundles/shell/README.md
 create mode 100644 source/docs/2.3.0/celix/documents/README.md
 copy source/docs/{2.2.1 => 2.3.0}/celix/documents/building/README.md (54%)
 create mode 100644 source/docs/2.3.0/celix/documents/building/dev_celix_with_clion.md
 create mode 100644 source/docs/2.3.0/celix/documents/bundles.md
 copy source/docs/{2.2.1 => 2.3.0}/celix/documents/cmake_commands/README.md (80%)
 create mode 100644 source/docs/2.3.0/celix/documents/components.md
 create mode 100644 source/docs/2.3.0/celix/documents/containers.md
 create mode 100644 source/docs/2.3.0/celix/documents/framework.md
 create mode 100644 source/docs/2.3.0/celix/documents/patterns.md
 create mode 100644 source/docs/2.3.0/celix/documents/services.md
 create mode 100644 source/docs/2.3.0/celix/documents/subprojects.md
 copy source/docs/{2.2.1 => 2.3.0}/celix/examples/celix-examples/http_example/README.md (98%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/examples/celix-examples/services_example_c/README.md (90%)
 copy source/docs/{2.2.1/celix/examples/celix-examples/services_example_c => 2.3.0/celix/examples/celix-examples/services_example_cxx}/README.md (60%)
 create mode 100644 source/docs/2.3.0/celix/examples/conan_test_package/README.md
 copy source/docs/{2.2.1 => 2.3.0}/celix/libs/etcdlib/README.md (91%)
 create mode 100644 source/docs/2.3.0/celix/libs/framework/doxygen.md
 copy source/docs/{2.2.1 => 2.3.0}/celix/libs/launcher/README.md (99%)
 create mode 100644 source/docs/2.3.0/celix/libs/promises/README.md
 create mode 100644 source/docs/2.3.0/celix/libs/pushstreams/README.md
 copy source/docs/{2.2.1 => 2.3.0}/celix/libs/utils/README.md (98%)
 copy source/docs/{2.1.0/celix => 2.3.0/celix/libs}/utils/docs/thpool/Design.md (98%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/libs/utils/docs/thpool/FAQ.md (98%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/libs/utils/docs/thpool/README.md (98%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/libs/utils/include/memstream/README.md (98%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/misc/experimental/README.md (96%)
 copy source/docs/{2.2.1 => 2.3.0}/celix/misc/experimental/bundles/config_admin/README.md (99%)
 create mode 100644 source/docs/2.3.0/docs.md
 create mode 100644 static/docs/2.3.0/celix/documents/building/media/clion_run_configuration_template.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/bundles_lifecycle.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/component_lifecycle.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/extender_pattern.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/services_register_service_async_seq.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/services_register_service_seq.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/services_tracker_services_add_async_seq.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/services_tracker_services_add_seq.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/services_tracker_services_rem_async_seq.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/services_tracker_services_rem_seq.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/services_unregister_service_async_seq.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/services_unregister_service_seq.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/sod_pattern.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/sod_pattern_log_service.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/sod_pattern_publisher_service.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/whiteboard_pattern.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/whiteboard_pattern_http_admin.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/whiteboard_pattern_log_sink.png
 create mode 100644 static/docs/2.3.0/celix/documents/diagrams/whiteboard_pattern_shell.png


[celix-site] 01/01: Merge pull request #19 from apache/feature/update_after_release

Posted by rl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix-site.git

commit ecd0aa7eabe4ee35990536b217fae32c1c34d6d6
Merge: b096bd2 fbc925e
Author: Roy Lenferink <le...@gmail.com>
AuthorDate: Tue Jul 26 22:47:38 2022 +0200

    Merge pull request #19 from apache/feature/update_after_release
    
    Feature/update after release

 celix-src                                          |   2 +-
 config.toml                                        |   2 +-
 layouts/celix-doc/baseof.html                      |  15 +
 layouts/index.html                                 |   1 +
 layouts/partials/header.html                       |   1 +
 source/docs/2.2.1/celix/CHANGES.md                 |   2 +-
 source/docs/{2.2.1 => 2.3.0}/celix/CHANGES.md      |  56 +-
 source/docs/2.3.0/celix/README.md                  | 358 +++++++++++
 .../2.3.0/celix/bundles/deployment_admin/README.md |  47 ++
 .../2.3.0/celix/bundles/device_access/README.md    |  40 ++
 .../device_access/example/base_driver/README.md    |  31 +
 .../example/consuming_driver/README.md             |  29 +
 .../example/refining_driver/README.md              |  29 +
 .../docs/2.3.0/celix/bundles/http_admin/README.md  |  57 ++
 source/docs/2.3.0/celix/bundles/logging/README.md  |  59 ++
 .../celix/bundles/logging/log_writers/README.md    |  17 +
 source/docs/2.3.0/celix/bundles/pubsub/README.md   | 118 ++++
 .../celix/bundles/pubsub/examples/keys/README.md   |  41 ++
 .../bundles/pubsub/pubsub_admin_udp_mc/README.md   |  85 +++
 .../2.3.0/celix/bundles/remote_services/README.md  | 176 +++++
 .../remote_services/deprecated_rsa_spi/README.md   |  17 +
 .../remote_services/discovery_etcd/README.md       |  39 ++
 .../remote_service_admin_dfi/README.md             |  44 ++
 .../remote_services/remote_services_api/README.md  |  17 +
 .../remote_services/topology_manager/README.md     |  29 +
 source/docs/2.3.0/celix/bundles/shell/README.md    |  94 +++
 source/docs/2.3.0/celix/documents/README.md        |  92 +++
 .../docs/2.3.0/celix/documents/building/README.md  | 168 +++++
 .../documents/building/dev_celix_with_clion.md     |  66 ++
 source/docs/2.3.0/celix/documents/bundles.md       | 301 +++++++++
 .../2.3.0/celix/documents/cmake_commands/README.md | 579 +++++++++++++++++
 source/docs/2.3.0/celix/documents/components.md    | 708 +++++++++++++++++++++
 source/docs/2.3.0/celix/documents/containers.md    | 119 ++++
 source/docs/2.3.0/celix/documents/framework.md     | 209 ++++++
 source/docs/2.3.0/celix/documents/patterns.md      | 155 +++++
 source/docs/2.3.0/celix/documents/services.md      | 648 +++++++++++++++++++
 source/docs/2.3.0/celix/documents/subprojects.md   |  42 ++
 .../examples/celix-examples/http_example/README.md |  33 +
 .../celix-examples/services_example_c/README.md    |  89 +++
 .../celix-examples/services_example_cxx/README.md  |  84 +++
 .../celix/examples/conan_test_package/README.md    |  54 ++
 source/docs/2.3.0/celix/libs/etcdlib/README.md     |  95 +++
 source/docs/2.3.0/celix/libs/framework/doxygen.md  |  72 +++
 source/docs/2.3.0/celix/libs/launcher/README.md    |  56 ++
 source/docs/2.3.0/celix/libs/promises/README.md    |  93 +++
 source/docs/2.3.0/celix/libs/pushstreams/README.md |  25 +
 source/docs/2.3.0/celix/libs/utils/README.md       |  32 +
 .../2.3.0/celix/libs/utils/docs/thpool/Design.md   |  58 ++
 .../docs/2.3.0/celix/libs/utils/docs/thpool/FAQ.md |  39 ++
 .../2.3.0/celix/libs/utils/docs/thpool/README.md   |  68 ++
 .../celix/libs/utils/include/memstream/README.md   |  55 ++
 .../docs/2.3.0/celix/misc/experimental/README.md   |  27 +
 .../experimental/bundles/config_admin/README.md    |  60 ++
 source/docs/2.3.0/docs.md                          |  20 +
 .../media/clion_run_configuration_template.png     | Bin 0 -> 351219 bytes
 .../celix/documents/diagrams/bundles_lifecycle.png | Bin 0 -> 25453 bytes
 .../documents/diagrams/component_lifecycle.png     | Bin 0 -> 59748 bytes
 .../celix/documents/diagrams/extender_pattern.png  | Bin 0 -> 17297 bytes
 .../services_register_service_async_seq.png        | Bin 0 -> 46543 bytes
 .../diagrams/services_register_service_seq.png     | Bin 0 -> 46946 bytes
 .../services_tracker_services_add_async_seq.png    | Bin 0 -> 51647 bytes
 .../diagrams/services_tracker_services_add_seq.png | Bin 0 -> 55635 bytes
 .../services_tracker_services_rem_async_seq.png    | Bin 0 -> 47867 bytes
 .../diagrams/services_tracker_services_rem_seq.png | Bin 0 -> 53266 bytes
 .../services_unregister_service_async_seq.png      | Bin 0 -> 43427 bytes
 .../diagrams/services_unregister_service_seq.png   | Bin 0 -> 41522 bytes
 .../2.3.0/celix/documents/diagrams/sod_pattern.png | Bin 0 -> 9674 bytes
 .../documents/diagrams/sod_pattern_log_service.png | Bin 0 -> 17098 bytes
 .../diagrams/sod_pattern_publisher_service.png     | Bin 0 -> 23713 bytes
 .../documents/diagrams/whiteboard_pattern.png      | Bin 0 -> 12021 bytes
 .../diagrams/whiteboard_pattern_http_admin.png     | Bin 0 -> 15058 bytes
 .../diagrams/whiteboard_pattern_log_sink.png       | Bin 0 -> 9403 bytes
 .../diagrams/whiteboard_pattern_shell.png          | Bin 0 -> 18768 bytes
 73 files changed, 5442 insertions(+), 11 deletions(-)