You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2020/04/25 12:33:02 UTC

[incubator-streampipes-extensions] branch dev updated (d99640d -> c78e3bb)

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

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


    from d99640d  [STREAMPIPES-113]: Update OPC-UA adapter
     new 912345a  Fix TISensorTagTest
     new c8fdfe2  Add RELEASE_NOTES file
     new cd45da7  Modify DISCLAIMER_WIP
     new 37e99cc  Add docker-compose for release validation
     new c78e3bb  Use current development version 0.66.0-SNAPSHOT

The 5 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:
 DISCLAIMER-WIP                                     |  2 +-
 RELEASE_NOTES.md                                   | 49 +++++++++++++++++
 .../documentation.md => RELEASE_VALIDATION.md      | 44 +++-------------
 docker-compose.yml                                 | 61 ++++++++++++++++++++++
 pom.xml                                            |  6 +--
 streampipes-connect-adapters/pom.xml               |  2 +-
 .../streampipes-connect-adapter/pom.xml            |  2 +-
 .../connect/adapters/ti/TISensorTagTest.java       |  6 +--
 streampipes-pipeline-elements-all-jvm/pom.xml      | 24 ++++-----
 .../pom.xml                                        |  2 +-
 streampipes-pipeline-elements-shared/pom.xml       |  2 +-
 streampipes-processors-aggregation-flink/pom.xml   |  2 +-
 streampipes-processors-enricher-flink/pom.xml      |  2 +-
 streampipes-processors-enricher-jvm/pom.xml        |  2 +-
 streampipes-processors-filters-jvm/pom.xml         |  2 +-
 streampipes-processors-filters-siddhi/pom.xml      |  2 +-
 streampipes-processors-geo-flink/pom.xml           |  2 +-
 streampipes-processors-geo-jvm/pom.xml             |  2 +-
 .../pom.xml                                        |  2 +-
 .../pom.xml                                        |  2 +-
 streampipes-processors-statistics-flink/pom.xml    |  2 +-
 streampipes-processors-text-mining-flink/pom.xml   |  2 +-
 streampipes-processors-text-mining-jvm/pom.xml     |  2 +-
 .../pom.xml                                        |  2 +-
 streampipes-processors-transformation-jvm/pom.xml  |  2 +-
 streampipes-sinks-brokers-jvm/pom.xml              |  4 +-
 streampipes-sinks-databases-flink/pom.xml          |  2 +-
 streampipes-sinks-databases-jvm/pom.xml            |  2 +-
 streampipes-sinks-internal-jvm/pom.xml             |  2 +-
 streampipes-sinks-notifications-jvm/pom.xml        |  2 +-
 streampipes-sources-vehicle-simulator/pom.xml      |  4 +-
 streampipes-sources-watertank-simulator/pom.xml    |  4 +-
 32 files changed, 164 insertions(+), 84 deletions(-)
 create mode 100644 RELEASE_NOTES.md
 copy streampipes-connect-adapters/streampipes-connect-adapter/src/main/resources/org.apache.streampipes.connect.adapters.ros/documentation.md => RELEASE_VALIDATION.md (65%)
 create mode 100644 docker-compose.yml


[incubator-streampipes-extensions] 05/05: Use current development version 0.66.0-SNAPSHOT

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

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

commit c78e3bb05df969a65f7a074fb3201d636e5548fd
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Sat Apr 25 14:32:02 2020 +0200

    Use current development version 0.66.0-SNAPSHOT
---
 pom.xml                                            |  6 +++---
 streampipes-connect-adapters/pom.xml               |  2 +-
 .../streampipes-connect-adapter/pom.xml            |  2 +-
 streampipes-pipeline-elements-all-jvm/pom.xml      | 24 +++++++++++-----------
 .../pom.xml                                        |  2 +-
 streampipes-pipeline-elements-shared/pom.xml       |  2 +-
 streampipes-processors-aggregation-flink/pom.xml   |  2 +-
 streampipes-processors-enricher-flink/pom.xml      |  2 +-
 streampipes-processors-enricher-jvm/pom.xml        |  2 +-
 streampipes-processors-filters-jvm/pom.xml         |  2 +-
 streampipes-processors-filters-siddhi/pom.xml      |  2 +-
 streampipes-processors-geo-flink/pom.xml           |  2 +-
 streampipes-processors-geo-jvm/pom.xml             |  2 +-
 .../pom.xml                                        |  2 +-
 .../pom.xml                                        |  2 +-
 streampipes-processors-statistics-flink/pom.xml    |  2 +-
 streampipes-processors-text-mining-flink/pom.xml   |  2 +-
 streampipes-processors-text-mining-jvm/pom.xml     |  2 +-
 .../pom.xml                                        |  2 +-
 streampipes-processors-transformation-jvm/pom.xml  |  2 +-
 streampipes-sinks-brokers-jvm/pom.xml              |  4 ++--
 streampipes-sinks-databases-flink/pom.xml          |  2 +-
 streampipes-sinks-databases-jvm/pom.xml            |  2 +-
 streampipes-sinks-internal-jvm/pom.xml             |  2 +-
 streampipes-sinks-notifications-jvm/pom.xml        |  2 +-
 streampipes-sources-vehicle-simulator/pom.xml      |  4 ++--
 streampipes-sources-watertank-simulator/pom.xml    |  4 ++--
 27 files changed, 43 insertions(+), 43 deletions(-)

diff --git a/pom.xml b/pom.xml
index 82a1883..9a1d61a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,11 +23,11 @@
     <parent>
         <groupId>org.apache.streampipes</groupId>
         <artifactId>streampipes-parent</artifactId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>streampipes-extensions</artifactId>
-    <version>0.65.1-SNAPSHOT</version>
+    <version>0.66.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -61,7 +61,7 @@
     <properties>
         <owasp.check.skip>true</owasp.check.skip>
 
-        <streampipes.version>0.65.1-SNAPSHOT</streampipes.version>
+        <streampipes.version>0.66.0-SNAPSHOT</streampipes.version>
 
         <amqp-client.version>4.1.0</amqp-client.version>
         <boofcv.version>0.33</boofcv.version>
diff --git a/streampipes-connect-adapters/pom.xml b/streampipes-connect-adapters/pom.xml
index 85ebd23..063da8c 100644
--- a/streampipes-connect-adapters/pom.xml
+++ b/streampipes-connect-adapters/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.streampipes</groupId>
         <artifactId>streampipes-extensions</artifactId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/streampipes-connect-adapters/streampipes-connect-adapter/pom.xml b/streampipes-connect-adapters/streampipes-connect-adapter/pom.xml
index d941c37..1545a15 100644
--- a/streampipes-connect-adapters/streampipes-connect-adapter/pom.xml
+++ b/streampipes-connect-adapters/streampipes-connect-adapter/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-connect-adapters</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-pipeline-elements-all-jvm/pom.xml b/streampipes-pipeline-elements-all-jvm/pom.xml
index 5285468..0f7f7f6 100644
--- a/streampipes-pipeline-elements-all-jvm/pom.xml
+++ b/streampipes-pipeline-elements-all-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -31,67 +31,67 @@
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-filters-jvm</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-image-processing-jvm</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-filters-siddhi</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-text-mining-jvm</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-transformation-jvm</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-sinks-brokers-jvm</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-sinks-databases-jvm</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-sinks-internal-jvm</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-sinks-notifications-jvm</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-enricher-jvm</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-geo-jvm</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
             <classifier>embed</classifier>
         </dependency>
 
diff --git a/streampipes-pipeline-elements-data-simulator/pom.xml b/streampipes-pipeline-elements-data-simulator/pom.xml
index ac54eed..21b0d1c 100644
--- a/streampipes-pipeline-elements-data-simulator/pom.xml
+++ b/streampipes-pipeline-elements-data-simulator/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-pipeline-elements-shared/pom.xml b/streampipes-pipeline-elements-shared/pom.xml
index 8cde01d..c1ae205 100644
--- a/streampipes-pipeline-elements-shared/pom.xml
+++ b/streampipes-pipeline-elements-shared/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-aggregation-flink/pom.xml b/streampipes-processors-aggregation-flink/pom.xml
index 991916c..3bd1855 100644
--- a/streampipes-processors-aggregation-flink/pom.xml
+++ b/streampipes-processors-aggregation-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-enricher-flink/pom.xml b/streampipes-processors-enricher-flink/pom.xml
index 86481cf..14bb07f 100644
--- a/streampipes-processors-enricher-flink/pom.xml
+++ b/streampipes-processors-enricher-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-enricher-jvm/pom.xml b/streampipes-processors-enricher-jvm/pom.xml
index 1aa9642..5575be7 100644
--- a/streampipes-processors-enricher-jvm/pom.xml
+++ b/streampipes-processors-enricher-jvm/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-filters-jvm/pom.xml b/streampipes-processors-filters-jvm/pom.xml
index c44653e..94cbadc 100644
--- a/streampipes-processors-filters-jvm/pom.xml
+++ b/streampipes-processors-filters-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-filters-siddhi/pom.xml b/streampipes-processors-filters-siddhi/pom.xml
index 8296164..4c93648 100644
--- a/streampipes-processors-filters-siddhi/pom.xml
+++ b/streampipes-processors-filters-siddhi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-geo-flink/pom.xml b/streampipes-processors-geo-flink/pom.xml
index 2d22027..aec5c5f 100644
--- a/streampipes-processors-geo-flink/pom.xml
+++ b/streampipes-processors-geo-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-geo-jvm/pom.xml b/streampipes-processors-geo-jvm/pom.xml
index e789d4d..197ad2f 100644
--- a/streampipes-processors-geo-jvm/pom.xml
+++ b/streampipes-processors-geo-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-image-processing-jvm/pom.xml b/streampipes-processors-image-processing-jvm/pom.xml
index 88ccf00..88caf34 100644
--- a/streampipes-processors-image-processing-jvm/pom.xml
+++ b/streampipes-processors-image-processing-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-pattern-detection-flink/pom.xml b/streampipes-processors-pattern-detection-flink/pom.xml
index c012a32..243a94d 100644
--- a/streampipes-processors-pattern-detection-flink/pom.xml
+++ b/streampipes-processors-pattern-detection-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-statistics-flink/pom.xml b/streampipes-processors-statistics-flink/pom.xml
index c2d92ac..48641bc 100644
--- a/streampipes-processors-statistics-flink/pom.xml
+++ b/streampipes-processors-statistics-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-text-mining-flink/pom.xml b/streampipes-processors-text-mining-flink/pom.xml
index e2a3be3..be0479a 100644
--- a/streampipes-processors-text-mining-flink/pom.xml
+++ b/streampipes-processors-text-mining-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-text-mining-jvm/pom.xml b/streampipes-processors-text-mining-jvm/pom.xml
index 86716a1..75853d5 100644
--- a/streampipes-processors-text-mining-jvm/pom.xml
+++ b/streampipes-processors-text-mining-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-transformation-flink/pom.xml b/streampipes-processors-transformation-flink/pom.xml
index 9603ef3..fb23ae3 100644
--- a/streampipes-processors-transformation-flink/pom.xml
+++ b/streampipes-processors-transformation-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-transformation-jvm/pom.xml b/streampipes-processors-transformation-jvm/pom.xml
index b512cac..b0be3ce 100644
--- a/streampipes-processors-transformation-jvm/pom.xml
+++ b/streampipes-processors-transformation-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-sinks-brokers-jvm/pom.xml b/streampipes-sinks-brokers-jvm/pom.xml
index 1c3f177..7664b66 100644
--- a/streampipes-sinks-brokers-jvm/pom.xml
+++ b/streampipes-sinks-brokers-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -64,7 +64,7 @@
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-pipeline-elements-shared</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
diff --git a/streampipes-sinks-databases-flink/pom.xml b/streampipes-sinks-databases-flink/pom.xml
index f8d92ba..f924f84 100644
--- a/streampipes-sinks-databases-flink/pom.xml
+++ b/streampipes-sinks-databases-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-sinks-databases-jvm/pom.xml b/streampipes-sinks-databases-jvm/pom.xml
index afc0a5b..4c1efbc 100644
--- a/streampipes-sinks-databases-jvm/pom.xml
+++ b/streampipes-sinks-databases-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-sinks-internal-jvm/pom.xml b/streampipes-sinks-internal-jvm/pom.xml
index bc939b7..6fdfa46 100644
--- a/streampipes-sinks-internal-jvm/pom.xml
+++ b/streampipes-sinks-internal-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-sinks-notifications-jvm/pom.xml b/streampipes-sinks-notifications-jvm/pom.xml
index 94334b5..53ce0d9 100644
--- a/streampipes-sinks-notifications-jvm/pom.xml
+++ b/streampipes-sinks-notifications-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-sources-vehicle-simulator/pom.xml b/streampipes-sources-vehicle-simulator/pom.xml
index d64effe..7ffacb5 100644
--- a/streampipes-sources-vehicle-simulator/pom.xml
+++ b/streampipes-sources-vehicle-simulator/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -31,7 +31,7 @@
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-pipeline-elements-data-simulator</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
         </dependency>
 
         <!-- StreamPipes dependencies -->
diff --git a/streampipes-sources-watertank-simulator/pom.xml b/streampipes-sources-watertank-simulator/pom.xml
index ec9287e..caa2d9f 100644
--- a/streampipes-sources-watertank-simulator/pom.xml
+++ b/streampipes-sources-watertank-simulator/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.65.1-SNAPSHOT</version>
+        <version>0.66.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -31,7 +31,7 @@
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-pipeline-elements-data-simulator</artifactId>
-            <version>0.65.1-SNAPSHOT</version>
+            <version>0.66.0-SNAPSHOT</version>
         </dependency>
 
         <!-- StreamPipes dependencies -->


[incubator-streampipes-extensions] 02/05: Add RELEASE_NOTES file

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

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

commit c8fdfe20bf92772f613948e3b50d7adadbd522a6
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Sat Apr 25 13:22:39 2020 +0200

    Add RELEASE_NOTES file
---
 RELEASE_NOTES.md      | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 RELEASE_VALIDATION.md | 28 ++++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
new file mode 100644
index 0000000..796d81e
--- /dev/null
+++ b/RELEASE_NOTES.md
@@ -0,0 +1,49 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one or more
+  ~ contributor license agreements.  See the NOTICE file distributed with
+  ~ this work for additional information regarding copyright ownership.
+  ~ The ASF licenses this file to You under the Apache License, Version 2.0
+  ~ (the "License"); you may not use this file except in compliance with
+  ~ the License.  You may obtain a copy of the License at
+  ~
+  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS,
+  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~ See the License for the specific language governing permissions and
+  ~ limitations under the License.
+  ~
+  -->
+
+# Changelog
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
+## [Unreleased]
+### New Features
+
+### Improvements
+
+### Bug Fixes
+
+## [0.66.0]
+## New Features
+* Multiple properties are supported in PLC4X adapter
+* New data processor to merge data streams by timestamp
+* New data processor to enrich streams
+* New data sink for Eclipse Ditto
+* Multi-arch docker images
+* New adapter for NETIO power sockets
+* New data sink for MQTT
+* New data processor for numerical and text values
+
+## Improvements
+* Improvements to the Kafka Publisher Sink
+* Improvements to the Notification Sink
+
+## Bug fixes
+* Password field in postgres sink is now marked as password
+* Fix a bug in the REST pull adapter
diff --git a/RELEASE_VALIDATION.md b/RELEASE_VALIDATION.md
new file mode 100644
index 0000000..de03e3b
--- /dev/null
+++ b/RELEASE_VALIDATION.md
@@ -0,0 +1,28 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one or more
+  ~ contributor license agreements.  See the NOTICE file distributed with
+  ~ this work for additional information regarding copyright ownership.
+  ~ The ASF licenses this file to You under the Apache License, Version 2.0
+  ~ (the "License"); you may not use this file except in compliance with
+  ~ the License.  You may obtain a copy of the License at
+  ~
+  ~    http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS,
+  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~ See the License for the specific language governing permissions and
+  ~ limitations under the License.
+  ~
+  -->
+
+## Release Validation
+
+An Apache StreamPipes (incubating) release consists of the following source releases:
+
+* incubator-streampipes
+* incubator-streampipes-extensions
+* incubator-streampipes-installer
+
+To validate and test a release candidate, please visit our validation guide: 
+[https://cwiki.apache.org/confluence/display/STREAMPIPES/Validating+a+release](https://cwiki.apache.org/confluence/display/STREAMPIPES/Validating+a+release)
\ No newline at end of file


[incubator-streampipes-extensions] 04/05: Add docker-compose for release validation

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

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

commit 37e99ccefe400825bcbb480399e27bdc47458161
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Sat Apr 25 14:25:42 2020 +0200

    Add docker-compose for release validation
---
 docker-compose.yml | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)

