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 2020/08/26 15:16:47 UTC

[incubator-streampipes] 05/05: Merge branch 'dev' of github.com:apache/incubator-streampipes into dev

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/incubator-streampipes.git

commit ecb4672dc21eecba640986c9f9f0a507d6d70f3e
Merge: 5d380e9 ad6e73c
Author: Philipp Zehnder <ze...@fzi.de>
AuthorDate: Wed Aug 26 17:16:27 2020 +0200

    Merge branch 'dev' of github.com:apache/incubator-streampipes into dev

 .../matching/PipelineVerificationHandler.java      | 53 ++++++++++++----------
 .../apache/streampipes/sdk/StaticProperties.java   | 16 ++++++-
 .../builder/AbstractProcessingElementBuilder.java  |  2 +-
 .../sdk/extractor/AbstractParameterExtractor.java  | 17 +++++--
 .../streampipes/sdk/helpers/EpRequirements.java    |  5 ++
 .../sdk/helpers/RequirementsSelector.java          | 36 +++++++++++++++
 ui/package.json                                    |  2 -
 .../endpoint-installation.component.html           |  2 +-
 .../static-collection.component.ts                 |  9 +++-
 .../static-group/static-group.component.html       |  9 +++-
 .../static-mapping-unary.component.html            |  2 +-
 .../static-property.component.html                 |  3 ++
 ui/src/scss/sp/sp-theme.scss                       |  3 ++
 13 files changed, 123 insertions(+), 36 deletions(-)