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

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


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

Nick Boldt updated JBIDE-8555:
------------------------------

    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


  was:
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.ui.bot.ext: Compilation failure: Compilation failure:
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTBotExt.java (at line 132):[-1,-1]
[ERROR] public SWTBotScaleExt scale() {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The return type is incompatible with SWTBot.scale()
[ERROR] 
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTBotExt.java (at line 136):[-1,-1]
[ERROR] public SWTBotScaleExt scale(int index) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The return type is incompatible with SWTBot.scale(int)


    Component/s: common
                     (was: testing)


> 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
>
> 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