You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2021/05/31 11:25:49 UTC

[incubator-streampipes-extensions] branch STREAMPIPES-320 updated (27915f9 -> fd236f7)

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

bossenti pushed a change to branch STREAMPIPES-320
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-extensions.git.


    from 27915f9  [STREAMPIPES-320] adapt IoT DB client
     add 62d9c47  Revert "[STREANPIPES-334] implement changes for Buffer Labeler as well"
     add f591f8b  Revert "[STREANPIPES-334] add UI option for label name"
     add fd236f7  Revert "adaptions to changes in ObjectDetection"

No new revisions were added by this update.

Summary of changes:
 .../jvm/processor/imagecropper/ImageCropper.java   |  3 +-
 .../imagecropper/ImageCropperController.java       |  2 +-
 .../jvm/processor/state/labeler/LabelerUtils.java  | 33 ----------------------
 .../state/labeler/buffer/StateBufferLabeler.java   |  4 +--
 .../buffer/StateBufferLabelerController.java       | 19 ++-----------
 .../buffer/StateBufferLabelerParameters.java       |  7 -----
 .../state/labeler/model/StatementUtils.java        | 12 ++------
 .../state/labeler/number/NumberLabeler.java        |  5 +---
 .../labeler/number/NumberLabelerController.java    | 30 ++++++--------------
 .../labeler/number/NumberLabelerParameters.java    |  8 +-----
 .../strings.en                                     |  4 ---
 .../strings.en                                     |  3 --
 12 files changed, 18 insertions(+), 112 deletions(-)
 delete mode 100644 streampipes-processors-transformation-jvm/src/main/java/org/apache/streampipes/processors/transformation/jvm/processor/state/labeler/LabelerUtils.java