Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-24489

compile failed in Base after moving to Oxygen.0.M7 target platform

    XMLWordPrintable

Details

    • devex #132 May 2017
    • 4

    Description

      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)

      https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-base_master/104/console

      Attachments

        Issue Links

          Activity

            People

              rob.stryker Rob Stryker (Inactive)
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: