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

zehnder pushed a commit to branch cli_pipeline_element
in repository https://gitbox.apache.org/repos/asf/streampipes.git

commit 22f2931b90febb220152b5f37f40d0c5825c53f7
Author: Philipp Zehnder <[email protected]>
AuthorDate: Wed Mar 29 08:51:44 2023 +0200

    [hotfix] Fix configuration for pipeline element development
---
 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

Reply via email to