[JBoss JIRA] (JBIDE-25192) Error when eclipse environment has MINISHIFT_HOME different from adapter
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25192?page=com.atlassian.jira.plugi... ]
Ondrej Dockal edited comment on JBIDE-25192 at 10/30/17 7:54 AM:
-----------------------------------------------------------------
[~rob.stryker] Going through steps to reproduce this issue, I get correct result. But now there is no option to start CDK sa with different minishift home folder. See https://issues.jboss.org/browse/JBIDE-25308. [~mmalina] Can you please verify this?
was (Author: odockal):
[~rob.stryker] Going through steps to reproduce this issue, I get correct result. But now there is no option to start CDK sa with different minishift home folder. See https://issues.jboss.org/browse/JBIDE-25308.
> Error when eclipse environment has MINISHIFT_HOME different from adapter
> ------------------------------------------------------------------------
>
> Key: JBIDE-25192
> URL: https://issues.jboss.org/browse/JBIDE-25192
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.1.AM3
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.5.1.Final
>
>
> Steps to reproduce:
> 1) Start eclipse with an environment that has a MINISHIFT_HOME set to one value
> 2) Create a server adapter with the default minishift home ~/.minishift (ie make no changes)
> 3) via cmdline, try to setup cdk using cdk 3.2a and the .minishift home folder
> 4) Try to start the server
> Expected results: Server starts as expected
> Actual results: No minishift_home is set. The eclipse environment's minishift home is used. The server attempts to start and tells you to call setup-cdk. The user gets very confused, because the server editor clearly is using ~/.minishift as the home.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25192) Error when eclipse environment has MINISHIFT_HOME different from adapter
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25192?page=com.atlassian.jira.plugi... ]
Ondrej Dockal commented on JBIDE-25192:
---------------------------------------
[~rob.stryker] Going through steps to reproduce this issue, I get correct result. But now there is no option to start CDK sa with different minishift home folder. See https://issues.jboss.org/browse/JBIDE-25308.
> Error when eclipse environment has MINISHIFT_HOME different from adapter
> ------------------------------------------------------------------------
>
> Key: JBIDE-25192
> URL: https://issues.jboss.org/browse/JBIDE-25192
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.1.AM3
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.5.1.Final
>
>
> Steps to reproduce:
> 1) Start eclipse with an environment that has a MINISHIFT_HOME set to one value
> 2) Create a server adapter with the default minishift home ~/.minishift (ie make no changes)
> 3) via cmdline, try to setup cdk using cdk 3.2a and the .minishift home folder
> 4) Try to start the server
> Expected results: Server starts as expected
> Actual results: No minishift_home is set. The eclipse environment's minishift home is used. The server attempts to start and tells you to call setup-cdk. The user gets very confused, because the server editor clearly is using ~/.minishift as the home.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25308) Cannot start CDK server adapter with different minishift home
by Ondrej Dockal (JIRA)
Ondrej Dockal created JBIDE-25308:
-------------------------------------
Summary: Cannot start CDK server adapter with different minishift home
Key: JBIDE-25308
URL: https://issues.jboss.org/browse/JBIDE-25308
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.5.1.Final
Reporter: Ondrej Dockal
Assignee: Rob Stryker
Priority: Critical
It is not possible to change minishift home path in CDK 3.2.+ server adapter's launch config. User is not capable of using MINISHIFT_HOME env. variable.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25055) Support the profile feature in CDK server adapter
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25055?page=com.atlassian.jira.plugi... ]
Ondrej Dockal closed JBIDE-25055.
---------------------------------
Verified on devstudio: 11.1.0.GA-v20171026-1022-B1486.
> Support the profile feature in CDK server adapter
> -------------------------------------------------
>
> Key: JBIDE-25055
> URL: https://issues.jboss.org/browse/JBIDE-25055
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: cdk
> Affects Versions: 4.5.0.Final
> Reporter: Jeff MAURY
> Assignee: Rob Stryker
> Labels: cdk, cdk_server_adapter_, server_adapter
> Fix For: 4.5.1.AM3
>
>
> Minishift 1.6 brought the notion of profile for running several instances of clusters. According to [~lalatendum] this will land in CDK 3.2 / Freesia
> So we may extend the CDK server adapter to support that feature.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25303) Server adapter: support hot-deployment on OpenShift for SpringBoot app
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25303?page=com.atlassian.jira.plugi... ]
Aurélien Pupier commented on JBIDE-25303:
-----------------------------------------
{quote}ah, so you are not talking about springboot eclipse tooling - just that the user in their pom.xml have added the right jar dependencies to their project ?{quote}
Effectively, it is a specific dependency which needs to be added to the SpringBoot project. This not related at all to the [Spring IDE|https://spring.io/tools/eclipse].
> Server adapter: support hot-deployment on OpenShift for SpringBoot app
> ----------------------------------------------------------------------
>
> Key: JBIDE-25303
> URL: https://issues.jboss.org/browse/JBIDE-25303
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.5.1.Final
> Reporter: Aurélien Pupier
> Labels: openshift_v3, server_adapter
> Fix For: 4.5.2.AM1
>
>
> currently, Springboot jar projects (such as Fuse Integration Services) are rsynced with a zipped jar file.
> The requirements are:
> - rsync unpacked jar
> - rsync without the jar name as folder
> - it will will work only if springboot devtool are included (so maybe need some dialog guiding user to do i in case it is not activated)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months