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 2023/03/29 08:08:05 UTC

[streampipes] branch dev updated: [hotfix] Fix configuration for pipeline element development (#1465)

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


The following commit(s) were added to refs/heads/dev by this push:
     new c33607da7 [hotfix] Fix configuration for pipeline element development (#1465)
c33607da7 is described below

commit c33607da7e5b86d643db0b13941f538186711c3d
Author: Philipp Zehnder <te...@users.noreply.github.com>
AuthorDate: Wed Mar 29 10:07:56 2023 +0200

    [hotfix] Fix configuration for pipeline element development (#1465)
---
 installer/cli/environments/pipeline-element      | 2 --
 installer/cli/environments/pipeline-element-nats | 2 --
 2 files changed, 4 deletions(-)

diff --git a/installer/cli/environments/pipeline-element b/installer/cli/environments/pipeline-element
index 2f6f35c08..3c0e735bd 100644
--- a/installer/cli/environments/pipeline-element
+++ b/installer/cli/environments/pipeline-element
@@ -16,10 +16,8 @@
 [environment:pipeline-element]
 backend
 consul
-extensions-all-jvm
 couchdb
 kafka
 ui
-sources-watertank-simulator
 zookeeper
 influxdb
diff --git a/installer/cli/environments/pipeline-element-nats b/installer/cli/environments/pipeline-element-nats
index d1fa850b0..25cda9368 100644
--- a/installer/cli/environments/pipeline-element-nats
+++ b/installer/cli/environments/pipeline-element-nats
@@ -16,9 +16,7 @@
 [environment:pipeline-element]
 backend
 consul
-extensions-all-jvm
 couchdb
 ui
-sources-watertank-simulator
 nats
 influxdb