[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6421) seam tests do not declare dependency on their test framework (junit3, junit4, swtbot, etc.)

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Jun 4 15:56:25 EDT 2010


seam tests do not declare dependency on their test framework (junit3, junit4, swtbot, etc.)
-------------------------------------------------------------------------------------------

                 Key: JBIDE-6421
                 URL: https://jira.jboss.org/browse/JBIDE-6421
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 3.2-Helios
            Reporter: Nick Boldt
            Assignee: Alexey Kazakov


>From Tycho log:

org.jboss.tools.seam.text.ext.test: Could not determine test framework 
org.jboss.tools.seam.ui.pages.test: Could not determine test framework
org.jboss.tools.seam.xml.ui.test: Could not determine test framework

http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-3.2.0.M1.helios/11/console

Please add Require-Bundle: directives into your MANIFEST.MF to let Tycho know what sort of tests your plugins contain. 

Or, if there are no tests (ie., src/ folder is empty) then switch pom.xml from <packaging>eclipse-test-plugin</packaging> to <packaging>eclipse-plugin</packaging> (or exclude it from its container pom.

-- 
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