[
https://issues.jboss.org/browse/JBIDE-25918?page=com.atlassian.jira.plugi...
]
Ondrej Dockal updated JBIDE-25918:
----------------------------------
Steps to Reproduce:
1. Download & install & start mentioned devstudio
2. Create new Minishift 1.7+ server adapter with proper minishift binary (get it
downloaded manually or by 'Download and install runtime' link)
3. Start Minishift server adapter
4. Assert: no setup-cdk dialog is shown, adapter is started
Actual result: Warning dialog pops up offering user to initialize CDK, which is not right
in this context, adapter is never started, even though that dialog is canceled.
Environment: Devstudio: 11.3.0.GA-v20180412-0600-B2346
Minishift server adapter is not supposed to call setup-cdk
----------------------------------------------------------
Key: JBIDE-25918
URL:
https://issues.jboss.org/browse/JBIDE-25918
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.5.3.Final
Environment: Devstudio: 11.3.0.GA-v20180412-0600-B2346
Reporter: Ondrej Dockal
Assignee: Rob Stryker
Priority: Blocker
Fix For: 4.5.3.Final
Attachments: Minishift_setupcdk.png
Starting of Minishift 1.7+ server adapter triggers Setup CDK job, Warning dialog pops up
asking user if he wants to run setup-cdk (this makes no sense in context of minishift),
but if this action is confirmed, minishift does not use such action (even do not know the
command) and so error dialog is shown and adapter is not started.
See:
!Minishift_setupcdk.png|thumbnail!
Console output:
{code}
Error: unknown command "setup-cdk" for "minishift"
Run 'minishift --help' for usage.
unknown command "setup-cdk" for "minishift"
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)