[JBoss JIRA] (JBIDE-24682) Reflect changes in minishift's version command
by Ondrej Dockal (JIRA)
Ondrej Dockal created JBIDE-24682:
-------------------------------------
Summary: Reflect changes in minishift's version command
Key: JBIDE-24682
URL: https://issues.jboss.org/browse/JBIDE-24682
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.5.0.Final
Reporter: Ondrej Dockal
Priority: Critical
Fix For: 4.5.0.Final
Due to changes in upstream project the 'minishift version' command returns different lines.
CDK result from http://cdk-builds.usersys.redhat.com/builds/weekly/19-Jun-2017.cdk-3.0.0-... build:
{code}
Minishift version: 1.0.0+4f8cb6d
CDK Version: 3.0.0-2
{code}
vs.
CDK result from nightly http://cdk-builds.usersys.redhat.com/builds/nightly/13-Jul-2017 build:
{code}
minishift v1.2.0+001371f
CDK Version:3.0.0-13072017-1
{code}
And this change results in error while creating CDK 3 server adapter with newer CDK nightly build as it ends with "Unknown error while checking minishift version".
Please, change the VERSION_KEY at [CDK3ServerWizardFragment|CDK3ServerWizardFragment] from "Minishift Version" -> "minishift".
We should get in touch with cdk team to check whether they plan to change the output 'CDK Version' to something else as well, in case we are going to distinguish between minishift and cdk. I do not know if we plan to do so, it is just an idea...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBDS-4464) Fuse Platform does not get added to runtime detection after installation
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-4464?page=com.atlassian.jira.plugin.... ]
Jan Richter commented on JBDS-4464:
-----------------------------------
Doesn't it also affect EAP itself?
> Fuse Platform does not get added to runtime detection after installation
> ------------------------------------------------------------------------
>
> Key: JBDS-4464
> URL: https://issues.jboss.org/browse/JBDS-4464
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 11.0.0.AM2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 11.0.0.AM2
>
>
> Both Fuse Platform installations on JBoss EAP and Apache Karaf are not getting added to runtime detection. This is happening because runtime detection configuration is configured to happen after devstudio installation finished. Then Fuse Tools installation is taking place and overwrites runtime detection config properties file with default one.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24125) Import wizard: adapt ITs to changes introduced in JBIDE-24048
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24125?page=com.atlassian.jira.plugi... ]
Radim Hopp updated JBIDE-24125:
-------------------------------
Story Points: 21 (was: 20)
> Import wizard: adapt ITs to changes introduced in JBIDE-24048
> -------------------------------------------------------------
>
> Key: JBIDE-24125
> URL: https://issues.jboss.org/browse/JBIDE-24125
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.4.AM2
> Reporter: Andre Dietisheim
> Assignee: Radim Hopp
> Fix For: 4.5.0.Final
>
>
> In JBIDE-24048 changes have been done to the import wizard. We should change the ITs to cover these changes.
> @rhopp @bdshadow can you please test this since it's a rather larger change and provides changes in how it behaves?
> * Validations were extended:
> ** is the existing clone destination a git repo?
> ** is the existing clone destination a clone of the source that is used in OpenShift?
> * We now also ask the user if he wants to checkout the correct branch (the one that's used in OpenShift) in the existing git repo
> * UI was slightly changed according to requests made in JBIDE-21935
> * We now also close the wizard dialog before executing the import. This should allow the user to continue working.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months