Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.10.0
-
None
-
Linux
Description
I'm trying to upgrade from 0.9.7 to CVS HEAD as per instructions. It seems as though the code for stuffing internationalizable files such as foo_en_US.properties into ResourceBundles is in progress and commented out. Are these catalog files supported in CVS HEAD – should I be usin a 0.9.8 tag? It also seems as though many regression tests are disabled. Please help as soon as possible, we are trying to port code to Solaris on tight deadline and had trouble with 0.9.7 and were hoping that the latest supported 0.9.8 candidate would help, but now it seems non-functional? For example my recursive grep (krs) returns the following:
~/loghead/log4cxx-cvshead-2005-09-08/logging-log4cxx> krs "#if 0"
./src/fixedwindowrollingpolicy.cpp:#if 0
./src/loader.cpp:#if 0
./src/loader.cpp:#if 0
./src/logger.cpp:#if 0
./src/logger.cpp:#if 0
./src/logger.cpp:#if 0
./src/loggingevent.cpp:#if 0
./src/loggingevent.cpp: #if 0
./src/loggingevent.cpp: #if 0
./src/loggingevent.cpp:#if 0
./src/ndc.cpp:#if 0
./src/resourcebundle.cpp:#if 0
./src/socketinputstream.cpp:#if 0
./src/syslogwriter.cpp:#if 0
./src/timebasedrollingpolicy.cpp:#if 0
./src/triggeringpolicy.cpp: #if 0
./tests/src/rolling/timebasedrollingtest.cpp:#if 0
./tests/src/rolling/timebasedrollingtest.cpp:#if 0
Attachments
1.
|
L7dTestCase is stubbed out | Resolved | Andreas Hartmann |