I'm doing something non-ant related, but I'm wondering if anyone has seen this problem here, as it's the closest to what I'm trying to do

1. I have some code that is a test runner for Junit3.8.x classes, it works.
2. I am trying to flip the ivy version to junit 4.8.2 something.
3. I rerun my test runner tests
4. I get sealing violations on dependent JARs from my own upstream projects

Neither my JARs or JUnit4 is sealed, yet as soon as say "JUnit 4", things stop working.

Anyone else seen something like this? Or am I deep in a classloader hell of my own making?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to