[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7533) Compile failed in org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Nov 9 09:28:01 EST 2010


Compile failed in org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java
---------------------------------------------------------------------------------

                 Key: JBIDE-7533
                 URL: https://jira.jboss.org/browse/JBIDE-7533
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: struts/shale
    Affects Versions: 3.2.0.Beta2
            Reporter: Nick Boldt
            Priority: Blocker
             Fix For: 3.2.0.Beta2


http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-3.2.0.Beta2.continuous/320/console

[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.struts.ui.bot.test: Compilation failure: Compilation failure:
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 46):[-1,-1]
[ERROR] protected void init() throws WidgetNotFoundException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method init() of type StrutsUIEditorBot must override a superclass method
[ERROR] 
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 76):[-1,-1]
[ERROR] graphicalViewer = (GraphicalViewer) ep.getAdapter(GraphicalViewer.class);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] graphicalViewer cannot be resolved to a variable
[ERROR] 
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 77):[-1,-1]
[ERROR] final Control control = graphicalViewer.getControl();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] graphicalViewer cannot be resolved
[ERROR] 
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 79):[-1,-1]
[ERROR] canvas = new SWTBotGefFigureCanvas((FigureCanvas) control);
[ERROR] ^^^^^^
[ERROR] canvas cannot be resolved to a variable
[ERROR] 
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 81):[-1,-1]
[ERROR] editDomain = graphicalViewer.getEditDomain();
[ERROR] ^^^^^^^^^^
[ERROR] editDomain cannot be resolved to a variable
[ERROR] 
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 81):[-1,-1]
[ERROR] editDomain = graphicalViewer.getEditDomain();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] graphicalViewer cannot be resolved
[ERROR] 
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 85):[-1,-1]
[ERROR] if (graphicalViewer == null) {
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] graphicalViewer cannot be resolved to a variable
[ERROR] 
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.2.0.Beta2.continuous/sources/struts/tests/org.jboss.tools.struts.ui.bot.test/src/org/jboss/tools/struts/ui/bot/test/utils/StrutsUIEditorBot.java (at line 107):[-1,-1]
[ERROR] return graphicalViewer.getControl();
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] graphicalViewer cannot be resolved
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.struts.ui.bot.test: Compilation failure


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list