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/02/15 16:23:57 UTC

[streampipes] branch remove-set-adapters updated (73aabb838 -> b28fbd295)

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

zehnder pushed a change to branch remove-set-adapters
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 73aabb838 [#1289] Remove class `AdapterStreamDescription`
     add b28fbd295 [#1289] Remove class `ProtocolStreamDescription`

No new revisions were added by this update.

Summary of changes:
 .../management/SourcesManagementTest.java          |  4 +--
 .../extensions/management/connect/Utils.java       |  6 ++--
 .../model/connect/adapter/AdapterDescription.java  |  1 +
 .../adapter/GenericAdapterStreamDescription.java   |  5 ++-
 .../grounding/ProtocolStreamDescription.java       | 41 ----------------------
 .../src/lib/model/gen/streampipes-model-client.ts  |  2 +-
 .../src/lib/model/gen/streampipes-model.ts         |  2 +-
 7 files changed, 10 insertions(+), 51 deletions(-)
 delete mode 100644 streampipes-model/src/main/java/org/apache/streampipes/model/connect/grounding/ProtocolStreamDescription.java