Nick Boldt created JBIDE-11597:
----------------------------------
Summary: compile failed in org.jboss.tools.cdi.ui.test when run against Juno
TP
Key: JBIDE-11597
URL:
https://issues.jboss.org/browse/JBIDE-11597
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: CDI
Affects Versions: 3.3.0.Beta3
Reporter: Nick Boldt
Assignee: Alexey Kazakov
Priority: Critical
Fix For: 3.3.0.Beta3
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile
(default-compile) on project org.jboss.tools.cdi.ui.test: Compilation failure: Compilation
failure:
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.juno-continuous/sources/cdi/tests/org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/testmodel/File.java:[37,0]
[ERROR] public class File implements IFile {
[ERROR] ^^^^
[ERROR] The type File must implement the inherited abstract method
IResource.accept(IResourceProxyVisitor, int, int)
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.juno-continuous/sources/cdi/tests/org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/testmodel/Project.java:[42,0]
[ERROR] public class Project implements IProject {
[ERROR] ^^^^^^^
[ERROR] The type Project must implement the inherited abstract method
IResource.accept(IResourceProxyVisitor, int, int)
[ERROR] 2 problems (2 errors)
https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.juno-continuo...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira