Julius Stroffek <[EMAIL PROTECTED]> writes: > Thanks Knut. This would work for me. However, I think it my be good to > store the derby.log in > TestConfiguration.getCurrent().getFailureFolder() directory in case of > a test failure on tearDown. This would solve also DERBY-2614. > > Just for now I do not know how to get the test result in tearDown > function. Still exploring the possibilities. I try to find the source > of junit 3.8. Can somebody point me to a place where I can find them? > They are not at junit.org nor the sourceforge.net. There are only > newer versions.
I found the older releases here: http://sourceforge.net/project/showfiles.php?group_id=15278&package_id=12472 -- Knut Anders
