Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-14975

Access restriction: The type ViewWithToolTipIsActive is not accessible due to restriction on classpath entry org.jboss.reddeer.workbench-0.4.0.201305231405.jar

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.1.0.CR1
    • 4.1.0.Beta2
    • qa

    Description

      Failing since at least Jun 17 (build #29):

      [INFO] org.jboss.tools.archives.ui.bot.test .............. FAILURE [0.348s]
      
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 28:32.672s
      [INFO] Finished at: Fri Jun 21 09:54:04 EDT 2013
      [INFO] Final Memory: 127M/503M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile (default-compile) on project org.jboss.tools.archives.ui.bot.test: Compilation failure: Compilation failure:
      [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_41/sources/jbosstools-integration-tests/tests/org.jboss.tools.archives.ui.bot.test/src/org/jboss/tools/archives/ui/bot/test/ViewIsPresentTest.java:[14,0]
      
      [ERROR] import org.jboss.reddeer.workbench.condition.ViewWithToolTipIsActive;
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] Access restriction: The type ViewWithToolTipIsActive is not accessible due to restriction on classpath entry /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_41/.repository/p2/osgi/bundle/org.jboss.reddeer.workbench/0.4.0.201305231405/org.jboss.reddeer.workbench-0.4.0.201305231405.jar
      [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_41/sources/jbosstools-integration-tests/tests/org.jboss.tools.archives.ui.bot.test/src/org/jboss/tools/archives/ui/bot/test/ViewIsPresentTest.java:[30,0]
      [ERROR] new WaitUntil(new ViewWithToolTipIsActive(
      [ERROR] IDELabel.View.PROJECT_ARCHIVES));
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] Access restriction: The constructor ViewWithToolTipIsActive(String) is not accessible due to restriction on classpath entry /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_41/.repository/p2/osgi/bundle/org.jboss.reddeer.workbench/0.4.0.201305231405/org.jboss.reddeer.workbench-0.4.0.201305231405.jar
      [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_41/sources/jbosstools-integration-tests/tests/org.jboss.tools.archives.ui.bot.test/src/org/jboss/tools/archives/ui/bot/test/ViewIsPresentTest.java:[30,0]
      [ERROR] new WaitUntil(new ViewWithToolTipIsActive(
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] Access restriction: The type ViewWithToolTipIsActive is not accessible due to restriction on classpath entry /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_41/.repository/p2/osgi/bundle/org.jboss.reddeer.workbench/0.4.0.201305231405/org.jboss.reddeer.workbench-0.4.0.201305231405.jar
      [ERROR] 3 problems (3 errors)
      
      

      Attachments

        Activity

          People

            exd-mmalina Martin Malina
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: