You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by wi...@apache.org on 2020/09/09 18:23:17 UTC

[incubator-streampipes] branch dev updated (a115c5e -> 7c19e23)

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

wiener pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git.


    from a115c5e  [STREAMPIPES-232] Build and push Docker images on rel/** branches
     new 455ab85  [STREAMPIPES-167] place only needed IntelliJ run configs
     new 43bf478  Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
     new 7c19e23  [hotfix] update version to 0.68.0-SNAPSHOT

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .idea/runConfigurations/AggregationFlinkInit.xml   | 15 -------------
 .idea/runConfigurations/BrokersJvmInit.xml         | 14 ------------
 .idea/runConfigurations/ConnectAdapterInit.xml     | 17 --------------
 .idea/runConfigurations/DatabasesFlinkInit.xml     | 16 -------------
 .idea/runConfigurations/DatabasesJvmInit.xml       | 14 ------------
 .idea/runConfigurations/EnricherFlinkInit.xml      | 15 -------------
 .idea/runConfigurations/EnricherJvmInit.xml        | 14 ------------
 .idea/runConfigurations/FiltersJvmInit.xml         | 15 -------------
 .idea/runConfigurations/FiltersSiddhiInit.xml      | 15 -------------
 .idea/runConfigurations/GeoFlinkInit.xml           | 15 -------------
 .idea/runConfigurations/GeoJvmInit.xml             | 14 ------------
 .idea/runConfigurations/ImageProcessingJvmInit.xml | 14 ------------
 .../PatternDetectionFlinkInit.xml                  | 15 -------------
 .idea/runConfigurations/SinksInternalJvmInit.xml   | 26 ----------------------
 .../SinksNotificationsJvmInit.xml                  | 23 -------------------
 .idea/runConfigurations/StatisticsFlinkInit.xml    | 15 -------------
 .idea/runConfigurations/TestMiningFlinkInit.xml    | 15 -------------
 .idea/runConfigurations/TestMiningJvmInit.xml      | 14 ------------
 .../runConfigurations/TransformationFlinkInit.xml  | 15 -------------
 .idea/runConfigurations/TransformationJvmInit.xml  | 14 ------------
 .idea/runConfigurations/VehicleSimulatorInit.xml   | 16 -------------
 .idea/runConfigurations/WatertankSimulatorInit.xml | 16 -------------
 .../{Apache_StreamPipes___Core.xml => backend.xml} | 13 +++++------
 ...pes___Connect_Master.xml => connect_master.xml} |  7 +++---
 .idea/runConfigurations/ui.xml                     |  9 ++++++++
 ui/package.json                                    |  2 +-
 26 files changed, 19 insertions(+), 359 deletions(-)
 delete mode 100644 .idea/runConfigurations/AggregationFlinkInit.xml
 delete mode 100644 .idea/runConfigurations/BrokersJvmInit.xml
 delete mode 100644 .idea/runConfigurations/ConnectAdapterInit.xml
 delete mode 100644 .idea/runConfigurations/DatabasesFlinkInit.xml
 delete mode 100644 .idea/runConfigurations/DatabasesJvmInit.xml
 delete mode 100644 .idea/runConfigurations/EnricherFlinkInit.xml
 delete mode 100644 .idea/runConfigurations/EnricherJvmInit.xml
 delete mode 100644 .idea/runConfigurations/FiltersJvmInit.xml
 delete mode 100644 .idea/runConfigurations/FiltersSiddhiInit.xml
 delete mode 100644 .idea/runConfigurations/GeoFlinkInit.xml
 delete mode 100644 .idea/runConfigurations/GeoJvmInit.xml
 delete mode 100644 .idea/runConfigurations/ImageProcessingJvmInit.xml
 delete mode 100644 .idea/runConfigurations/PatternDetectionFlinkInit.xml
 delete mode 100644 .idea/runConfigurations/SinksInternalJvmInit.xml
 delete mode 100644 .idea/runConfigurations/SinksNotificationsJvmInit.xml
 delete mode 100644 .idea/runConfigurations/StatisticsFlinkInit.xml
 delete mode 100644 .idea/runConfigurations/TestMiningFlinkInit.xml
 delete mode 100644 .idea/runConfigurations/TestMiningJvmInit.xml
 delete mode 100644 .idea/runConfigurations/TransformationFlinkInit.xml
 delete mode 100644 .idea/runConfigurations/TransformationJvmInit.xml
 delete mode 100644 .idea/runConfigurations/VehicleSimulatorInit.xml
 delete mode 100644 .idea/runConfigurations/WatertankSimulatorInit.xml
 rename .idea/runConfigurations/{Apache_StreamPipes___Core.xml => backend.xml} (54%)
 rename .idea/runConfigurations/{Apache_StreamPipes___Connect_Master.xml => connect_master.xml} (59%)
 create mode 100644 .idea/runConfigurations/ui.xml


[incubator-streampipes] 02/03: Merge remote-tracking branch 'refs/remotes/origin/dev' into dev

Posted by wi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 43bf4787207fe115b5e6f867a6e636d62abf7d15
Merge: 455ab85 a115c5e
Author: Patrick Wiener <wi...@fzi.de>
AuthorDate: Wed Sep 9 20:18:03 2020 +0200

    Merge remote-tracking branch 'refs/remotes/origin/dev' into dev

 .github/workflows/build.yml | 1 +
 streampipes-backend/pom.xml | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)


[incubator-streampipes] 01/03: [STREAMPIPES-167] place only needed IntelliJ run configs

Posted by wi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 455ab85f1fecd3b3c2cf217887835406ef350614
Author: Patrick Wiener <wi...@fzi.de>
AuthorDate: Wed Sep 9 20:17:51 2020 +0200

    [STREAMPIPES-167] place only needed IntelliJ run configs
---
 .idea/runConfigurations/AggregationFlinkInit.xml   | 15 -------------
 .idea/runConfigurations/BrokersJvmInit.xml         | 14 ------------
 .idea/runConfigurations/ConnectAdapterInit.xml     | 17 --------------
 .idea/runConfigurations/DatabasesFlinkInit.xml     | 16 -------------
 .idea/runConfigurations/DatabasesJvmInit.xml       | 14 ------------
 .idea/runConfigurations/EnricherFlinkInit.xml      | 15 -------------
 .idea/runConfigurations/EnricherJvmInit.xml        | 14 ------------
 .idea/runConfigurations/FiltersJvmInit.xml         | 15 -------------
 .idea/runConfigurations/FiltersSiddhiInit.xml      | 15 -------------
 .idea/runConfigurations/GeoFlinkInit.xml           | 15 -------------
 .idea/runConfigurations/GeoJvmInit.xml             | 14 ------------
 .idea/runConfigurations/ImageProcessingJvmInit.xml | 14 ------------
 .../PatternDetectionFlinkInit.xml                  | 15 -------------
 .idea/runConfigurations/SinksInternalJvmInit.xml   | 26 ----------------------
 .../SinksNotificationsJvmInit.xml                  | 23 -------------------
 .idea/runConfigurations/StatisticsFlinkInit.xml    | 15 -------------
 .idea/runConfigurations/TestMiningFlinkInit.xml    | 15 -------------
 .idea/runConfigurations/TestMiningJvmInit.xml      | 14 ------------
 .../runConfigurations/TransformationFlinkInit.xml  | 15 -------------
 .idea/runConfigurations/TransformationJvmInit.xml  | 14 ------------
 .idea/runConfigurations/VehicleSimulatorInit.xml   | 16 -------------
 .idea/runConfigurations/WatertankSimulatorInit.xml | 16 -------------
 .../{Apache_StreamPipes___Core.xml => backend.xml} | 13 +++++------
 ...pes___Connect_Master.xml => connect_master.xml} |  7 +++---
 .idea/runConfigurations/ui.xml                     |  9 ++++++++
 25 files changed, 18 insertions(+), 358 deletions(-)

diff --git a/.idea/runConfigurations/AggregationFlinkInit.xml b/.idea/runConfigurations/AggregationFlinkInit.xml
deleted file mode 100644
index 6a305f6..0000000
--- a/.idea/runConfigurations/AggregationFlinkInit.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="AggregationFlinkInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6005" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_FLINK_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.aggregation.flink.AggregationFlinkInit" />
-    <module name="streampipes-processors-aggregation-flink" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/BrokersJvmInit.xml b/.idea/runConfigurations/BrokersJvmInit.xml
deleted file mode 100644
index e84405d..0000000
--- a/.idea/runConfigurations/BrokersJvmInit.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="BrokersJvmInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="7005" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.sinks.brokers.jvm.BrokersJvmInit" />
-    <module name="streampipes-sinks-brokers-jvm" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/ConnectAdapterInit.xml b/.idea/runConfigurations/ConnectAdapterInit.xml
deleted file mode 100644
index 3bd220f..0000000
--- a/.idea/runConfigurations/ConnectAdapterInit.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="ConnectAdapterInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_CONNECT_CONTAINER_WORKER_HOST" value="host.docker.internal" />
-      <env name="SP_CONNECT_CONTAINER_HOST" value="host.docker.internal" />
-      <env name="SP_CONNECT_CONTAINER_MASTER_HOST" value="localhost" />
-      <env name="SP_DATA_LOCATION" value="./test_data/" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_DEBUG_CONNECT" value="false" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.connect.ConnectAdapterInit" />
-    <module name="streampipes-connect-adapters" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/DatabasesFlinkInit.xml b/.idea/runConfigurations/DatabasesFlinkInit.xml
deleted file mode 100644
index f6fd97a..0000000
--- a/.idea/runConfigurations/DatabasesFlinkInit.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="DatabasesFlinkInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="7010" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_FLINK_DEBUG" value="true" />
-      <env name="SP_ELASTICSEARCH_HOST" value="localhost" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.sinks.databases.flink.DatabasesFlinkInit" />
-    <module name="streampipes-sinks-databases-flink" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/DatabasesJvmInit.xml b/.idea/runConfigurations/DatabasesJvmInit.xml
deleted file mode 100644
index c5e359f..0000000
--- a/.idea/runConfigurations/DatabasesJvmInit.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="DatabasesJvmInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="7015" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.sinks.databases.jvm.DatabasesJvmInit" />
-    <module name="streampipes-sinks-databases-jvm" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/EnricherFlinkInit.xml b/.idea/runConfigurations/EnricherFlinkInit.xml
deleted file mode 100644
index de9f6c5..0000000
--- a/.idea/runConfigurations/EnricherFlinkInit.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="EnricherFlinkInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6010" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_FLINK_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.enricher.flink.EnricherFlinkInit" />
-    <module name="streampipes-processors-enricher-flink" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/EnricherJvmInit.xml b/.idea/runConfigurations/EnricherJvmInit.xml
deleted file mode 100644
index d56289c..0000000
--- a/.idea/runConfigurations/EnricherJvmInit.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="EnricherJvmInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6015" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.enricher.jvm.EnricherJvmInit" />
-    <module name="streampipes-processors-enricher-jvm" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/FiltersJvmInit.xml b/.idea/runConfigurations/FiltersJvmInit.xml
deleted file mode 100644
index 08d48e4..0000000
--- a/.idea/runConfigurations/FiltersJvmInit.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="FiltersJvmInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6025" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_FLINK_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.filters.jvm.FiltersJvmInit" />
-    <module name="streampipes-processors-filters-jvm" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/FiltersSiddhiInit.xml b/.idea/runConfigurations/FiltersSiddhiInit.xml
deleted file mode 100644
index 08d48e4..0000000
--- a/.idea/runConfigurations/FiltersSiddhiInit.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="FiltersJvmInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6025" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_FLINK_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.filters.jvm.FiltersJvmInit" />
-    <module name="streampipes-processors-filters-jvm" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/GeoFlinkInit.xml b/.idea/runConfigurations/GeoFlinkInit.xml
deleted file mode 100644
index cd7b193..0000000
--- a/.idea/runConfigurations/GeoFlinkInit.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="GeoFlinkInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6025" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_FLINK_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processor.geo.flink.GeoFlinkInit" />
-    <module name="streampipes-processors-geo-flink" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/GeoJvmInit.xml b/.idea/runConfigurations/GeoJvmInit.xml
deleted file mode 100644
index efb896e..0000000
--- a/.idea/runConfigurations/GeoJvmInit.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="GeoJvmInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="8005" />
-      <env name="SP_HOST" value="172.17.0.1" />
-      <env name="SP_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.geo.jvm.GeoJvmInit" />
-    <module name="streampipes-processors-geo-jvm" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/ImageProcessingJvmInit.xml b/.idea/runConfigurations/ImageProcessingJvmInit.xml
deleted file mode 100644
index ccc253d..0000000
--- a/.idea/runConfigurations/ImageProcessingJvmInit.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="ImageProcessingJvmInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6035" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.imageprocessing.jvm.ImageProcessingJvmInit" />
-    <module name="streampipes-processors-image-processing-jvm" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/PatternDetectionFlinkInit.xml b/.idea/runConfigurations/PatternDetectionFlinkInit.xml
deleted file mode 100644
index 73abdbf..0000000
--- a/.idea/runConfigurations/PatternDetectionFlinkInit.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="PatternDetectionFlinkInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6040" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_FLINK_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.pattern.detection.flink.PatternDetectionFlinkInit" />
-    <module name="streampipes-processors-pattern-detection-flink" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/SinksInternalJvmInit.xml b/.idea/runConfigurations/SinksInternalJvmInit.xml
deleted file mode 100644
index 467ef95..0000000
--- a/.idea/runConfigurations/SinksInternalJvmInit.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="SinksInternalJvmInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="7020" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_COUCHDB_HOST" value="localhost" />
-      <env name="SP_JMS_HOST" value="localhost" />
-      <env name="SP_JMS_PORT" value="61616" />
-      <env name="SP_DATA_LAKE_HOST" value="localhost" />
-      <env name="SP_DATA_LAKE_PORT" value="8086" />
-      <env name="SP_BACKEND_HOST" value="localhost" />
-      <env name="SP_BACKEND_PORT" value="8030" />
-      <env name="SP_IMAGE_STORAGE_LOCATION" value="" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.sinks.internal.jvm.SinksInternalJvmInit" />
-    <module name="streampipes-sinks-internal-jvm" />
-    <extension name="net.ashald.envfile">
-      <option name="IS_ENABLED" value="false" />
-      <ENTRIES />
-    </extension>
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/SinksNotificationsJvmInit.xml b/.idea/runConfigurations/SinksNotificationsJvmInit.xml
deleted file mode 100644
index 6ec3b14..0000000
--- a/.idea/runConfigurations/SinksNotificationsJvmInit.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="SinksNotificationsJvmInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="7025" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SLACK_TOKEN" value="" />
-      <env name="EMAIL_FROMS" value="" />
-      <env name="EMAIL_USERNAME" value="" />
-      <env name="EMAIL_PASSWORD" value="" />
-      <env name="EMAIL_SMTP_HOST" value="" />
-      <env name="EMAIL_SMTP_PORT" value="" />
-      <env name="EMAIL_STARTTLS" value="" />
-      <env name="EMAIL_SILL" value="" />
-      <env name="WEBSOCKET_PROTOCOL" value="ws" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.sinks.notifications.jvm.SinksNotificationsJvmInit" />
-    <module name="streampipes-sinks-notifications-jvm" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/StatisticsFlinkInit.xml b/.idea/runConfigurations/StatisticsFlinkInit.xml
deleted file mode 100644
index 1f41f0e..0000000
--- a/.idea/runConfigurations/StatisticsFlinkInit.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="StatisticsFlinkInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6045" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_FLINK_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.statistics.flink.StatisticsFlinkInit" />
-    <module name="streampipes-processors-statistics-flink" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/TestMiningFlinkInit.xml b/.idea/runConfigurations/TestMiningFlinkInit.xml
deleted file mode 100644
index dbcfd58..0000000
--- a/.idea/runConfigurations/TestMiningFlinkInit.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="TextMiningFlinkInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6050" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_FLINK_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.textmining.flink.TextMiningFlinkInit" />
-    <module name="streampipes-processors-text-mining-flink" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/TestMiningJvmInit.xml b/.idea/runConfigurations/TestMiningJvmInit.xml
deleted file mode 100644
index c4fdb72..0000000
--- a/.idea/runConfigurations/TestMiningJvmInit.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="TextMiningJvmInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6065" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.textmining.jvm.TextMiningJvmInit" />
-    <module name="streampipes-processors-text-mining-jvm" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/TransformationFlinkInit.xml b/.idea/runConfigurations/TransformationFlinkInit.xml
deleted file mode 100644
index caff969..0000000
--- a/.idea/runConfigurations/TransformationFlinkInit.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="TransformationFlinkInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6055" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_FLINK_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.transformation.flink.TransformationFlinkInit" />
-    <module name="streampipes-processors-transformation-flink" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/TransformationJvmInit.xml b/.idea/runConfigurations/TransformationJvmInit.xml
deleted file mode 100644
index 8936e66..0000000
--- a/.idea/runConfigurations/TransformationJvmInit.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="TransformationJvmInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="6060" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.processors.transformation.jvm.TransformationJvmInit" />
-    <module name="streampipes-processors-transformation-jvm" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/VehicleSimulatorInit.xml b/.idea/runConfigurations/VehicleSimulatorInit.xml
deleted file mode 100644
index 33e3b72..0000000
--- a/.idea/runConfigurations/VehicleSimulatorInit.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="VehicleSimulatorInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="5010" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_KAFKA_HOST" value="localhost" />
-      <env name="SP_ZOOKEEPER_HOST" value="localhost" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.sources.vehicle.simulator.VehicleSimulatorInit" />
-    <module name="streampipes-sources-vehicle-simulator" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/WatertankSimulatorInit.xml b/.idea/runConfigurations/WatertankSimulatorInit.xml
deleted file mode 100644
index 068fb63..0000000
--- a/.idea/runConfigurations/WatertankSimulatorInit.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="WatertankSimulatorInit" type="Application" factoryName="Application">
-    <envs>
-      <env name="SP_PORT" value="5015" />
-      <env name="SP_HOST" value="host.docker.internal" />
-      <env name="SP_DEBUG" value="true" />
-      <env name="SP_KAFKA_HOST" value="localhost" />
-      <env name="SP_ZOOKEEPER_HOST" value="localhost" />
-    </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.sources.watertank.simulator.WatertankSimulatorInit" />
-    <module name="streampipes-sources-watertank-simulator" />
-    <method v="2">
-      <option name="Make" enabled="true" />
-    </method>
-  </configuration>
-</component>
\ No newline at end of file
diff --git a/.idea/runConfigurations/Apache_StreamPipes___Core.xml b/.idea/runConfigurations/backend.xml
similarity index 54%
rename from .idea/runConfigurations/Apache_StreamPipes___Core.xml
rename to .idea/runConfigurations/backend.xml
index 765372e..7119d5c 100644
--- a/.idea/runConfigurations/Apache_StreamPipes___Core.xml
+++ b/.idea/runConfigurations/backend.xml
@@ -1,19 +1,16 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="Apache StreamPipes - Core" type="Application" factoryName="Application">
+  <configuration default="false" name="backend" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
+    <module name="streampipes-backend" />
+    <option name="SPRING_BOOT_MAIN_CLASS" value="org.apache.streampipes.backend.StreamPipesBackendApplication" />
+    <option name="ALTERNATIVE_JRE_PATH" />
     <envs>
       <env name="SP_COUCHDB_HOST" value="localhost" />
       <env name="SP_BACKEND_HOST" value="localhost" />
       <env name="SP_INFLUX_HOST" value="localhost" />
       <env name="SP_INFLUX_PORT" value="8086" />
       <env name="SP_JMS_HOST" value="localhost" />
-      <env name="SP_DEBUG" value="true" />
+      <env name="SP_DEBUG" value="true " />
     </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.backend.StreamPipesBackendApplication" />
-    <module name="streampipes-backend" />
-    <extension name="net.ashald.envfile">
-      <option name="IS_ENABLED" value="false" />
-      <ENTRIES />
-    </extension>
     <method v="2">
       <option name="Make" enabled="true" />
     </method>
diff --git a/.idea/runConfigurations/Apache_StreamPipes___Connect_Master.xml b/.idea/runConfigurations/connect_master.xml
similarity index 59%
rename from .idea/runConfigurations/Apache_StreamPipes___Connect_Master.xml
rename to .idea/runConfigurations/connect_master.xml
index f1b9be8..8893fcc 100644
--- a/.idea/runConfigurations/Apache_StreamPipes___Connect_Master.xml
+++ b/.idea/runConfigurations/connect_master.xml
@@ -1,13 +1,14 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="Apache StreamPipes - Connect Master" type="Application" factoryName="Application">
+  <configuration default="false" name="connect-master" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
+    <module name="streampipes-connect-container-master" />
+    <option name="SPRING_BOOT_MAIN_CLASS" value="org.apache.streampipes.connect.container.master.init.AdapterMasterContainer" />
+    <option name="ALTERNATIVE_JRE_PATH" />
     <envs>
       <env name="SP_BACKEND_HOST" value="localhost" />
       <env name="SP_KAFKA_HOST" value="localhost" />
       <env name="SP_CONNECT_CONTAINER_HOST" value="localhost" />
       <env name="SP_COUCHDB_HOST" value="localhost" />
     </envs>
-    <option name="MAIN_CLASS_NAME" value="org.apache.streampipes.connect.container.master.init.AdapterMasterContainer" />
-    <module name="streampipes-connect-container-master" />
     <method v="2">
       <option name="Make" enabled="true" />
     </method>
diff --git a/.idea/runConfigurations/ui.xml b/.idea/runConfigurations/ui.xml
new file mode 100644
index 0000000..ce35c11
--- /dev/null
+++ b/.idea/runConfigurations/ui.xml
@@ -0,0 +1,9 @@
+<component name="ProjectRunConfigurationManager">
+  <configuration default="false" name="ui" type="js.build_tools.npm">
+    <package-json value="$PROJECT_DIR$/../incubator-streampipes/ui/package.json" />
+    <command value="start" />
+    <node-interpreter value="project" />
+    <envs />
+    <method v="2" />
+  </configuration>
+</component>
\ No newline at end of file


[incubator-streampipes] 03/03: [hotfix] update version to 0.68.0-SNAPSHOT

Posted by wi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7c19e23e0e03dd08d406b6f6e3a78f5c2c5b6686
Author: Patrick Wiener <wi...@fzi.de>
AuthorDate: Wed Sep 9 20:18:33 2020 +0200

    [hotfix] update version to 0.68.0-SNAPSHOT
---
 ui/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/package.json b/ui/package.json
index a3672a2..9ddb7a7 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "apache-streampipes",
-  "version": "0.67.0-SNAPSHOT",
+  "version": "0.68.0-SNAPSHOT",
   "description": "Apache StreamPipes (incubating) user interface",
   "homepage": "http://streampipes.apache.org",
   "repository": {