Hello,
Does anyone know how to exclude a runtime dependency from the test classpath? I am using RichFaces and TestNG. When I run my Seam TestNG tests RichFaces tries to perform some operations which causes a test to fail. I want RichFaces dependencies in my war file but I don't want them added to the classpath when running tests.

Thanks!
-Ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to