diff --git a/docker-compose.yml b/docker-compose.yml
new file mode 100644
index 0000000..fe98eed
--- /dev/null
+++ b/docker-compose.yml
@@ -0,0 +1,61 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# ============================================================
+# NOTICE
+# ============================================================
+# This docker-compose file is for validating releases only. To use StreamPipes, use the installation instructions
+# provided on https://streampipes.apache.org/download
+#
+
+
+version: "2.4"
+services:
+
+  #### apache/incubator-streampipes-extensions
+  connect-worker-main:
+    build:
+      context: ./streampipes-connect-adapters/streampipes-connect-adapter
+      dockerfile: Dockerfile
+      args:
+        BASE_IMAGE: adoptopenjdk/openjdk8-openj9:alpine-slim
+    environment:
+      - SP_CONNECT_CONTAINER_HOST=connect-master
+      - SP_CONNECT_CONTAINER_WORKER=connect-worker-main
+    networks:
+      spnet:
+
+  pipeline-elements-all-jvm:
+    build:
+      context: ./streampipes-pipeline-elements-all-jvm
+      dockerfile: Dockerfile
+      args:
+        BASE_IMAGE: adoptopenjdk/openjdk8-openj9:alpine-slim
+    networks:
+      spnet:
+
+  sources-watertank-simulator:
+    build:
+      context: ./streampipes-sources-watertank-simulator
+      dockerfile: Dockerfile
+      args:
+        BASE_IMAGE: adoptopenjdk/openjdk8-openj9:alpine-slim
+    networks:
+      spnet:
+
+networks:
+  spnet:
+    external: true
+    name: streampipes_network
\ No newline at end of file


[incubator-streampipes-extensions] 03/05: Modify DISCLAIMER_WIP

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

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

commit cd45da7dcfc3616f313ac54deed956647d4ab2ff
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Sat Apr 25 13:23:01 2020 +0200

    Modify DISCLAIMER_WIP
---
 DISCLAIMER-WIP | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DISCLAIMER-WIP b/DISCLAIMER-WIP
index 1303011..f8350e8 100644
--- a/DISCLAIMER-WIP
+++ b/DISCLAIMER-WIP
@@ -3,6 +3,6 @@ Incubator. Incubation is required of all newly accepted projects until a further
 infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
 
 Some of the incubating project’s releases may not be fully compliant with ASF policy. For example, releases may have incomplete or un-reviewed licensing conditions. What follows is a list of known issues the project is currently aware of (note that this list, by definition, is likely to be incomplete):
-
+(currently no issues known)
 
 If you are planning to incorporate this work into your product/project, please be aware that you will need to conduct a thorough licensing review to determine the overall implications of including this work. For the current status of this project through the Apache Incubator visit: https://incubator.apache.org/projects/streampipes.html
\ No newline at end of file


[incubator-streampipes-extensions] 01/05: Fix TISensorTagTest

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

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

commit 912345ad95c9626b0721e15c6e47ba25bc3147f2
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Sat Apr 25 13:20:25 2020 +0200

    Fix TISensorTagTest
---
 .../org/apache/streampipes/connect/adapters/ti/TISensorTagTest.java | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/streampipes-connect-adapters/streampipes-connect-adapter/src/test/java/org/apache/streampipes/connect/adapters/ti/TISensorTagTest.java b/streampipes-connect-adapters/streampipes-connect-adapter/src/test/java/org/apache/streampipes/connect/adapters/ti/TISensorTagTest.java
index 22e4576..56055bb 100644
--- a/streampipes-connect-adapters/streampipes-connect-adapter/src/test/java/org/apache/streampipes/connect/adapters/ti/TISensorTagTest.java
+++ b/streampipes-connect-adapters/streampipes-connect-adapter/src/test/java/org/apache/streampipes/connect/adapters/ti/TISensorTagTest.java
@@ -1,11 +1,11 @@
 package org.apache.streampipes.connect.adapters.ti;
 
+import static org.junit.Assert.assertEquals;
+
 import org.junit.Test;
 
 import java.util.Map;
 
-import static org.junit.Assert.*;
-
 /*
 Copyright 2019 FZI Forschungszentrum Informatik
 
@@ -43,7 +43,7 @@ public class TISensorTagTest {
     public void parseEvent() {
         Map<String, Object> result = TISensorTag.parseEvent(event);
 
-        assertEquals(14, result.keySet().size());
+        assertEquals(16, result.keySet().size());
         assertEquals(result.get("ambientTemp"), 19.58);
         assertEquals(result.get("objectTemp"), 16.59);
         assertEquals(result.get("humidity"), 38.3917);