Hi,

Wondering how and whether it's possible to refine a project's dependency set
so that unit/integration test dependencies are separate from non-test
dependencies.

For example, if I have jars that a JUnit extension library needs at runtime,
but which I don't want to have in the classpath at build time for my classes
(or perhaps my classes require a different version of a jar), how do I
separate them at compile time and/or runtime?

Thank you,

Scott Stirling
Framingham, MA



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

Reply via email to