]
Denis Golovin updated JBIDE-8554:
---------------------------------
Fix Version/s: 3.3.0.M1
Compilation failure for 3.3.indigo branch :: tests
--------------------------------------------------
Key: JBIDE-8554
URL:
https://issues.jboss.org/browse/JBIDE-8554
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: QA
Affects Versions: 3.3.0.M1
Reporter: Nick Boldt
Assignee: Libor Zoubek
Fix For: 3.3.0.M1
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_3.3.indigo.continuou...
[ERROR] Failed to execute goal
org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project
org.jboss.tools.ui.bot.ext: Compilation failure: Compilation failure:
[ERROR]
/qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTBotExt.java
(at line 132):[-1,-1]
[ERROR] public SWTBotScaleExt scale() {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The return type is incompatible with SWTBot.scale()
[ERROR]
[ERROR]
/qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTBotExt.java
(at line 136):[-1,-1]
[ERROR] public SWTBotScaleExt scale(int index) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The return type is incompatible with SWTBot.scale(int)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: