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/05/26 20:20:06 UTC

[incubator-streampipes-extensions] branch dev updated: Add unreleased pipeline elements to .spignore

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


The following commit(s) were added to refs/heads/dev by this push:
     new e1077c2  Add unreleased pipeline elements to .spignore
     new 3a08494  Merge branch 'dev' of github.com:apache/incubator-streampipes-extensions into dev
e1077c2 is described below

commit e1077c28c33bb3a52475dfd7287408ad0f353341
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Tue May 26 22:19:43 2020 +0200

    Add unreleased pipeline elements to .spignore
---
 .spignore | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/.spignore b/.spignore
index 09bf0f8..2669b9d 100644
--- a/.spignore
+++ b/.spignore
@@ -1,7 +1,2 @@
-org.apache.streampipes.processors.aggregation.flink.count
-org.apache.streampipes.processor.imageclassification.jvm.image-cropper
-org.apache.streampipes.processors.pattern-detection.flink.sequence
-org.apache.streampipes.processors.pattern-detection.flink.absence
-org.apache.streampipes.processors.pattern-detection.flink.and
-org.apache.streampipes.processors.pattern-detection.flink.increase
-org.apache.streampipes.processors.statistics.flink.statistics-summary
\ No newline at end of file
+org.apache.streampipes.processors.enricher.jvm.jseval
+org.apache.streampipes.sinks.databases.jvm.redis
\ No newline at end of file