See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integratio...
Changes:
[nickboldt] JBDS-2714 s/JBoss Data Services/JBoss Data Services Development/g
[dgolovin] [JBIDE-13795] Incorrect URL for JBoss Jira on readmes
[mistria] Aggregate JBT 4.2.0-SNAPSHOT
[mmalina] JBIDE-15117 Fix duplicate in forge ui bot test pom
[vpakan] Teiid importer - import SQL Server data type
[vpakan] Added driver definition to properties file
[vpakan] JBIDE-15076: Adapt esb bot tests for Kepler
[vpakan] BPMN2: Adapted to Kepler, added new test cases
[apodhrad] JBIDE-15062: Adapt bpel bot tests for Kepler
[vpakan] Reflects changes to HTML source formatting within VPE.
[apodhrad] JBTIS-28: Fixed test features and site
[vpakan] JBIDE-15077: Adapt modeshape bot tests for Kepler
[vpakan] Added support for CordovaSim & Config Editor in bot tests
[apodhrad] JBIDE-15078: Adapt jBPM bot tests for Kepler
[psrna] JBIDE-15079: Adapt switchyard bot tests for Kepler
[psrna] Optimizes bot tests (less app creations)
[lfabriko] AudioBooks testscript
[psrna] Added WildFly 8 server adapter support to requirements.
[psrna] Edited WildFly 8 tests to use WildFly 8 server adapter
[sbunciak] OpenShift credentials removed from launch config.
[apodhrad] Fixed build.properties in bpel tests
[mmalina] Update parent pom reference in our root pom to 4.1.0.Final
[apodhrad] Changed ViewTree to DefaultTree
[vpakan] JBTIS-146: Update all jbtis bot tests to 4.1.1
[apodhrad] Updated JBTIS to 4.1.2
[vpakan] JBTIS-130: Create SY bot test from existing BPEL
[apodhrad] JBTIS-126: Create SY bot test from existing Camel route
[apodhrad] JBTIS-147: Cannot build BPMN2 bot tests
[vpakan] Applied Red Deer API changes
[jniederm] WeldExtensionTest fix
[vpakan] org.jboss.tools.cdi.bot.test CDIValidatorTest fix
[apodhrad] JBTIS-131: Create SY bot test from existing EJB
[apodhrad] JBTIS-129: Create SY bot test from existing BPM process
[apodhrad] JBTIS-124: Create SY bot test for file gateway
[vpakan] Update JBTIS TP to 4.1.4.Final
[vpakan] org.jboss.tools.cdi.bot.test refactoring
[mbaluch] enabled most of the tests
[apodhrad] ESB bot test fixes
------------------------------------------
[...truncated 7026 lines...]
[INFO] org.jboss.tools.maven.ui.bot.test ................. FAILURE [1.429s]
[INFO] org.jboss.tools.mylyn.ui.bot.test ................. FAILURE [0.283s]
[INFO] org.jboss.tools.openshift.ui.bot.test ............. SUCCESS [1.291s]
[INFO] org.jboss.tools.runtime.as.ui.bot.test ............ FAILURE [5.042s]
[INFO] org.jboss.tools.seam.ui.bot.test .................. SUCCESS [1.610s]
[INFO] org.jboss.tools.ui.bot.ext.test ................... SUCCESS [0.974s]
[INFO] org.jboss.tools.ws.reddeer ........................ FAILURE [0.284s]
[INFO] org.jboss.tools.ws.ui.bot.test .................... SKIPPED
[INFO] integration-tests.features ........................ SUCCESS [0.019s]
[INFO] org.jboss.tools.itests.feature .................... SKIPPED
[INFO] integration-tests.site ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:35.284s
[INFO] Finished at: Thu Sep 05 15:17:40 EDT 2013
[INFO] Final Memory: 145M/500M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile
(default-compile) on project org.jboss.tools.archives.reddeer: Compilation failure:
Compilation failure:
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.archives.reddeer/src/org/jboss/tools/archives/reddeer/archives/ui/ArchivePublishDialog.java:[41,0]
[ERROR] serversInDialog.add(table().cell(i, 0));
[ERROR] ^^^^
[ERROR] The method cell(int, int) is undefined for the type Table
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.archives.reddeer/src/org/jboss/tools/archives/reddeer/archives/ui/FilesetDialog.java:[70,0]
[ERROR] preview.add(table.cell(i, 0));
[ERROR] ^^^^
[ERROR] The method cell(int, int) is undefined for the type Table
[ERROR] 2 problems (2 errors)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile
(default-compile) on project org.jboss.tools.deltaspike.ui.bot.test: Compilation failure:
Compilation failure:
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.deltaspike.ui.bot.test/src/org/jboss/tools/deltaspike/ui/bot/test/DeltaspikeTestBase.java:[38,0]
[ERROR] import org.jboss.reddeer.swt.impl.tree.ShellTreeItem;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.reddeer.swt.impl.tree.ShellTreeItem cannot be resolved
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.deltaspike.ui.bot.test/src/org/jboss/tools/deltaspike/ui/bot/test/DeltaspikeTestBase.java:[160,0]
[ERROR] new ShellTreeItem("Targeted Runtimes").select();
[ERROR] ^^^^^^^^^^^^^
[ERROR] ShellTreeItem cannot be resolved to a type
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.deltaspike.ui.bot.test/src/org/jboss/tools/deltaspike/ui/bot/test/DeltaspikeTestBase.java:[192,0]
[ERROR] new ShellTreeItem("Java Build Path").select();
[ERROR] ^^^^^^^^^^^^^
[ERROR] ShellTreeItem cannot be resolved to a type
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.deltaspike.ui.bot.test/src/org/jboss/tools/deltaspike/ui/bot/test/DeltaspikeTestBase.java:[200,0]
[ERROR] new ShellTreeItem(projectName, library.getName()).select();
[ERROR] ^^^^^^^^^^^^^
[ERROR] ShellTreeItem cannot be resolved to a type
[ERROR] 4 problems (4 errors)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile
(default-compile) on project org.jboss.tools.hibernate.reddeer: Compilation failure:
Compilation failure:
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.hibernate.reddeer/src/org/jboss/tools/hibernate/reddeer/console/HibernateConfigurationView.java:[16,0]
[ERROR] import org.jboss.reddeer.swt.impl.tree.ShellTreeItem;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.reddeer.swt.impl.tree.ShellTreeItem cannot be resolved
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.hibernate.reddeer/src/org/jboss/tools/hibernate/reddeer/console/HibernateConfigurationView.java:[17,0]
[ERROR] import org.jboss.reddeer.swt.impl.tree.ViewTree;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.reddeer.swt.impl.tree.ViewTree cannot be resolved
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.hibernate.reddeer/src/org/jboss/tools/hibernate/reddeer/console/HibernateConfigurationView.java:[33,0]
[ERROR] Tree tree = new ViewTree();
[ERROR] ^^^^^^^^
[ERROR] ViewTree cannot be resolved to a type
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.hibernate.reddeer/src/org/jboss/tools/hibernate/reddeer/console/HibernateConfigurationView.java:[51,0]
[ERROR] Tree tree = new ViewTree();
[ERROR] ^^^^^^^^
[ERROR] ViewTree cannot be resolved to a type
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.hibernate.reddeer/src/org/jboss/tools/hibernate/reddeer/console/HibernateConfigurationView.java:[66,0]
[ERROR] new ShellTreeItem("Hibernate", "Hibernate Console
Configuration").select();
[ERROR] ^^^^^^^^^^^^^
[ERROR] ShellTreeItem cannot be resolved to a type
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.hibernate.reddeer/src/org/jboss/tools/hibernate/reddeer/console/HibernateConfigurationView.java:[74,0]
[ERROR] new DefaultCombo("Database connection:",
0).setSelection(configuration.getDatabaseConnection());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultCombo(String, int) is undefined
[ERROR] 6 problems (6 errors)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile
(default-compile) on project org.jboss.tools.maven.ui.bot.test: Compilation failure:
Compilation failure:
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/maven/MavenRemoteRepositoriesPreferencePage.java:[27,0]
[ERROR] new DefaultTable("Remote Repositories",0).select(oldRepo.getName());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultTable(String, int) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/maven/MavenRemoteRepositoriesPreferencePage.java:[38,0]
[ERROR] new DefaultTable("Remote Repositories",0).select(repository.getName());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultTable(String, int) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/maven/MavenRemoteRepositoriesPreferencePage.java:[44,0]
[ERROR] new DefaultTable("Remote Repositories",0).select(name);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultTable(String, int) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/seam/SeamProjectFirstPage.java:[36,0]
[ERROR] new DefaultCombo("Target runtime", 0).setSelection(runtime);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultCombo(String, int) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/seam/SeamProjectFirstPage.java:[40,0]
[ERROR] new DefaultCombo("Target Server", 0).setSelection(server);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultCombo(String, int) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/maven/MavenProfilesDialog.java:[42,0]
[ERROR] new DefaultTable().check(profileName);
[ERROR] ^^^^^
[ERROR] The method check(String) is undefined for the type DefaultTable
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/maven/MavenProfilesDialog.java:[44,0]
[ERROR] new DefaultTable().check(profileName+" (auto activated)");
[ERROR] ^^^^^
[ERROR] The method check(String) is undefined for the type DefaultTable
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/maven/MavenProfilesDialog.java:[60,0]
[ERROR] profiles.add(new DefaultTable().cell(i, 0));
[ERROR] ^^^^
[ERROR] The method cell(int, int) is undefined for the type DefaultTable
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/EARProjectFirstPage.java:[35,0]
[ERROR] new DefaultCombo("Target runtime", 0).setSelection(runtime);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultCombo(String, int) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/EARProjectFirstPage.java:[39,0]
[ERROR] new DefaultCombo("Target Server", 0).setSelection(server);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultCombo(String, int) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/maven/MavenRepositoriesDialog.java:[26,0]
[ERROR] new DefaultCombo("Profile","Profile ID:").setSelection(repo);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultCombo(String, String) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/maven/MavenRepositoriesDialog.java:[38,0]
[ERROR] new DefaultCombo("Profile","Profile ID:").setText(repoID);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultCombo(String, String) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/maven/MavenRepositoriesDialog.java:[51,0]
[ERROR] new DefaultTable("Repositories",0).select(repo);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultTable(String, int) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/maven/MavenRepositoriesDialog.java:[59,0]
[ERROR] if(new DefaultTable("Repositories",0).rowCount() > 0){
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultTable(String, int) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/maven/MavenRepositoriesDialog.java:[70,0]
[ERROR] new DefaultTable("Repositories",0).select(repo);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultTable(String, int) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/maven/MavenProjectWizardSecondPage.java:[18,0]
[ERROR] new DefaultTable().select(archetype,1);
[ERROR] ^^^^^^
[ERROR] The method select(int...) in the type AbstractTable is not applicable for the
arguments (String, int)
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/NewProjectFirstPage.java:[36,0]
[ERROR] new DefaultCombo("Target runtime", 0).setSelection(runtime);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor DefaultCombo(String, int) is undefined
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.maven.ui.bot.test/src/org/jboss/tools/maven/ui/bot/test/dialog/seam/SeamPreferencePage.java:[21,0]
[ERROR] if(new DefaultTable().cell(i, 3).equals(seamPath)){
[ERROR] ^^^^
[ERROR] The method cell(int, int) is undefined for the type DefaultTable
[ERROR] 18 problems (18 errors)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile
(default-compile) on project org.jboss.tools.mylyn.ui.bot.test: Compilation failure:
Compilation failure:
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.mylyn.ui.bot.test/src/org/jboss/tools/mylyn/ui/bot/test/MylynBugzillaQueryTest.java:[26,0]
[ERROR] import org.jboss.reddeer.swt.impl.tree.ViewTree;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.reddeer.swt.impl.tree.ViewTree cannot be resolved
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.mylyn.ui.bot.test/src/org/jboss/tools/mylyn/ui/bot/test/MylynBugzillaQueryTest.java:[251,0]
[ERROR] ViewTree bugzillaTree = new ViewTree();
[ERROR] ^^^^^^^^
[ERROR] ViewTree cannot be resolved to a type
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.mylyn.ui.bot.test/src/org/jboss/tools/mylyn/ui/bot/test/MylynBugzillaQueryTest.java:[251,0]
[ERROR] ViewTree bugzillaTree = new ViewTree();
[ERROR] ^^^^^^^^
[ERROR] ViewTree cannot be resolved to a type
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.mylyn.ui.bot.test/src/org/jboss/tools/mylyn/ui/bot/test/TestSupport.java:[12,0]
[ERROR] import org.jboss.reddeer.swt.impl.tree.ViewTree;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.reddeer.swt.impl.tree.ViewTree cannot be resolved
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.mylyn.ui.bot.test/src/org/jboss/tools/mylyn/ui/bot/test/MylynReqTest.java:[136,0]
[ERROR] log.info(TaskTable.cell(i,0));
[ERROR] ^^^^
[ERROR] The method cell(int, int) is undefined for the type DefaultTable
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.mylyn.ui.bot.test/src/org/jboss/tools/mylyn/ui/bot/test/MylynReqTest.java:[137,0]
[ERROR] if (TaskTable.cell(i, 0).equals(TASKNAME)) {
[ERROR] ^^^^
[ERROR] The method cell(int, int) is undefined for the type DefaultTable
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.mylyn.ui.bot.test/src/org/jboss/tools/mylyn/ui/bot/test/MylynTestBugzillaQuery.java:[20,0]
[ERROR] import org.jboss.reddeer.swt.impl.tree.ViewTree;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.reddeer.swt.impl.tree.ViewTree cannot be resolved
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.mylyn.ui.bot.test/src/org/jboss/tools/mylyn/ui/bot/test/MylynTestBugzillaQuery.java:[63,0]
[ERROR] ViewTree FeatureTree = new ViewTree();
[ERROR] ^^^^^^^^
[ERROR] ViewTree cannot be resolved to a type
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.mylyn.ui.bot.test/src/org/jboss/tools/mylyn/ui/bot/test/MylynTestBugzillaQuery.java:[63,0]
[ERROR] ViewTree FeatureTree = new ViewTree();
[ERROR] ^^^^^^^^
[ERROR] ViewTree cannot be resolved to a type
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.mylyn.ui.bot.test/src/org/jboss/tools/mylyn/ui/bot/test/MylynTestBugzillaQuery.java:[68,0]
[ERROR] ViewTree RepoTree = new ViewTree();
[ERROR] ^^^^^^^^
[ERROR] ViewTree cannot be resolved to a type
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.mylyn.ui.bot.test/src/org/jboss/tools/mylyn/ui/bot/test/MylynTestBugzillaQuery.java:[68,0]
[ERROR] ViewTree RepoTree = new ViewTree();
[ERROR] ^^^^^^^^
[ERROR] ViewTree cannot be resolved to a type
[ERROR] 11 problems (11 errors)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile
(default-compile) on project org.jboss.tools.runtime.as.ui.bot.test: Compilation failure:
Compilation failure:
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/SearchingForRuntimesDialog.java:[12,0]
[ERROR] import org.jboss.reddeer.swt.impl.tree.ShellTree;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.reddeer.swt.impl.tree.ShellTree cannot be resolved
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/SearchingForRuntimesDialog.java:[55,0]
[ERROR] return new ShellTree().getAllItems();
[ERROR] ^^^^^^^^^
[ERROR] ShellTree cannot be resolved to a type
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/SeamPreferencesDialog.java:[34,0]
[ERROR] runtime.setName(table.cell(i, 1));
[ERROR] ^^^^
[ERROR] The method cell(int, int) is undefined for the type Table
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/SeamPreferencesDialog.java:[35,0]
[ERROR] runtime.setVersion(table.cell(i, 2));
[ERROR] ^^^^
[ERROR] The method cell(int, int) is undefined for the type Table
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/dialog/preferences/SeamPreferencesDialog.java:[36,0]
[ERROR] runtime.setLocation(table.cell(i, 3));
[ERROR] ^^^^
[ERROR] The method cell(int, int) is undefined for the type Table
[ERROR] 5 problems (5 errors)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile
(default-compile) on project org.jboss.tools.ws.reddeer: Compilation failure: Compilation
failure:
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.ws.reddeer/src/org/jboss/tools/ws/reddeer/ws/ui/JBossWSRuntimePreferencePage.java:[47,0]
[ERROR] String name = runtimesTable.cell(i, 1);
[ERROR] ^^^^
[ERROR] The method cell(int, int) is undefined for the type DefaultTable
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.ws.reddeer/src/org/jboss/tools/ws/reddeer/ws/ui/JBossWSRuntimePreferencePage.java:[48,0]
[ERROR] String version = runtimesTable.cell(i, 2);
[ERROR] ^^^^
[ERROR] The method cell(int, int) is undefined for the type DefaultTable
[ERROR]
/qa/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_master/sources/jbosstools-integration-tests/tests/org.jboss.tools.ws.reddeer/src/org/jboss/tools/ws/reddeer/ws/ui/JBossWSRuntimePreferencePage.java:[49,0]
[ERROR] String path = runtimesTable.cell(i, 3);
[ERROR] ^^^^
[ERROR] The method cell(int, int) is undefined for the type DefaultTable
[ERROR] 3 problems (3 errors)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.archives.reddeer
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Description set:
Invalid address: apodhrad(a)afrodita.(none)