I went and tested the current version of log4cxx, and at least on Linux I don't have any failures. There are a bunch of failures on the Windows side, but I don't know enough about windows to know where to start to debug those.
The tests that failed: 90% tests passed, 6 tests failed out of 60 Total Test time (real) = 528.17 sec The following tests FAILED: 14 - minimumtestcase (Failed) 16 - patternlayouttest (Failed) 54 - sizebasedrollingtest (Failed) 55 - timebasedrollingtest (Failed) 57 - errorhandlertestcase (Failed) 60 - xmltests (Failed) Regardless, I've uploaded the zip and tar.gz here: https://rm5248.com/log4cxx/ As of this point, do the zip/tar.gz files contain everything required for release? Is there anything that needs to be added? I want to try and help if there's something that's missing. -Robert Middleton