From: Stefan Gybas <[EMAIL PROTECTED]> Subject: junit-freenet, was Re: Bug#165504 acknowledged by developer Date: Tue, 15 Jul 2003 20:23:30 +0200 > Package: junit > Section: contrib/devel > Version: 3.8.1-3 > Depends: kaffe | java-virtual-machine > > So it does not depend on any packages outside of main. It is in contrib > because it does not work with any of the currently packaged JVMs in > main. From the Java policy, section 2.5:
In the fact, junit works with kaffe. But junit use swing which prevent from compiling with free jvm, so junit is gone to contrib. I can write swing ui wrapper which provide junit.swingui.TestRunner class but use awt instead of swing. How about this idea? The wrapper class may provide poor gui than original swing ui but we can put junit into main. > I rather spend my time getting Ant and other packages into main than > discussing this any longer. Sorry not sooner reply. I maint junit and it's my responsibility. Takashi Okamoto