[jbosstools-issues] [JBoss JIRA] (JBIDE-14327) org.jboss.tools.project.examples does not compile

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Sat Apr 27 01:02:53 EDT 2013


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

Alexey Kazakov resolved JBIDE-14327.
------------------------------------

      Assignee: Alexey Kazakov
    Resolution: Done


I reverted https://github.com/jbosstools/jbosstools-base/pull/93

                
> org.jboss.tools.project.examples does not compile
> -------------------------------------------------
>
>                 Key: JBIDE-14327
>                 URL: https://issues.jboss.org/browse/JBIDE-14327
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central, common/jst/core, project-examples, server
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>            Priority: Blocker
>             Fix For: 4.1.0.Beta1
>
>
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.17.0:compile (default-compile) on project org.jboss.tools.project.examples: Compilation failure: Compilation failure:
> [ERROR] /home/igels/Projects/jbt-4.0/requests/jbosstools-central/examples/plugins/org.jboss.tools.project.examples/src/org/jboss/tools/project/examples/model/ProjectExampleUtil.java:[836,0]
> [ERROR] return ECFTransport.getInstance();
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Type mismatch: cannot convert from org.jboss.tools.common.core.ecf.ECFTransport to org.jboss.tools.runtime.core.util.ECFTransport
> [ERROR] 1 problem (1 error)
> [ERROR] -> [Help 1]
> [ERROR] 
> {code}
> It seems that this PR https://github.com/jbosstools/jbosstools-base/pull/93 pushed to master broke the build.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list