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

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


    from 846a46a  Add link to main site on how to verify a release (#29)
     add 027e00c  Update website for 2.4.0 release
     add 3ac59b7  Add missing docs.md for the Apache Celix 2.4.0 documentation
     add 4b71961  Update extract celix docs to copy PNGs. Add PNGs to 2.4.0 docs
     new be26e68  Merge pull request #31 from 
apache/feature/update-for-2.4.0-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:
 .gitmodules                                        |   2 +
 README.md                                          |   1 +
 extract_celix_docs.sh                              |  10 +
 hugo.toml                                          |   2 +-
 layouts/index.html                                 |   1 +
 source/docs/{2.3.0 => 2.4.0}/celix/CHANGES.md      |  40 +-
 source/docs/{2.3.0 => 2.4.0}/celix/README.md       |  11 +-
 .../celix/bundles/components_ready_check/README.md |  52 ++
 .../celix/bundles/cxx_remote_services}/README.md   |   8 +-
 .../celix/bundles/deployment_admin/README.md       |   4 +-
 .../celix/bundles/http_admin/README.md             |   2 +-
 .../celix/bundles/logging/README.md                |   9 +-
 .../celix/bundles/logging/log_writers/README.md    |   2 +-
 .../celix/bundles/pubsub/README.md                 |   2 +-
 .../celix/bundles/pubsub/examples/keys/README.md   |   2 +-
 .../bundles/pubsub/pubsub_admin_udp_mc/README.md   |   2 +-
 .../celix/bundles/remote_services/README.md        |   2 +-
 .../remote_services/discovery_etcd/README.md       |   4 +-
 .../remote_service_admin_dfi/README.md             |   2 +-
 .../shm_pool/src/tlsf/README.md                    |  98 ++++
 .../remote_service_admin_shm_v2}/thpool/README.md  |  37 +-
 .../remote_services/remote_services_api/README.md  |   2 +-
 .../bundles/remote_services/rsa_spi}/README.md     |   2 +-
 .../remote_services/topology_manager/README.md     |   2 +-
 .../{2.3.0 => 2.4.0}/celix/bundles/shell/README.md |  20 +-
 .../bundles/shell/diagrams/celix_cxx_shell.png     | Bin 0 -> 36092 bytes
 .../celix/bundles/shell/diagrams/celix_shell.png   | Bin 0 -> 27034 bytes
 .../{2.3.0 => 2.4.0}/celix/documents/README.md     |   9 +-
 .../celix/documents/building/README.md             | 107 +++-
 .../documents/building/dev_celix_with_clion.md     |  42 +-
 .../media/clion_run_configuration_template.png     | Bin
 .../{2.3.0 => 2.4.0}/celix/documents/bundles.md    |  73 ++-
 source/docs/2.4.0/celix/documents/c_patterns.md    |  93 ++++
 .../celix/documents/cmake_commands/README.md       | 563 ++++++++++++-------
 .../{2.3.0 => 2.4.0}/celix/documents/components.md |  11 +-
 .../{2.3.0 => 2.4.0}/celix/documents/containers.md |  15 +-
 .../2.4.0/celix/documents/development/README.md    | 617 +++++++++++++++++++++
 .../celix/documents/diagrams/bundles_lifecycle.png | Bin
 .../documents/diagrams/component_lifecycle.png     | Bin
 .../celix/documents/diagrams/extender_pattern.png  | Bin
 .../services_register_service_async_seq.png        | Bin
 .../diagrams/services_register_service_seq.png     | Bin
 .../services_tracker_services_add_async_seq.png    | Bin
 .../diagrams/services_tracker_services_add_seq.png | Bin
 .../services_tracker_services_rem_async_seq.png    | Bin
 .../diagrams/services_tracker_services_rem_seq.png | Bin
 .../services_unregister_service_async_seq.png      | Bin
 .../diagrams/services_unregister_service_seq.png   | Bin
 .../celix/documents/diagrams/sod_pattern.png       | Bin
 .../documents/diagrams/sod_pattern_log_service.png | Bin
 .../diagrams/sod_pattern_publisher_service.png     | Bin
 .../documents/diagrams/whiteboard_pattern.png      | Bin
 .../diagrams/whiteboard_pattern_http_admin.png     | Bin
 .../diagrams/whiteboard_pattern_log_sink.png       | Bin
 .../diagrams/whiteboard_pattern_shell.png          | Bin
 source/docs/2.4.0/celix/documents/framework.md     | 308 ++++++++++
 .../{2.3.0 => 2.4.0}/celix/documents/patterns.md   |   2 +-
 .../{2.3.0 => 2.4.0}/celix/documents/services.md   |  18 +-
 source/docs/2.4.0/celix/documents/subprojects.md   |  65 +++
 .../examples/celix-examples/http_example/README.md |   2 +-
 .../celix-examples/services_example_c/README.md    |   2 +-
 .../celix-examples/services_example_cxx/README.md  |   2 +-
 .../celix/examples/conan_test_package/README.md    |   6 +-
 .../celix/libs/dfi}/README.md                      |   8 +-
 .../docs/2.4.0/celix/libs/error_injector/README.md |  93 ++++
 .../{2.3.0 => 2.4.0}/celix/libs/etcdlib/README.md  |   2 +-
 .../celix/libs/framework/doxygen.md                |  18 +-
 .../celix/libs/launcher}/README.md                 |  20 +-
 .../{2.3.0 => 2.4.0}/celix/libs/promises/README.md |  10 +-
 .../celix/libs/pushstreams/README.md               |   9 +-
 source/docs/2.4.0/celix/libs/rcm/README.md         |  53 ++
 .../libs/rcm/diagrams/logical-req-cap-model.png    | Bin 0 -> 4927 bytes
 .../{2.2.1 => 2.4.0}/celix/libs/utils/README.md    |   4 +-
 .../celix/libs/utils/docs/thpool/Design.md         |   2 +-
 .../celix/libs/utils/docs/thpool/FAQ.md            |   2 +-
 .../celix/libs/utils/docs/thpool/README.md         |   2 +-
 .../celix/libs/utils/include/memstream/README.md   |   2 +-
 .../celix/misc/experimental/README.md              |   2 +-
 .../experimental/bundles/config_admin/README.md    |   4 +-
 .../2.4.0/celix/misc/experimental/rust/README.md   |  53 ++
 source/docs/{2.3.0 => 2.4.0}/docs.md               |   8 +-
 81 files changed, 2163 insertions(+), 383 deletions(-)
 copy source/docs/{2.3.0 => 2.4.0}/celix/CHANGES.md (89%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/README.md (96%)
 create mode 100644 
source/docs/2.4.0/celix/bundles/components_ready_check/README.md
 copy source/docs/{2.2.1/celix/examples/celix-examples => 
2.4.0/celix/bundles/cxx_remote_services}/README.md (90%)
 copy source/docs/{2.2.1 => 2.4.0}/celix/bundles/deployment_admin/README.md 
(99%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/bundles/http_admin/README.md (99%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/bundles/logging/README.md (87%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/bundles/logging/log_writers/README.md 
(95%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/bundles/pubsub/README.md (99%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/bundles/pubsub/examples/keys/README.md 
(99%)
 copy source/docs/{2.3.0 => 
2.4.0}/celix/bundles/pubsub/pubsub_admin_udp_mc/README.md (99%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/bundles/remote_services/README.md (99%)
 copy source/docs/{2.2.1 => 
2.4.0}/celix/bundles/remote_services/discovery_etcd/README.md (99%)
 copy source/docs/{2.3.0 => 
2.4.0}/celix/bundles/remote_services/remote_service_admin_dfi/README.md (99%)
 create mode 100644 
source/docs/2.4.0/celix/bundles/remote_services/remote_service_admin_shm_v2/shm_pool/src/tlsf/README.md
 copy source/docs/{2.3.0/celix/libs/utils/docs => 
2.4.0/celix/bundles/remote_services/remote_service_admin_shm_v2}/thpool/README.md
 (59%)
 copy source/docs/{2.3.0 => 
2.4.0}/celix/bundles/remote_services/remote_services_api/README.md (98%)
 copy source/docs/{2.3.0/celix/bundles/remote_services/deprecated_rsa_spi => 
2.4.0/celix/bundles/remote_services/rsa_spi}/README.md (98%)
 copy source/docs/{2.3.0 => 
2.4.0}/celix/bundles/remote_services/topology_manager/README.md (98%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/bundles/shell/README.md (95%)
 create mode 100644 
source/docs/2.4.0/celix/bundles/shell/diagrams/celix_cxx_shell.png
 create mode 100644 
source/docs/2.4.0/celix/bundles/shell/diagrams/celix_shell.png
 copy source/docs/{2.3.0 => 2.4.0}/celix/documents/README.md (93%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/documents/building/README.md (57%)
 copy source/docs/{2.3.0 => 
2.4.0}/celix/documents/building/dev_celix_with_clion.md (55%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/building/media/clion_run_configuration_template.png
 (100%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/documents/bundles.md (80%)
 create mode 100644 source/docs/2.4.0/celix/documents/c_patterns.md
 copy source/docs/{2.3.0 => 2.4.0}/celix/documents/cmake_commands/README.md 
(54%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/documents/components.md (99%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/documents/containers.md (88%)
 create mode 100644 source/docs/2.4.0/celix/documents/development/README.md
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/bundles_lifecycle.png (100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/component_lifecycle.png (100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/extender_pattern.png (100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/services_register_service_async_seq.png
 (100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/services_register_service_seq.png 
(100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/services_tracker_services_add_async_seq.png
 (100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/services_tracker_services_add_seq.png
 (100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/services_tracker_services_rem_async_seq.png
 (100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/services_tracker_services_rem_seq.png
 (100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/services_unregister_service_async_seq.png
 (100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/services_unregister_service_seq.png 
(100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/sod_pattern.png (100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/sod_pattern_log_service.png (100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/sod_pattern_publisher_service.png 
(100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/whiteboard_pattern.png (100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/whiteboard_pattern_http_admin.png 
(100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/whiteboard_pattern_log_sink.png 
(100%)
 copy {static/docs/2.3.0 => 
source/docs/2.4.0}/celix/documents/diagrams/whiteboard_pattern_shell.png (100%)
 create mode 100644 source/docs/2.4.0/celix/documents/framework.md
 copy source/docs/{2.3.0 => 2.4.0}/celix/documents/patterns.md (99%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/documents/services.md (98%)
 create mode 100644 source/docs/2.4.0/celix/documents/subprojects.md
 copy source/docs/{2.3.0 => 
2.4.0}/celix/examples/celix-examples/http_example/README.md (98%)
 copy source/docs/{2.3.0 => 
2.4.0}/celix/examples/celix-examples/services_example_c/README.md (99%)
 copy source/docs/{2.3.0 => 
2.4.0}/celix/examples/celix-examples/services_example_cxx/README.md (98%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/examples/conan_test_package/README.md 
(96%)
 copy source/docs/{2.2.1/celix/examples/celix-examples => 
2.4.0/celix/libs/dfi}/README.md (87%)
 create mode 100644 source/docs/2.4.0/celix/libs/error_injector/README.md
 copy source/docs/{2.3.0 => 2.4.0}/celix/libs/etcdlib/README.md (99%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/libs/framework/doxygen.md (72%)
 copy source/docs/{2.1.0/celix/shell_tui => 
2.4.0/celix/libs/launcher}/README.md (62%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/libs/promises/README.md (95%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/libs/pushstreams/README.md (86%)
 create mode 100644 source/docs/2.4.0/celix/libs/rcm/README.md
 create mode 100644 
source/docs/2.4.0/celix/libs/rcm/diagrams/logical-req-cap-model.png
 copy source/docs/{2.2.1 => 2.4.0}/celix/libs/utils/README.md (98%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/libs/utils/docs/thpool/Design.md (99%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/libs/utils/docs/thpool/FAQ.md (99%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/libs/utils/docs/thpool/README.md (99%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/libs/utils/include/memstream/README.md 
(99%)
 copy source/docs/{2.3.0 => 2.4.0}/celix/misc/experimental/README.md (98%)
 copy source/docs/{2.2.1 => 
2.4.0}/celix/misc/experimental/bundles/config_admin/README.md (99%)
 create mode 100644 source/docs/2.4.0/celix/misc/experimental/rust/README.md
 copy source/docs/{2.3.0 => 2.4.0}/docs.md (67%)

Reply via email to