You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2023/01/11 20:37:40 UTC

[streampipes] 01/01: Merge pull request #1078 from apache/SP-1077

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

zehnder pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git

commit 0b1f23f22afd47efbb91fe3715db206086278c73
Merge: 1c80ccd6e 71e5bca63
Author: Philipp Zehnder <te...@users.noreply.github.com>
AuthorDate: Wed Jan 11 21:37:33 2023 +0100

    Merge pull request #1078 from apache/SP-1077

 .../extensions/api/connect/IProtocol.java          |  5 ----
 .../connect/iiot/protocol/set/FileProtocol.java    | 28 ------------------
 .../connect/iiot/protocol/set/HttpProtocol.java    | 29 ------------------
 .../iiot/protocol/stream/BrokerProtocol.java       | 13 ---------
 .../iiot/protocol/stream/FileStreamProtocol.java   | 27 -----------------
 .../iiot/protocol/stream/HttpServerProtocol.java   |  7 -----
 .../iiot/protocol/stream/HttpStreamProtocol.java   | 34 ----------------------
 7 files changed, 143 deletions(-)