Martin Malina created JBIDE-25901:
-------------------------------------
Summary: MINISHIFT_HOME is not propagated to new detected cdk binary
properly
Key: JBIDE-25901
URL:
https://issues.jboss.org/browse/JBIDE-25901
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk, runtime-detection
Affects Versions: 4.5.3.Final
Reporter: Martin Malina
Assignee: Rob Stryker
Following some of the changes to how cdk and runtime detection works (most notably that
path to cdk binary can now be used for searching), I wanted to try and see if
$MINISHIFT_HOME is still respected and works properly. And it seems to fail.
I started devstudio with MINISHIFT_HOME=/Users/rasp/minishift_home, then ran runtime
detection against /Users/rasp/tmp where a cdk binary was found. But the newly created
adapter had this set up as minishift home: /Users/rasp/tmp/MINISHIFT_HOME
That seems totally wrong.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)