[jbosstools-issues] [JBoss JIRA] (JBIDE-24489) compile failed in Base after moving to Oxygen.0.M7 target platform

Nick Boldt (JIRA) issues at jboss.org
Fri May 19 17:02:00 EDT 2017


     [ https://issues.jboss.org/browse/JBIDE-24489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBIDE-24489:
-------------------------------
    Fix Version/s: 4.5.0.AM1


> 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/jbosstools-base_master/104/console



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list