[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-6277) import org.jboss.tools.test.util.TestProjectProvider cannot be resolved in vpe-ui-test.jar

Dominik Pospisil (JIRA) jira-events at lists.jboss.org
Tue Jun 1 10:44:52 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominik Pospisil closed JBIDE-6277.
-----------------------------------



>  import org.jboss.tools.test.util.TestProjectProvider cannot be resolved in vpe-ui-test.jar
> -------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6277
>                 URL: https://jira.jboss.org/browse/JBIDE-6277
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.1.x
>            Reporter: Nick Boldt
>            Assignee: Alexey Kazakov
>            Priority: Blocker
>             Fix For: 3.1.x
>
>
> 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] ----------

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list