[JBoss JIRA] (JBIDE-14323) Maven Update Project should be hotkey bindable
by Lincoln Baxter III (JIRA)
Lincoln Baxter III created JBIDE-14323:
------------------------------------------
Summary: Maven Update Project should be hotkey bindable
Key: JBIDE-14323
URL: https://issues.jboss.org/browse/JBIDE-14323
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Affects Versions: 4.1.0.Alpha1
Reporter: Lincoln Baxter III
Currently it is not possible to bind a hotkey shortcut to "maven-->update project", forcing the user to go to the mouse and do a lot of clicking. This is a pretty big problem when projects go out of sync so frequently in larger projects ;)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13958) OpenShift connection wizard forgets password on IDE restart
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13958?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-13958:
------------------------------------------
I can reproduce it. I'll fix the issue.
Nevertheless please try me to explain you what connection you get presented in the connections dialog since it seems to me, that it's not obvious.
The connection dialog behaves in the following way:
* you have *no connection selected* in the OpenShift Explorer:
The most recently created/edited/used connection is preselected in the combo
* you have *a connection selected* in the OpenShift Explorer:
The selected connection is preselected in the combo
Thus if you want to see the settings for your connection you have to select it in the OpenShift Explorer. Otherwise the most recently created/edited/used one gets presented to you in the connection dialog.
In your case it didn't matter since you had only 1 connection.
> OpenShift connection wizard forgets password on IDE restart
> ------------------------------------------------------------
>
> Key: JBIDE-13958
> URL: https://issues.jboss.org/browse/JBIDE-13958
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.0.Alpha2
> Reporter: Michelle Murray
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Beta1
>
> Attachments: Connection_withoutPassword_afterIDErestart.png, Connection_withPassword.png
>
>
> I created a new OpenShift connection and selected 'save password' (then was prompted to put in secure storage password). New connection is listed in OpenShift Explorer tab.
> If I then click 'Connect to OpenShift' icon, the newly connected connection info is shown together with the password in the password field and the 'save password' check box is selected [attached image - Connection_withPassword.png].
> All good up to this point.
> I then closed and reopened the IDE. If I then click 'Connect to OpenShift' icon, the newly connected connection info is shown but the password field is BLANK and the 'save password' check box is NOT selected [attached image - Connection_withoutPassword_afterIDErestart.png].
> This looks like a bug to me - the password field should be completed and the check box selected.
> This issue only occurs when clicking 'connect to OpenShift' after an IDE restart. If double-click or expand connection in OpenShift Explorer tab after restart then the connection wizard remembers the password and skips straight to prompting for secure storage password as expected.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13958) OpenShift connection wizard forgets password on IDE restart
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13958?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-13958:
-------------------------------------
Steps to Reproduce:
# ASSERT: make sure you have exactly 1 connection to OpenShift listed in the *OpenShift Explorer*
# ASSERT: make sure your connection has the password stored to *Secure Storage*
# EXEC: restart Eclipse
# ASSERT: make sure no connection is selected in *OpenShift Explorer*
# EXEC: hit *Connect to OpenShift*
Result:
The upcoming connection dialog has the connection selected but the password is not filled.
> OpenShift connection wizard forgets password on IDE restart
> ------------------------------------------------------------
>
> Key: JBIDE-13958
> URL: https://issues.jboss.org/browse/JBIDE-13958
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.0.Alpha2
> Reporter: Michelle Murray
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Beta1
>
> Attachments: Connection_withoutPassword_afterIDErestart.png, Connection_withPassword.png
>
>
> I created a new OpenShift connection and selected 'save password' (then was prompted to put in secure storage password). New connection is listed in OpenShift Explorer tab.
> If I then click 'Connect to OpenShift' icon, the newly connected connection info is shown together with the password in the password field and the 'save password' check box is selected [attached image - Connection_withPassword.png].
> All good up to this point.
> I then closed and reopened the IDE. If I then click 'Connect to OpenShift' icon, the newly connected connection info is shown but the password field is BLANK and the 'save password' check box is NOT selected [attached image - Connection_withoutPassword_afterIDErestart.png].
> This looks like a bug to me - the password field should be completed and the check box selected.
> This issue only occurs when clicking 'connect to OpenShift' after an IDE restart. If double-click or expand connection in OpenShift Explorer tab after restart then the connection wizard remembers the password and skips straight to prompting for secure storage password as expected.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-14023) investigate and make sure that openshift-java-client test get blue when testing PROD, STG and INT
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14023?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-14023:
------------------------------------------
Clayton Coleman answered:
{quote}
Streamline has been having problems with the ticket cache getting full and overflowing because we don't ever log out the ticket. It's possible that the volume of automated testing against stg was a trigger for this error. It's also possibly unrelated.
Streamline is looking at giving us an API that validates the login but does not create a ticket. In the meantime, if you see these failures lets contact the streamline team and check for correlation.
{quote}
To me this seems like a reasonable explanation. The 500- and auth- errors dont appear frequently any more. Thus I'm closing this issue.
> investigate and make sure that openshift-java-client test get blue when testing PROD, STG and INT
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-14023
> URL: https://issues.jboss.org/browse/JBIDE-14023
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: openshift
> Affects Versions: 4.1.0.Alpha2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Beta1
>
>
> our matrix-test is testing openshift-java-client against PROD, INT and STG which turns out to be very unreliable. The tests have a lot of issues which I cannot explain (server answers with 500 "internal error", Auth errors etc.).
> On the other hand there's now a test that's using a dedicated instance which runs perfectly fine (currently blue). This integration test is included in the openshift test which tests all openshift components:
> https://ci.dev.openshift.redhat.com/jenkins/job/broker_extended/
> We need to invetigate why the integration tests against PROD, STG and INT are still unreliable.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years