This is an automated email from the ASF dual-hosted git repository.
rlenferink pushed a change to branch feature/update_after_release
in repository https://gitbox.apache.org/repos/asf/celix-site.git
from a9d9c54 Update news for latest release
add fbc925e Update links for the Celix 2.3.0 release
No new revisions were added by this update.
Summary of changes:
layouts/celix-doc/baseof.html | 15 +++++++++++++
layouts/partials/header.html | 2 +-
source/docs/2.2.1/celix/CHANGES.md | 2 +-
source/docs/2.3.0/celix/CHANGES.md | 10 ++++-----
source/docs/2.3.0/celix/documents/README.md | 2 +-
source/docs/2.3.0/celix/documents/bundles.md | 2 +-
source/docs/2.3.0/celix/documents/services.md | 25 ++++++++++++---------
source/docs/2.3.0/celix/documents/subprojects.md | 16 ++++++-------
source/docs/2.3.0/celix/libs/promises/README.md | 2 +-
source/docs/2.3.0/celix/libs/pushstreams/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
30 files changed, 70 insertions(+), 30 deletions(-)
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