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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Apr 26 16:15:53 EDT 2013


Alexey Kazakov created JBIDE-14327:
--------------------------------------

             Summary: 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: common/jst/core, project-examples, server
    Affects Versions: 4.1.0.Beta1
            Reporter: 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