[JBoss JIRA] (JBIDE-22375) Improve HCR OpenShift
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22375?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22375:
-----------------------------------
Sprint: devex #114 May 2016 (was: devex #114 May 2016, devex #120 September 2016)
> Improve HCR OpenShift
> ---------------------
>
> Key: JBIDE-22375
> URL: https://issues.jboss.org/browse/JBIDE-22375
> Project: Tools (JBoss Tools)
> Issue Type: Epic
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Fred Bricon
> Priority: Blocker
> Fix For: 4.4.x
>
>
> When enabling debug mode on an EAP server deployed on OpenShift, locally changing a class file will :
> - work sometimes when only the content of the method changed, but could fail in some other occasions with the Debugger saying the JDK is out of sync
> - will always fail if a method signature changed, the debugger saying JDK is out of sync
> Restarting the deployed module (with the .dodeploy flag) doesn't fixes the issue (as opposed to the same tweak ahen running on a local EAP server)
> This may be caused by running OpenJDK? Does it support the same level of debugging as Oracle JDK?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-22860) Application Wizard: Improve layout for templates
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22860?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22860:
-----------------------------------
Sprint: (was: devex #120 September 2016)
> Application Wizard: Improve layout for templates
> ------------------------------------------------
>
> Key: JBIDE-22860
> URL: https://issues.jboss.org/browse/JBIDE-22860
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.1.AM2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: application_wizard, openshift_v3
> Fix For: 4.4.x
>
>
> In the New OpenShift Application wizard we have 2 tabs for a decision on what should a new application be based. One for server-template-based application (either from templates or builder images) and one for "Local template". Problem with local template is that it supports usage of URL templates - I can provide an URL of a template. This is not really local template. I think we should rename "Local template" tab to "Custom template" or something what would suggest usage of URLs as well as templates from local file system.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-22860) Application Wizard: Improve layout for templates
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22860?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22860:
-----------------------------------
Fix Version/s: 4.4.x
(was: 4.4.2.AM1)
> Application Wizard: Improve layout for templates
> ------------------------------------------------
>
> Key: JBIDE-22860
> URL: https://issues.jboss.org/browse/JBIDE-22860
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.1.AM2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: application_wizard, openshift_v3
> Fix For: 4.4.x
>
>
> In the New OpenShift Application wizard we have 2 tabs for a decision on what should a new application be based. One for server-template-based application (either from templates or builder images) and one for "Local template". Problem with local template is that it supports usage of URL templates - I can provide an URL of a template. This is not really local template. I think we should rename "Local template" tab to "Custom template" or something what would suggest usage of URLs as well as templates from local file system.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23069) Server adapter wizard: Importing of project should skip Select Build Config wizard page
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23069?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-23069:
--------------------------------------
Assignee: Jeff MAURY
> Server adapter wizard: Importing of project should skip Select Build Config wizard page
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-23069
> URL: https://issues.jboss.org/browse/JBIDE-23069
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.1.Final
> Reporter: Marián Labuda
> Assignee: Jeff MAURY
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.4.2.AM1
>
>
> This is follow up on JBIDE-22621. In the JIRA has been implemented importing of source code as an eclipse project. Import dialog works with preselected service from New Server Adapter wizard and thus the Select Build Config wizard page is useless because different service cannot (and probably should not) be selected there and it just force user to click Next on a wizard page where nothing can be changed. We should open the Import OpenShift Application wizard dialog with the Import the _service-name_ OpenShift application wizard page.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-22699) BrowserUtilTest.testCreateBrowser failure
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22699?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-22699:
-----------------------------------
Sprint: (was: devex #120 September 2016)
> BrowserUtilTest.testCreateBrowser failure
> -----------------------------------------
>
> Key: JBIDE-22699
> URL: https://issues.jboss.org/browse/JBIDE-22699
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common/jst/core
> Affects Versions: 4.4.1.AM1
> Reporter: Alexey Kazakov
> Assignee: Alexey Kazakov
> Fix For: 4.4.2.AM1
>
>
> org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowser
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertNotNull(Assert.java:712)
> at org.junit.Assert.assertNotNull(Assert.java:722)
> at org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowser(BrowserUtilTest.java:32)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months