[JBoss JIRA] (JBIDE-24489) compile failed in Base after moving to Oxygen.0.M7 target platform
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24489?page=com.atlassian.jira.plugi... ]
Lukáš Valach closed JBIDE-24489.
--------------------------------
> compile failed in Base after moving to Oxygen.0.M7 target platform
> ------------------------------------------------------------------
>
> Key: JBIDE-24489
> URL: https://issues.jboss.org/browse/JBIDE-24489
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common, target-platform
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Rob Stryker
> Fix For: 4.5.0.AM1
>
>
> {code}
> 16:39:32 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.common.text.xml: Compilation failure: Compilation failure:
> 16:39:32 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-base_master/sources/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/ui/xpl/SelectionListenerWithSMManager.java:[25]
> 16:39:32 [ERROR] import org.eclipse.jface.util.ListenerList;
> 16:39:32 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 16:39:32 [ERROR] The import org.eclipse.jface.util.ListenerList cannot be resolved
> 16:39:32 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-base_master/sources/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/ui/xpl/SelectionListenerWithSMManager.java:[59]
> 16:39:32 [ERROR] private ListenerList fSMListeners;
> 16:39:32 [ERROR] ^^^^^^^^^^^^
> 16:39:32 [ERROR] ListenerList cannot be resolved to a type
> 16:39:32 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-base_master/sources/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/ui/xpl/SelectionListenerWithSMManager.java:[64]
> 16:39:32 [ERROR] fSMListeners= new ListenerList();
> 16:39:32 [ERROR] ^^^^^^^^^^^^
> 16:39:32 [ERROR] ListenerList cannot be resolved to a type
> 16:39:32 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-base_master/sources/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/ui/xpl/SelectionListenerWithSMManager.java:[64]
> 16:39:32 [ERROR] fSMListeners= new ListenerList();
> 16:39:32 [ERROR] ^^^^^^^^^^^^
> 16:39:32 [ERROR] ListenerList cannot be resolved to a type
> 16:39:32 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-base_master/sources/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/ui/xpl/SelectionListenerWithSMManager.java:[86]
> 16:39:32 [ERROR] return fSMListeners.isEmpty();
> 16:39:32 [ERROR] ^^^^^^^^^^^^
> 16:39:32 [ERROR] ListenerList cannot be resolved to a type
> 16:39:32 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-base_master/sources/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/ui/xpl/SelectionListenerWithSMManager.java:[97]
> 16:39:32 [ERROR] fSMListeners.add(listener);
> 16:39:32 [ERROR] ^^^^^^^^^^^^
> 16:39:32 [ERROR] ListenerList cannot be resolved to a type
> 16:39:32 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-base_master/sources/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/ui/xpl/SelectionListenerWithSMManager.java:[101]
> 16:39:32 [ERROR] fSMListeners.remove(listener);
> 16:39:32 [ERROR] ^^^^^^^^^^^^
> 16:39:32 [ERROR] ListenerList cannot be resolved to a type
> 16:39:32 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-base_master/sources/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/ui/xpl/SelectionListenerWithSMManager.java:[157]
> 16:39:32 [ERROR] Object[] listeners= fSMListeners.getListeners();
> 16:39:32 [ERROR] ^^^^^^^^^^^^
> 16:39:32 [ERROR] ListenerList cannot be resolved to a type
> 16:39:32 [ERROR] 8 problems (8 errors){code}
> -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4417) Bundle org.eclipse.wst.jsdt.nashorn.extension not found
by Lukáš Valach (JIRA)
Lukáš Valach created JBDS-4417:
----------------------------------
Summary: Bundle org.eclipse.wst.jsdt.nashorn.extension not found
Key: JBDS-4417
URL: https://issues.jboss.org/browse/JBDS-4417
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: build
Affects Versions: 11.0.0.AM1
Environment: Devstudio installed form devstudio-11.0.0.AM1-v20170531-1042-B189-installer-standalone.jar
Reporter: Lukáš Valach
Assignee: Nick Boldt
Priority: Minor
Fix For: 11.0.0.AM1
I have this error message in eclipse log:
{code}
!SESSION Wed May 31 14:13:11 CEST 2017 -----------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2017-05-31 14:13:11.062
!MESSAGE Could not find extension: org.eclipse.wst.jsdt.nashorn.extension
!SESSION 2017-05-31 14:13:11.038 -----------------------------------------------
eclipse.buildId=11.0.0.AM1-v20170531-1042-B189
java.version=1.8.0_131
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
Framework arguments: -product com.jboss.devstudio.core.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
!ENTRY org.eclipse.osgi 4 0 2017-05-31 14:13:11.805
!MESSAGE Bundle org.eclipse.wst.jsdt.nashorn.extension not found.
{code}
I see that plugin org.eclipse.wst.jsdt.nashorn.extension isn't installed in .../Devstudio/studio/plugins/ folder.
Possibly we have to remove this line from devstudio.ini?
{code}
-Dosgi.framework.extensions=org.eclipse.wst.jsdt.nashorn.extension
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-24523) compilation error in org.jboss.tools.openshift.ui.bot.test: LOCAL_TEMPLATE cannot be resolved or is not a field
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24523?page=com.atlassian.jira.plugi... ]
Radim Hopp updated JBIDE-24523:
-------------------------------
Story Points: 3
> compilation error in org.jboss.tools.openshift.ui.bot.test: LOCAL_TEMPLATE cannot be resolved or is not a field
> ---------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24523
> URL: https://issues.jboss.org/browse/JBIDE-24523
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests, openshift
> Affects Versions: 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Radim Hopp
>
> {code}
> 20:33:49 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.openshift.ui.bot.test: Compilation failure: Compilation failure:
> 20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[81]
> 20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
> 20:33:49 [ERROR] ^^^^^^^^^^^^^^
> 20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
> 20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[132]
> 20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
> 20:33:49 [ERROR] ^^^^^^^^^^^^^^
> 20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
> 20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[142]
> 20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
> 20:33:49 [ERROR] ^^^^^^^^^^^^^^
> 20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
> 20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[148]
> 20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
> 20:33:49 [ERROR] ^^^^^^^^^^^^^^
> 20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
> 20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/basic/NewApplicationWizardHandlingTest.java:[196]
> 20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
> 20:33:49 [ERROR] ^^^^^^^^^^^^^^
> 20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
> 20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/create/CreateApplicationFromTemplateTest.java:[138]
> 20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
> 20:33:49 [ERROR] ^^^^^^^^^^^^^^
> 20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
> 20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/create/CreateApplicationFromTemplateTest.java:[161]
> 20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
> 20:33:49 [ERROR] ^^^^^^^^^^^^^^
> 20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
> 20:33:49 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/tests/org.jboss.tools.openshift.ui.bot.test/src/org/jboss/tools/openshift/ui/bot/test/application/v3/create/CreateApplicationFromTemplateTest.java:[174]
> 20:33:49 [ERROR] new DefaultTabItem(OpenShiftLabel.TextLabels.LOCAL_TEMPLATE).activate();
> 20:33:49 [ERROR] ^^^^^^^^^^^^^^
> 20:33:49 [ERROR] LOCAL_TEMPLATE cannot be resolved or is not a field
> 20:33:49 [ERROR] 8 problems (8 errors)
> {code}
> -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4403) An error when installing Devstudio 10.4.0.GA from Marketplace
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBDS-4403?page=com.atlassian.jira.plugin.... ]
Lukáš Valach commented on JBDS-4403:
------------------------------------
I am satisfied.
> An error when installing Devstudio 10.4.0.GA from Marketplace
> -------------------------------------------------------------
>
> Key: JBDS-4403
> URL: https://issues.jboss.org/browse/JBDS-4403
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: marketplace
> Affects Versions: 10.4.0.GA
> Environment: Eclipse Neon.3 for JavaEE Developers
> Reporter: Andrej Podhradsky
> Assignee: Nick Boldt
> Fix For: 10.4.0.GA
>
>
> The following error occurs when installing Devstudio 10.4.0.GA from Marketplace
> {code}
> Cannot complete the install because of a conflicting dependency.
> Software being installed: Red Hat JBoss Developer Studio (Core Features) 10.4.0.v20170511-1748 (com.jboss.devstudio.core.feature.feature.group 10.4.0.v20170511-1748)
> Software currently installed: m2e - Maven Integration for Eclipse (includes Incubating components) 1.7.0.20160603-1933 (org.eclipse.m2e.feature.feature.group 1.7.0.20160603-1933)
> Only one of the following can be installed at once:
> Maven Project Model Edit Bundle 1.7.0.20160603-1933 (org.eclipse.m2e.model.edit 1.7.0.20160603-1933)
> Maven Project Model Edit Bundle 1.7.1.20161104-1805 (org.eclipse.m2e.model.edit 1.7.1.20161104-1805)
> Cannot satisfy dependency:
> From: Red Hat JBoss Developer Studio (Core Features) 10.4.0.v20170511-1748 (com.jboss.devstudio.core.feature.feature.group 10.4.0.v20170511-1748)
> To: com.jboss.devstudio.core.rpmdeps.feature.feature.group [10.4.0.v20170504-1343]
> Cannot satisfy dependency:
> From: Red Hat JBoss Developer Studio (Feature Dependencies) 10.4.0.v20170504-1343 (com.jboss.devstudio.core.rpmdeps.feature.feature.group 10.4.0.v20170504-1343)
> To: org.eclipse.m2e.feature.feature.group 1.7.1.20161104-1805
> Cannot satisfy dependency:
> From: m2e - Maven Integration for Eclipse (includes Incubating components) 1.7.0.20160603-1933 (org.eclipse.m2e.feature.feature.group 1.7.0.20160603-1933)
> To: org.eclipse.m2e.model.edit [1.7.0.20160603-1933]
> Cannot satisfy dependency:
> From: m2e - Maven Integration for Eclipse (includes Incubating components) 1.7.1.20161104-1805 (org.eclipse.m2e.feature.feature.group 1.7.1.20161104-1805)
> To: org.eclipse.m2e.model.edit [1.7.1.20161104-1805]
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months