[JBoss JIRA] (JBTIS-912) Some BPMN2 bundles have incorrect versions
by Robert (Bob) Brodt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-912?page=com.atlassian.jira.plugin.... ]
Robert (Bob) Brodt resolved JBTIS-912.
--------------------------------------
Resolution: Done
Done. Here's the new updatesite:
http://download.eclipse.org/modeling/mdt/bpmn2/updates/neon/1.3.1
> Some BPMN2 bundles have incorrect versions
> ------------------------------------------
>
> Key: JBTIS-912
> URL: https://issues.jboss.org/browse/JBTIS-912
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: BPMN2
> Affects Versions: 10.0.0.Alpha1
> Reporter: Andrej Podhradsky
> Assignee: Robert (Bob) Brodt
>
> Some BPMN2 bundles have incorrect versions (missing build number)
> {code}
> org.eclipse.bpmn2_1.3.0.Final-v20160119-1832
> org.eclipse.bpmn2.edit_1.3.0.Final-v20160119-1832
> org.eclipse.bpmn2.editor_1.3.0.Final-v20160119-1832
> org.eclipse.bpmn2.modeler.core_1.3.1.Final-v20160831-1132-B55
> org.eclipse.bpmn2.modeler.help_1.3.1.Final-v20160831-1132-B55
> org.eclipse.bpmn2.modeler.runtime.jboss.jbpm_1.3.1.Final-v20160831-1132-B55
> org.eclipse.bpmn2.modeler.ui_1.3.1.Final-v20160831-1132-B55
> {code}
> Notice that the last 4 bundles have correct version with a build number. But the first 3 of them are missing the build number.
> EDIT: Note that all BPMN2 bundles in JBDS-IS 9.0.2.CR1 have correct versions.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
[JBoss JIRA] (JBIDE-23277) Update arquillian bot integration tests - to resolve intermittent timing issue
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23277?page=com.atlassian.jira.plugi... ]
Len DiMaggio updated JBIDE-23277:
---------------------------------
Git Pull Request: (was: https://github.com/jbosstools/jbosstools-integration-tests/pull/1622)
> Update arquillian bot integration tests - to resolve intermittent timing issue
> ------------------------------------------------------------------------------
>
> Key: JBIDE-23277
> URL: https://issues.jboss.org/browse/JBIDE-23277
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: qa
> Affects Versions: 4.4.2.AM1
> Reporter: Len DiMaggio
> Assignee: Len DiMaggio
> Priority: Minor
>
> Recent updates to tests have exposed another timing issue that had been masked - need to increase the timeout for Central to load as this is causing intermittent timeouts and test failures:
> org.jboss.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: Waiting for Central to load
> at org.jboss.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:183)
> at org.jboss.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:136)
> at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:101)
> at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:71)
> at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:56)
> at org.jboss.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:44)
> at org.jboss.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:35)
> at org.jboss.tools.arquillian.ui.bot.test.cruiserView.BasicArquilliaCruiserTest.setup(BasicArquilliaCruiserTest.java:48)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
[JBoss JIRA] (JBIDE-22803) When OS projects are created and deleted, seems Openshift explorer restores non existing values
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22803?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov commented on JBIDE-22803:
------------------------------------------
[~jcantrill] [~adietish] [~jeffmaury] tried to find out how to get the version of the OpenShift Origin Server, but found nothing implemented yes and it seems not-so-easy-to-solve problem.
I tried watching projects with [the latest v1.3.0|https://github.com/openshift/origin/releases/tag/v1.3.0] and it works! That's great!
I also tried with https://console.engint.openshift.com and the version of OS installed there doesn't support this feature (in spite of OpenShift Master:
v3.2.1.15-8-gc402626). I tried to debug and what i notices is that org.jboss.tools.openshift.internal.core.WatchManager.WatchListener error method is called without stopping (because it tries to restart(); all the time). And i have an idea how solve the question of whether the feature is available or not. If we look at response variable of com.openshift.internal.restclient.okhttp.WatchClient.WatchEndpoint.onFailure(IOException, Response) then we'll see the following:
Response{protocol=http/1.1, code=200, message=OK, url=https://console.engint.openshift.com/oapi/v1/projects?watch=true&}
I understand that it's a dirty hack, but we can retrieve this url (by response.request().url()) and analyze the code. And, for example, if this response repeats, say, 3 times, then we understand that the feature is not available. I see how cheaty it is, but it should work
> When OS projects are created and deleted, seems Openshift explorer restores non existing values
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-22803
> URL: https://issues.jboss.org/browse/JBIDE-22803
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.1.AM2
> Reporter: Jeff MAURY
> Assignee: Dmitrii Bocharov
> Labels: explorer, openshift, openshift_v3
> Fix For: 4.4.2.AM2
>
> Attachments: after application creation.png, after build finished.png, Openshift Web Console.png, screenshot-1.png
>
>
> EXEC: create an Openshift project
> EXEC: expand it
> EXEC: Create an application in this project (nodejs-example)
> ASSERT: wait for the pod to be available
> EXEC: delete the Openshit project
> EXEC: create an Openshift project (using the same name. You may have to repeat this step as you may got error that it still exists)
> EXEC: expand it
> EXEC: Create an application in this project (nodejs-example)
> EXEC: expand the nodejs-example node
> ASSERT: you should see 2 pods the old one and the build pod you just created: [^screenshot-1.png]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months