]
Nick Boldt commented on JBIDE-6421:
-----------------------------------
All three of these test plugins contain no *.java files, so I've switched them to
being eclipse-plugin until such time as there's test code to build + run.
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....
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: