[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8513) org.jboss.tools.ui.bot.ext build failure

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Mar 3 12:11:46 EST 2011


org.jboss.tools.ui.bot.ext build failure
----------------------------------------

                 Key: JBIDE-8513
                 URL: https://issues.jboss.org/browse/JBIDE-8513
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: testing
    Affects Versions: 3.2.1
            Reporter: Alexey Kazakov
             Fix For: 3.2.1


I get this error during local tycho build:

[INFO] Compiling 109 source files to /home/igels/Projects/jbosstools-3.2.x/tests/plugins/org.jboss.tools.ui.bot.ext/target/classes
----------
1. ERROR in /home/igels/Projects/jbosstools-3.2.x/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTBotExt.java (at line 132)
	public SWTBotScaleExt scale() {
	       ^^^^^^^^^^^^^^
The return type is incompatible with SWTBot.scale()
----------
2. ERROR in /home/igels/Projects/jbosstools-3.2.x/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTBotExt.java (at line 136)
	public SWTBotScaleExt scale(int index) {
	       ^^^^^^^^^^^^^^
The return type is incompatible with SWTBot.scale(int)


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