Once cloning the repo fails because of missing key, you have to add your keys to the prefs and restart eclipse
--------------------------------------------------------------------------------------------------------------
Key: JBIDE-9923
URL: https://issues.jboss.org/browse/JBIDE-9923
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.M3
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.Beta1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Move OpenShift Express component to github
------------------------------------------
Key: JBIDE-10136
URL: https://issues.jboss.org/browse/JBIDE-10136
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 3.3.0.M4
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.Beta1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Openshift Express: Vertical scroll bar dose not work in embedded cartridge result output page
---------------------------------------------------------------------------------------------
Key: JBIDE-10460
URL: https://issues.jboss.org/browse/JBIDE-10460
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.M5
Environment: Fedora15_i686 with screen resolution : 1680x1050
Reporter: meng bo
Assignee: Andre Dietisheim
Steps:
1. Create an Openshift application.
2. Edit this application and embedded more than four cartridge at one time.
3. Wait the result output page comes.
Actual result:
The vertical scroll bar doesn't work, and the cartridges information will show incomplete.
(In my case, there are 6 cartridges embedded and only showed about 4 of them.)
!2011-12-13-Embedded_cartridge_output.png!
Expect result:
The vertical scroll bar should work as usual.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
The username should get selected when you click into the Username text field
----------------------------------------------------------------------------
Key: JBIDE-10305
URL: https://issues.jboss.org/browse/JBIDE-10305
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 3.3.0.M4
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.M5
The first page in the OpenShift Express wizard offers text fields for the username and the password. It would be convenient if the whole text in the username would get selected as soon as you click into it (or move to it with the tab/shift-tab). This way you could delete the current value with a single delete/backspace stroke.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Pavol Srna created JBIDE-10919:
----------------------------------
Summary: Forge: "Home" and "End" keys do not work as expected
Key: JBIDE-10919
URL: https://issues.jboss.org/browse/JBIDE-10919
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 3.3.0.M5
Reporter: Pavol Srna
Assignee: Koen Aers
Fix For: 3.3.0.Beta1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Pavol Srna created JBIDE-10918:
----------------------------------
Summary: Forge: item does not exist
Key: JBIDE-10918
URL: https://issues.jboss.org/browse/JBIDE-10918
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 3.3.0.M5
Environment: JBDS 5 M5, forge 1.0.0.CR2 runtime
Reporter: Pavol Srna
Assignee: Koen Aers
Fix For: 3.3.0.Beta1
Attachments: forge-screen.png
I am seeing some errors in the err log when creating number fields, but the field is generated successfully. See screenshot attached. This happens occasionally.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Fred Bricon created JBIDE-10834:
-----------------------------------
Summary: Investigate use of m2e-jdt-compiler 1.0.0 in JBDS 5, JBoss Central, target platforms & composite reqs mirror
Key: JBIDE-10834
URL: https://issues.jboss.org/browse/JBIDE-10834
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Build/Releng, maven, updatesite, UpStream
Affects Versions: 3.3.0.M5
Reporter: Fred Bricon
Assignee: Len DiMaggio
Fix For: 3.3.0.Beta1
m2e-wtp 0.15.0 is about to be released. It should be included in our target platforms and composite reqs mirrors
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Openshift service: flag to enable/disable debug output is a STRING whereas it should be a boolean
-------------------------------------------------------------------------------------------------
Key: JBIDE-9691
URL: https://issues.jboss.org/browse/JBIDE-9691
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: JBossAS/Servers
Affects Versions: 3.3.0.M3
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: LATER
The current API doc at https://github.com/openshift/os-client-tools/blob/master/express/doc/API states the following:
{code}
JSON String:
{
...
'debug': 'true - An optional flag to get debug information returned'
...
}
{code}
There's a flag that would allow you to turn debug output on. This flag is a String whereas the Json standard clearly has a boolean value.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Max Rydahl Andersen created JBIDE-10845:
-------------------------------------------
Summary: Application configuration UI issues
Key: JBIDE-10845
URL: https://issues.jboss.org/browse/JBIDE-10845
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Assignee: Andre Dietisheim
Fix For: 3.3.0.Beta1
Attachments: screenshot0.png
this page has a set of UI challenges - putting them in subtasks
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Max Rydahl Andersen created JBIDE-10879:
-------------------------------------------
Summary: cannot change remote name to use for importing existing application
Key: JBIDE-10879
URL: https://issues.jboss.org/browse/JBIDE-10879
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Assignee: Andre Dietisheim
Priority: Critical
Fix For: 3.3.0.Beta1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira