You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2023/03/29 06:51:57 UTC

[streampipes] branch cli_pipeline_element created (now 22f2931b9)

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

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


      at 22f2931b9 [hotfix] Fix configuration for pipeline element development

This branch includes the following new commits:

     new 22f2931b9 [hotfix] Fix configuration for pipeline element development

The 1 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.



[streampipes] 01/01: [hotfix] Fix configuration for pipeline element development

Posted by ze...@apache.org.
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 <te...@users.noreply.github.com>
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