[JBoss JIRA] (JBIDE-13299) Server Adapter Editor: should notice if project is removed/recreated
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13299?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-13299.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with fixVersion set to LATER.
> Server Adapter Editor: should notice if project is removed/recreated
> --------------------------------------------------------------------
>
> Key: JBIDE-13299
> URL: https://issues.jboss.org/browse/JBIDE-13299
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.0.0.Final
> Reporter: Andre Dietisheim
> Fix For: LATER
>
>
> The server adapter editor should notice if it's deploy project is removed/recreated
> How to reproduce:
> # EXEC: launch *OpenShift Application* wizard and create some application
> # ASSERT: the applicaiton is imported into a project in your workspace and the server adapter for it is created
> # EXEC: open the server adapter editor
> # ASSERT: *Deploy Project* combo is enabled and shows the workspace project
> # EXEC: delete the project from your workspace
> Result:
> *Deploy project* is still selected even though the project was deleted. It should live react to this removal, remove the project from the combo.
> Workaround:
> Close and reopen the server adapter editor.
> (btw. the server adapter will inform you when you try to use it to publish. It'll tell you that the project it is bound to is not existing any more)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-12143) Create core plugin
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12143?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-12143.
---------------------------------
Resolution: Done
This has been fixed in some previous commit. Therefore marking as done and closing.
> Create core plugin
> ------------------
>
> Key: JBIDE-12143
> URL: https://issues.jboss.org/browse/JBIDE-12143
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 3.3.0.CR1
> Reporter: Andre Dietisheim
> Fix For: LATER
>
>
> We currently only have a *org.jboss.tools.openshift.express.ui* plugin which holds core and ui components. We should factor the core components out and put them into their own plugin *org.jboss.tools.openshift.express.core*
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-13145) Server Adapter: Should show connection wizard if "Tail files", "Port forwarding" etc and connection/application was removed
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13145?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-13145.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with fixVersion set to LATER.
> Server Adapter: Should show connection wizard if "Tail files", "Port forwarding" etc and connection/application was removed
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13145
> URL: https://issues.jboss.org/browse/JBIDE-13145
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.0.0.Beta2
> Reporter: Andre Dietisheim
> Fix For: LATER
>
>
> # ASSERT: make sure that you have an application on OpenShift that you imported to your workspace (and got a project for it)
> # ASSERT: make sure that you have a server adapter for this project
> # EXEC: in *OpenShift Explorer*: select the connection that you used when importing and pick *Remove from View*
> # EXEC: go to your server adapter and pick *OpenShift->Tail files*
> Result:
> Nothing happens. In the log you'll spot:
> {quote}
> !ENTRY org.jboss.tools.openshift.express.ui 4 0 2012-11-23 22:49:23.742
> !MESSAGE Failed to retrieve Application from the selected Server.
> Please verify that the associated OpenShift Application still exists.
> {quote}
> Expected:
> The connection wizard pops up with the server, username filled in from the settings in your project (<project>/.settings/org.jboss.tools.openshift.express.ui.prefs)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-10263) Application wizard: Warn if quota is reached, no further apps may get created
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10263?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-10263.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with fixVersion set to LATER.
> Application wizard: Warn if quota is reached, no further apps may get created
> -----------------------------------------------------------------------------
>
> Key: JBIDE-10263
> URL: https://issues.jboss.org/browse/JBIDE-10263
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 3.3.0.M4
> Reporter: Xavier Coulon
> Labels: application_wizard
> Fix For: LATER
>
> Attachments: error-application-quota-reached.png
>
>
> The 'new' button should be disabled when the account already has 5 applications and a message should inform the user that he as reached his quota.
> Otherwise, Openshift responds with a 400 error when the user finished his app creation :-(
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-14689) Application wizard: Investigate how to exclude .jsdtscope in .gitignore
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14689?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-14689.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with fixVersion set to LATER.
> Application wizard: Investigate how to exclude .jsdtscope in .gitignore
> -----------------------------------------------------------------------
>
> Key: JBIDE-14689
> URL: https://issues.jboss.org/browse/JBIDE-14689
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.0.Beta1
> Reporter: Stefan Bunciak
> Labels: application_wizard
> Fix For: LATER
>
>
> .settings/.jsdtscope is included in .gitignore by default as a prevention from JSDT errors.
> However this causes java applications imported from openshift to be still non synchronized after auto git push at the openshift application creation wizard end.
> Once the application is imported the .settings/.jsdtscope can be set in .gitignored to be actually ignored by git since the file is needed only in the eclipse workspace.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months