You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2021/06/04 18:32:26 UTC

[incubator-streampipes-extensions] 01/01: Merge branch 'dev' into STREAMPIPES-319

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

riemer pushed a commit to branch STREAMPIPES-319
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-extensions.git

commit a8a76ab243555de159a83b490a24764015db9994
Merge: 1bd9622 981c953
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Fri Jun 4 20:32:01 2021 +0200

    Merge branch 'dev' into STREAMPIPES-319

 pom.xml                                            | 27 +-------
 .../connect/adapters/plc4x/s7/Plc4xS7Adapter.java  |  8 +--
 .../connect/protocol/set/FileProtocol.java         | 44 +++++++++++---
 .../strings.en                                     |  3 +
 .../documentation.md                               |  4 +-
 .../documentation.md                               |  5 +-
 .../documentation.md                               | 16 +++--
 .../documentation.md                               | 23 ++++---
 .../documentation.md                               | 21 +++++--
 .../documentation.md                               | 15 ++---
 .../documentation.md                               |  1 -
 .../documentation.md                               | 20 +++---
 .../documentation.md                               |  1 -
 .../documentation.md                               | 16 +++--
 .../documentation.md                               | 19 ++++--
 .../documentation.md                               | 16 +++--
 .../documentation.md                               |  6 +-
 .../documentation.md                               | 25 +++++++-
 .../documentation.md                               |  7 +--
 .../documentation.md                               | 24 ++++++--
 .../documentation.md                               |  1 -
 .../documentation.md                               |  1 -
 .../documentation.md                               |  3 +-
 .../documentation.md                               |  3 +-
 .../documentation.md                               |  1 -
 .../documentation.md                               |  3 +-
 .../documentation.md                               |  3 +-
 .../jvm/processor/state/StateUtils.java            | 64 +++++++++++++++++++
 .../jvm/processor/state/labeler/LabelerUtils.java  |  3 +-
 .../buffer/StateBufferLabelerController.java       | 56 +++++------------
 .../labeler/number/NumberLabelerController.java    | 57 ++++-------------
 .../documentation.md                               |  3 +-
 .../documentation.md                               |  1 -
 streampipes-sinks-databases-jvm/pom.xml            |  8 ---
 .../documentation.md                               | 24 +++++++-
 .../sinks/internal/jvm/dashboard/Dashboard.java    | 58 +++++-------------
 .../jvm/dashboard/DashboardController.java         |  3 +-
 .../internal/jvm/dashboard/DashboardModel.java     | 71 ----------------------
 .../jvm/dashboard/DashboardParameters.java         | 24 +-------
 .../documentation.md                               |  3 +-
 .../documentation.md                               |  1 -
 41 files changed, 329 insertions(+), 363 deletions(-)