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/09/12 21:57:24 UTC

[incubator-streampipes] 02/03: Merge branch 'dev' into STREAMPIPES-234

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

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

commit cd7559bdf97b5303f80c6d05e7c2403a39e473e7
Merge: abc7f8c d6f0f9d
Author: Philipp Zehnder <ze...@fzi.de>
AuthorDate: Fri Sep 11 23:15:58 2020 +0200

    Merge branch 'dev' into STREAMPIPES-234

 .../all_pipeline_elements_jvm.xml                  | 21 ++++++++++++++++++++
 .idea/runConfigurations/connect_adapters.xml       | 17 ++++++++++++++++
 .../processors_aggregation_flink.xml               | 15 ++++++++++++++
 .../processors_enricher_flink.xml                  | 15 ++++++++++++++
 .../runConfigurations/processors_enricher_jvm.xml  | 14 +++++++++++++
 .idea/runConfigurations/processors_filters_jvm.xml | 14 +++++++++++++
 .../processors_filters_siddhi.xml                  | 14 +++++++++++++
 .idea/runConfigurations/processors_geo_flink.xml   | 15 ++++++++++++++
 .idea/runConfigurations/processors_geo_jvm.xml     | 14 +++++++++++++
 .../processors_imageprocessing_jvm.xml             | 14 +++++++++++++
 .../processors_pattern_detection_flink.xml         | 15 ++++++++++++++
 .../processors_statistics_flink.xml                | 15 ++++++++++++++
 .../processors_textmining_flink.xml                | 15 ++++++++++++++
 .../processors_textmining_jvm.xml                  | 14 +++++++++++++
 .../processors_transformation_flink.xml            | 15 ++++++++++++++
 .../processors_transformation_jvm.xml              | 14 +++++++++++++
 .idea/runConfigurations/sinks_brokers_jvm.xml      | 14 +++++++++++++
 .idea/runConfigurations/sinks_databases_flink.xml  | 16 +++++++++++++++
 .idea/runConfigurations/sinks_databases_jvm.xml    | 14 +++++++++++++
 .idea/runConfigurations/sinks_internal_jvm.xml     | 22 +++++++++++++++++++++
 .../runConfigurations/sinks_notifications_jvm.xml  | 23 ++++++++++++++++++++++
 .../sources_vehicle_simulator_jvm.xml              | 16 +++++++++++++++
 .../sources_watertank_simulator_jvm.xml            | 16 +++++++++++++++
 .../pipeline-element-recommendation.component.html |  2 +-
 .../pipeline-overview.component.html               |  2 +-
 25 files changed, 364 insertions(+), 2 deletions(-)