You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2020/01/09 22:18:13 UTC

[celix] branch develop updated (d3f2b3b -> 29ce072)

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 d3f2b3b  Merge pull request #137 from Oipo/const_pubsub_bundle
     add 48d7fd6  Updates version info and documentation for release
     add e930862  Disables ubuntu github workflows
     add 85ef063  Updates KEYS
     new 29ce072  Merge branch 'master' into develop

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:
 .github/workflows/build.yml                        |   3 +-
 BUILDING                                           |   2 +-
 CHANGES.md                                         | 470 +++++++++++----------
 Doxyfile                                           |  17 +
 KEYS                                               | 107 ++---
 RELEASE_NOTES                                      |  34 +-
 .../log_writer/log_writer_stdout/CMakeLists.txt    |   2 +-
 .../log_writer/log_writer_syslog/CMakeLists.txt    |   2 +-
 bundles/pubsub/pubsub_admin_zmq/CMakeLists.txt     |   2 +-
 bundles/pubsub/pubsub_discovery/CMakeLists.txt     |   2 +-
 .../pubsub_serializer_avrobin/CMakeLists.txt       |   2 +-
 .../pubsub/pubsub_serializer_json/CMakeLists.txt   |   2 +-
 .../pubsub/pubsub_topology_manager/CMakeLists.txt  |   2 +-
 libs/etcdlib/CMakeLists.txt                        |   2 +-
 rat-excludes.txt                                   |   9 +-
 15 files changed, 356 insertions(+), 302 deletions(-)


[celix] 01/01: Merge branch 'master' into develop

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

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

commit 29ce072f699fb9bc5096b4402b1af68e5db8af4f
Merge: d3f2b3b 85ef063
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Thu Jan 9 23:17:45 2020 +0100

    Merge branch 'master' into develop

 .github/workflows/build.yml                        |   3 +-
 BUILDING                                           |   2 +-
 CHANGES.md                                         | 470 +++++++++++----------
 Doxyfile                                           |  17 +
 KEYS                                               | 107 ++---
 RELEASE_NOTES                                      |  34 +-
 .../log_writer/log_writer_stdout/CMakeLists.txt    |   2 +-
 .../log_writer/log_writer_syslog/CMakeLists.txt    |   2 +-
 bundles/pubsub/pubsub_admin_zmq/CMakeLists.txt     |   2 +-
 bundles/pubsub/pubsub_discovery/CMakeLists.txt     |   2 +-
 .../pubsub_serializer_avrobin/CMakeLists.txt       |   2 +-
 .../pubsub/pubsub_serializer_json/CMakeLists.txt   |   2 +-
 .../pubsub/pubsub_topology_manager/CMakeLists.txt  |   2 +-
 libs/etcdlib/CMakeLists.txt                        |   2 +-
 rat-excludes.txt                                   |   9 +-
 15 files changed, 356 insertions(+), 302 deletions(-)