[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8556) Compilation failure for 3.3.indigo branch :: AS

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Mar 10 18:13:45 EST 2011


Compilation failure for 3.3.indigo branch :: AS
-----------------------------------------------

                 Key: JBIDE-8556
                 URL: https://issues.jboss.org/browse/JBIDE-8556
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: common
    Affects Versions: 3.3.0.M1
            Reporter: Nick Boldt


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


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list