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

import org.jboss.tools.test.util.TestProjectProvider cannot be resolved in vpe-ui-test.jar

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 3.1.1
    • 3.1.x
    • None

    Description

      Missing import blocking build + tests. Please ensure your manifest.mf is correct and lists ALL the dependencies on which this plugin depends.

      [java] vpe-ui-test.jar:
      [java] [mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.jst.web.test/temp.folder/jst-web-tests.jar.bin
      [java] [mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.vpe.ui.test/temp.folder/vpe-ui-test.jar.bin
      [java] [javac] Compiling 2 source files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.text.ext.test/temp.folder/jsf-text-ext-tests.jar.bin
      [java] [javac] Compiling 2 source files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.jst.web.test/temp.folder/jst-web-tests.jar.bin
      [java] [javac] Compiling 16 source files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.vpe.ui.test/temp.folder/vpe-ui-test.jar.bin
      [java] [javac] ----------
      [java] [javac] 1. ERROR in /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/ELExprPartitionerTest.java (at line 39)
      [java] [javac] import org.jboss.tools.test.util.TestProjectProvider;
      [java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [java] [javac] The import org.jboss.tools.test.util.TestProjectProvider cannot be resolved
      [java] [javac] ----------
      [java] [javac] 2. ERROR in /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.jsf.text.ext.test/src/org/jboss/tools/jsf/text/ext/test/ELExprPartitionerTest.java (at line 42)
      [java] [javac] TestProjectProvider provider = null;
      [java] [javac] ^^^^^^^^^^^^^^^^^^^
      [java] [javac] TestProjectProvider cannot be resolved to a type
      [java] [javac] ----------

      Attachments

        Issue Links

          Activity

            People

              alexeykazakov Alexey Kazakov
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: