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 2022/06/02 14:48:32 UTC

[incubator-streampipes] 02/02: [hotfix] Remove java 17 from run description

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

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

commit 68ce49c84a44527cb563cda5301eb4a47f98d24c
Author: Philipp Zehnder <ze...@fzi.de>
AuthorDate: Thu Jun 2 16:48:06 2022 +0200

    [hotfix] Remove java 17 from run description
---
 .idea/runConfigurations/all_pipeline_elements_jvm.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.idea/runConfigurations/all_pipeline_elements_jvm.xml b/.idea/runConfigurations/all_pipeline_elements_jvm.xml
index 08521f8fa..60c64ead6 100644
--- a/.idea/runConfigurations/all_pipeline_elements_jvm.xml
+++ b/.idea/runConfigurations/all_pipeline_elements_jvm.xml
@@ -1,7 +1,5 @@
 <component name="ProjectRunConfigurationManager">
   <configuration default="false" name="all-pipeline-elements-jvm" type="Application" factoryName="Application">
-    <option name="ALTERNATIVE_JRE_PATH" value="/Library/Java/JavaVirtualMachines/jdk-17.0.1.jdk/Contents/Home" />
-    <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
     <envs>
       <env name="SP_PORT" value="7023" />
       <env name="SP_DEBUG" value="true" />