[JBoss JIRA] (JBIDE-24025) AssertionFailedException in ExpressServerUtils.getDefaultDeployFolder
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24025?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-24025:
-------------------------------
Fix Version/s: 4.4.4.AM2
(was: 4.4.4.AM1)
> AssertionFailedException in ExpressServerUtils.getDefaultDeployFolder
> ---------------------------------------------------------------------
>
> Key: JBIDE-24025
> URL: https://issues.jboss.org/browse/JBIDE-24025
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.3.Final
> Reporter: Automated Error Reporting Bot
> Labels: openshift_v2
> Fix For: 4.4.4.AM2
>
>
> The following problem was reported via the automated error reporting:
> Message: Unhandled event loop exception
> org.eclipse.core.runtime.AssertionFailedException: null argument:
> at org.jboss.tools.openshift.express.internal.core.server.ExpressServerUtils.getDefaultDeployFolder(ExpressServerUtils.java:292)
> at org.jboss.tools.openshift.express.internal.core.server.ExpressServerUtils.getDeployFolder(ExpressServerUtils.java:264)
> at org.jboss.tools.openshift.express.internal.core.server.ExpressServerUtils.getDeployFolder(ExpressServerUtils.java:260)
> at org.jboss.tools.openshift.express.internal.ui.server.ExpressServerEditorSection.initWidgets(ExpressServerEditorSection.java:122)
> at org.jboss.tools.openshift.express.internal.ui.server.ExpressServerEditorSection$1.run(ExpressServerEditorSection.java:103)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4024)
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.swt | 3.104.1.v20150825-0743 | 3.105.1.v20160907-0248 |
> | org.eclipse.wst.server.core | 1.8.0.v201601132216 | 1.9.0.v201610211907 |
> | org.jboss.tools.openshift.express.core | 3.1.0.Final-v20160414-0041-B272 | 3.3.2.v20170119-1710 |
> | org.jboss.tools.openshift.express.ui | 3.1.0.Final-v20160414-0041-B272 | 3.3.1.v20161003-1104 |
> Operating Systems:
> | Linux | 3.13.0 | 3.13.0 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit https://aer.ctrlflow.com/redhat/reviewers/#!/problems/56df0c0fe4b0e0c18a6... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24033) Server Adapter Editor: When selecting a service I would like to simply double click to choose it
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24033?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-24033:
-------------------------------------
Sprint: devex #128 February 2017
> Server Adapter Editor: When selecting a service I would like to simply double click to choose it
> ------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24033
> URL: https://issues.jboss.org/browse/JBIDE-24033
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.3.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: openshift_v3, server_adapter_editor
> Fix For: 4.4.4.AM1, 4.5.0.AM1
>
>
> steps to reproduce:
> # ASSERT: have a server adapter
> # EXEC: open up the editor for the server adapter
> # EXEC: click the "Select..." button
> # ASSERT: service selection wizard shows up
> # EXEC: select a service and hit "Finish".
> suggested improvement:
> # EXEC: double click the service
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24033) Server Adapter Editor: When selecting a service I would like to simply double click to choose it
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24033?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-24033 at 3/8/17 10:53 AM:
-------------------------------------------------------------------
PR merged to master and cherry-picked to jbosstools-4.4.x.
Additionally common.ui and express.feautre (which includes common.ui) were version bumped in master and jbosstools-4.4.x
was (Author: adietish):
PR merged to master and cherry-picked to jbosstools-4.4.x.
Additionally common.ui was version bumped in master and jbosstools-4.4.x
> Server Adapter Editor: When selecting a service I would like to simply double click to choose it
> ------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24033
> URL: https://issues.jboss.org/browse/JBIDE-24033
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.3.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: openshift_v3, server_adapter_editor
> Fix For: 4.4.4.AM1, 4.5.0.AM1
>
>
> steps to reproduce:
> # ASSERT: have a server adapter
> # EXEC: open up the editor for the server adapter
> # EXEC: click the "Select..." button
> # ASSERT: service selection wizard shows up
> # EXEC: select a service and hit "Finish".
> suggested improvement:
> # EXEC: double click the service
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23212) move to tycho 1.0 (was 0.27.0) :: mvn clean verify checks old features versions against baseline
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23212?page=com.atlassian.jira.plugi... ]
Lukáš Valach closed JBIDE-23212.
--------------------------------
Verified, tycho has been moved to 1.0.0, change has been merged to 4.4.x and master branch. Closing.
> move to tycho 1.0 (was 0.27.0) :: mvn clean verify checks old features versions against baseline
> ------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23212
> URL: https://issues.jboss.org/browse/JBIDE-23212
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.1.Final
> Reporter: Jeff MAURY
> Assignee: Nick Boldt
> Labels: build, tycho
> Fix For: 4.4.4.AM1, 4.5.0.AM1
>
>
> The check with baseline seems broken to me as it does not seem to work with features. When feature.source is checked, the baseline artifact (feature.source.jar) is compared to the wrong artifact (feature.jar).
> I reproduced the problem by updating jbosstool-central root POM (only the parent POM version has been changed) and the mvn verify build failed on org.jboss.tools.maven.feature. The output can be seen in one of the PR check
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years