I've attached another zip file which contains tests for the tar compression patch. The actual changes to the tasks are not modified from the previous posting.
There is obviously a good reason to desire test cases at the same time as the patches, since there is one test case (TarTest.test11) that is failing when trying to delete the created tar.bz2 file to clean up the test environment. It appears that CBZip2OutputStream is somehow not closing the FileOutputStream in a timely manner, though a code review of CBZip2OutputStream.close() looked okay and the file is usable after the completion of the task. I'm will not be able to spend any time on this for several more hours, if anyone knows of any weirdness with CBZip2OutputStream or can quickly diagnose the problem, please let me know. However, I thought it would be good to disclose the potential problem as early as possible.
<<attachment: tar_compression_patch_with_tests.zip>>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
