[JBoss JIRA] (JBIDE-21905) Server adapter states don't reflect any real state
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21905?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-21905.
---------------------------------
Verified on nightly build of JBT with OpenShift plugin build B258.
> Server adapter states don't reflect any real state
> --------------------------------------------------
>
> Key: JBIDE-21905
> URL: https://issues.jboss.org/browse/JBIDE-21905
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Jan Richter
> Assignee: Rob Stryker
> Labels: openshift_v3, server_adapter
> Fix For: 4.3.1.CR1
>
>
> Having OS server adapters showing started/stopped states is quite perplexing, because they are completely arbitrary.
> For example, I can click start on a stopped server with no connection, then just cancel the connection dialog - it throws an error, but it proceeds to started state anyway.
> It is meaningless to have different states, when their only function is to predend the server is in some state. Plus it introduces steps like the 'stop server before deleting' dialog.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22042) Cannot install JBT: Missing requirement: Smart Import support for THyM 0.0.1.201509301541
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22042?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-22042:
------------------------------------
Into which version of Eclipse were you installing?
Please use this site:
http://download.jboss.org/jbosstools/mars/staging/updates/core/
which includes the target platform deps.
http://download.jboss.org/jbosstools/mars/staging/updates/core/4.3.1.CR1/ does NOT include the target platform so won't resolve all dependencies.
> Cannot install JBT: Missing requirement: Smart Import support for THyM 0.0.1.201509301541
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-22042
> URL: https://issues.jboss.org/browse/JBIDE-22042
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 4.3.1.CR1
> Reporter: Pavol Srna
> Assignee: Nick Boldt
> Priority: Blocker
> Labels: respin-a
> Fix For: 4.3.1.CR1
>
> Attachments: Screen Shot 2016-03-31 at 13.26.03.png
>
>
> {code}
> Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Easymport for Aerogear 1.3.1.CR1-v20160203-2301-B70 (org.jboss.tools.aerogear.easymport.feature.feature.group 1.3.1.CR1-v20160203-2301-B70)
> Missing requirement: Smart Import support for THyM 0.0.1.201509301541 (org.eclipse.thym.ui.importer 0.0.1.201509301541) requires 'bundle org.eclipse.e4.ui.importer 0.0.0' but it could not be found
> Cannot satisfy dependency:
> From: JBoss Easymport for Aerogear 1.3.1.CR1-v20160203-2301-B70 (org.jboss.tools.aerogear.easymport.feature.feature.group 1.3.1.CR1-v20160203-2301-B70)
> To: org.eclipse.thym.ui.importer [0.0.1.201509301541]
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-21701) Enable port forwarding on a given pod and a given debug port
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21701?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-21701.
---------------------------------
Verified on nightly build of JBT with OpenShift plugin build B258.
> Enable port forwarding on a given pod and a given debug port
> ------------------------------------------------------------
>
> Key: JBIDE-21701
> URL: https://issues.jboss.org/browse/JBIDE-21701
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Fred Bricon
> Assignee: Xavier Coulon
> Fix For: 4.3.1.CR1
>
>
> Given a remote debug port, we need to ensure to programmatically enable port forwarding on a pod, return the matching local debug port (named debug).
> The local port could be determined as the next available free port, or read from the server adapter's preferences. But that latter case would also require adding some UI to let a user set the local port. That could be done in a later iteration.
> If port forwarding is already enabled on the remote pod, then the current local debug port should be returned
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22049) Deploy Docker Image wizard: "Deployment Configuration & Scalability" page has minor UI issues
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22049?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-22049:
------------------------------------------
cherry-picked into master
> Deploy Docker Image wizard: "Deployment Configuration & Scalability" page has minor UI issues
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-22049
> URL: https://issues.jboss.org/browse/JBIDE-22049
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: deploy_docker_wizard
> Fix For: 4.4.0.Alpha1
>
> Attachments: deploy-config-scalability-page.png, deployment-config-page.png, DeploymentConfigLayout.png
>
>
> The ""Deployment Configuration & Scalability" wizard page when deploying a docker image has minor UI glitches that we should fix as you can see in the following screenshot. We should also maybe use 3 groups to distinguish the 3 settings cathegories in more obvious way.
> !deploy-config-scalability-page.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-21992) Deploy Docker Image wizard: "Deployment Configuration & Scalability" page has minor UI issues
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21992?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21992:
------------------------------------------
[~scabanovich] can you take care of the additional issues please?
merged into jbosstools-4.3.x
> Deploy Docker Image wizard: "Deployment Configuration & Scalability" page has minor UI issues
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-21992
> URL: https://issues.jboss.org/browse/JBIDE-21992
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: deploy_docker_wizard
> Fix For: 4.3.1.CR1
>
> Attachments: deploy-config-scalability-page.png, deployment-config-page.png, DeploymentConfigLayout.png
>
>
> The ""Deployment Configuration & Scalability" wizard page when deploying a docker image has minor UI glitches that we should fix as you can see in the following screenshot. We should also maybe use 3 groups to distinguish the 3 settings cathegories in more obvious way.
> !deploy-config-scalability-page.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-21992) Deploy Docker Image wizard: "Deployment Configuration & Scalability" page has minor UI issues
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21992?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21992:
-------------------------------------
Fix Version/s: (was: 4.4.0.Alpha1)
> Deploy Docker Image wizard: "Deployment Configuration & Scalability" page has minor UI issues
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-21992
> URL: https://issues.jboss.org/browse/JBIDE-21992
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: deploy_docker_wizard
> Fix For: 4.3.1.CR1
>
> Attachments: deploy-config-scalability-page.png, deployment-config-page.png, DeploymentConfigLayout.png
>
>
> The ""Deployment Configuration & Scalability" wizard page when deploying a docker image has minor UI glitches that we should fix as you can see in the following screenshot. We should also maybe use 3 groups to distinguish the 3 settings cathegories in more obvious way.
> !deploy-config-scalability-page.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months