[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-8555) Compilation failure for 3.3.indigo branch :: common

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Mar 10 18:19:45 EST 2011


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

Alexey Kazakov resolved JBIDE-8555.
-----------------------------------

    Fix Version/s: 3.3.0.M1
       Resolution: Duplicate Issue


Duplicates JBIDE-8549

> Compilation failure for 3.3.indigo branch :: common
> ---------------------------------------------------
>
>                 Key: JBIDE-8555
>                 URL: https://issues.jboss.org/browse/JBIDE-8555
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 3.3.0.M1
>            Reporter: Nick Boldt
>             Fix For: 3.3.0.M1
>
>
> 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