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 <[email protected]>
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