[JBoss JIRA] (JBIDE-25615) Update test cases for server in Polarion
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25615?page=com.atlassian.jira.plugi... ]
Pavol Srna commented on JBIDE-25615:
------------------------------------
>From my point of view, we should stop testing runtimes that are "End Of Maintenance Support". The investment in resources and maintenance is just significant.
The question is whether we mark the adapters as deprecated or keep them as they are. I would also be interested if we have statistics about what is the adoption rate for new devstudio releases by EAP 4.x & 5.x customers/users.
> Update test cases for server in Polarion
> ----------------------------------------
>
> Key: JBIDE-25615
> URL: https://issues.jboss.org/browse/JBIDE-25615
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, server
> Affects Versions: 4.5.2.Final
> Reporter: Josef Kopriva
> Assignee: Josef Kopriva
>
> Add latest EAP and WildFly, remove servers with expired support.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (JBIDE-25680) Forced refreshing of browser prevents login using different account providers
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25680?page=com.atlassian.jira.plugi... ]
Josef Kopriva reassigned JBIDE-25680:
-------------------------------------
Assignee: Vojtech Prusa
> Forced refreshing of browser prevents login using different account providers
> -----------------------------------------------------------------------------
>
> Key: JBIDE-25680
> URL: https://issues.jboss.org/browse/JBIDE-25680
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.5.3.AM1
> Reporter: Vojtech Prusa
> Assignee: Vojtech Prusa
> Priority: Minor
>
> Condition test BrowserContainsText is not stable for pages where JS is loading data after page is loaded. G.e. redirecting OSIO login page using different account provider (jboss developer) results in refreshing already loaded page (Red Hat login page) instead of refreshing page for which there was a redirection attempt (jboss developer). In case of trying to set URL in code validity of page is lost (most likely because CSFR token is originally sent with redirecting using JS .click() ).
> Solution imo can be by override method arguments to add
> private boolean refresh; with
> public BrowserContainsText(String url, String text, boolean refresh) { ... }
> where page refresh will happen only when by default refresh=true .
> PR in progress..
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (JBIDE-24897) add fabric8 analytics feature to jbosstools and devstudio (optional feature, new Central connector)
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24897?page=com.atlassian.jira.plugi... ]
Jeff MAURY edited comment on JBIDE-24897 at 2/1/18 8:54 AM:
------------------------------------------------------------
FTR the errors on IE/Win10: !IE-screenshot.png!
https://stackoverflow.com/questions/44244468/method-assign-not-supported-... may help
was (Author: jeffmaury):
FTR the errors on IE/Win10: !IE-screenshot.png!
> add fabric8 analytics feature to jbosstools and devstudio (optional feature, new Central connector)
> ---------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24897
> URL: https://issues.jboss.org/browse/JBIDE-24897
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: fabric8
> Affects Versions: 4.5.2.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.3.AM1
>
> Attachments: IE-screenshot.png, fab8anal-in-ds-central.png, fab8anal-in-jbt-central-installed.png, fab8anal-in-jbt-central.png, fabric8-connector.png, stack analysis.mp4, stack report 20180119.png
>
>
> Once authentication (to access Fabric8 Analytics API) is fixed we can add this to JBoss Tools and devstudio. cc: [~gbatra]
> Assuming we also want to create a Central connector to advertise this optional feature.
> In future we could also consider adding a Marketplace connector (separate from JBT/devstudio), if that's desired. cc: [~maxandersen] [~adisakala]
> Sources: https://github.com/fabric8-analytics/fabric8-analytics-devstudio-plugin
> Affected:
> * https://github.com/jbdevstudio/jbdevstudio-product (category.xml, feature.xml)
> * https://github.com/jbosstools/jbosstools-build-sites (category.xml)
> * https://github.com/jbosstools/jbosstools-discovery (plugin.xml x 2, plus new icon if applicable?)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (JBIDE-25680) Forced refreshing of browser prevents login using different account providers
by Vojtech Prusa (JIRA)
Vojtech Prusa created JBIDE-25680:
-------------------------------------
Summary: Forced refreshing of browser prevents login using different account providers
Key: JBIDE-25680
URL: https://issues.jboss.org/browse/JBIDE-25680
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.5.3.AM1
Reporter: Vojtech Prusa
Priority: Minor
Condition test BrowserContainsText is not stable for pages where JS is loading data after page is loaded. G.e. redirecting OSIO login page using different account provider (jboss developer) results in refreshing already loaded page (Red Hat login page) instead of refreshing page for which there was a redirection attempt (jboss developer). In case of trying to set URL in code validity of page is lost (most likely because CSFR token is originally sent with redirecting using JS .click() ).
Solution imo can be by override method arguments to add
private boolean refresh; with
public BrowserContainsText(String url, String text, boolean refresh) { ... }
where page refresh will happen only when by default refresh=true .
PR in progress..
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (JBIDE-25591) JBoss EAP 7.0 Server adapter fails to start with OpenJDK9
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25591?page=com.atlassian.jira.plugi... ]
Ondrej Dockal commented on JBIDE-25591:
---------------------------------------
I have found this https://access.redhat.com/solutions/2953361 which is not that strict about saying that EAP 7.0 will not be supported (though it is pretty vague). Nevertheless, I fully agree about what is officially supported and your solution is sufficient at this time. Thanks!
Verified on devstudio 11.3.0.AM1-v20180201-0248-B1969.
In case that any changes will occur with respect to eap vs java support, we can adjust implementation. Closing.
P.S. Hoping that devstudio build already have your commit in it, coz it all works now.
> JBoss EAP 7.0 Server adapter fails to start with OpenJDK9
> ---------------------------------------------------------
>
> Key: JBIDE-25591
> URL: https://issues.jboss.org/browse/JBIDE-25591
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.5.2.Final
> Environment: Fedora 26
> java-9-openjdk-9.0.1.11-4.fc26.x86_64
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.5.3.AM1
>
> Attachments: .log, server.log
>
>
> Starting of EAP 7.0 server adapter with defined Java Runtime Environment to JavaSE-9 ends up in state stopped and errors are produced.
> See logs:
> Server: [^server.log]
> IDE: [^.log]
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months