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

Compilation failure for 3.3.indigo branch :: common

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 3.3.0.M1
    • 3.3.0.M1
    • common
    • None

    Description

      http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_3.3.indigo.continuous/23/console

      [ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.common: Compilation failure: Compilation failure:
      [ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/common/plugins/org.jboss.tools.common/src/org/jboss/tools/common/reporting/ProblemBuffer.java (at line 19):[-1,-1]
      [ERROR] import org.eclipse.core.runtime.adaptor.EclipseLog;
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The import org.eclipse.core.runtime.adaptor.EclipseLog cannot be resolved
      [ERROR]
      [ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/common/plugins/org.jboss.tools.common/src/org/jboss/tools/common/reporting/ProblemBuffer.java (at line 110):[-1,-1]
      [ERROR] log = new EclipseLog(getLogFile());
      [ERROR] ^^^^^^^^^^
      [ERROR] EclipseLog cannot be resolved to a type
      [ERROR]
      [ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/common/plugins/org.jboss.tools.common/src/org/jboss/tools/common/reporting/ProblemBuffer.java (at line 111):[-1,-1]
      [ERROR] writer = new PlatformLogWriter(log);
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The constructor PlatformLogWriter(FrameworkLog) is undefined
      [ERROR]
      [ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/common/plugins/org.jboss.tools.common/src/org/jboss/tools/common/reporting/ProblemBuffer.java (at line 111):[-1,-1]
      [ERROR] writer = new PlatformLogWriter(log);
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] Type mismatch: cannot convert from PlatformLogWriter to ILogListener

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: