History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17668
Type: Bug Bug
Status: Open Open
Assignee: Anna Kozlova
Reporter: Daniel Nielsen
Votes: 2
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Too many libraries on the classpath when using the testNG runner

Created: 08 Apr 08 14:59   Updated: 08 Apr 08 15:49
Component/s: Unit Testing. TestNG

Environment: Diana, build 8243 EAP, running on windows vista with JDK 1.5.0_15

Build: 8,243
Severity: Medium


 Description  « Hide
I'm unsure whether this is a bug or an intended feature.

I would expect that if I have a module, eg. seam-test that depends on a module seam-web, then the libraries defined in seam-web does not appear on the classpath of seam-test when running testNG from this module. If I need libraries from seam-web, I would check the "export" box in the dependency settings for seam-web.

But I find that when running the tests, all libraries from seam-web are included on the classpath, which raises issues when using SeamTest and JBoss Embedded.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.