Re: Logging before main() crashes in 0.9.7

2006-04-24 Thread Matthew Kanwisher
Same here ;/ I had to make the plunge cause I have a large source base using it already( and the nasty 0.9.7 memory leaks), the 0.9.8 I've been using has been extremely stable, wish they would just do an official one ;/ On 4/24/06, Araceli HENLEY <[EMAIL PROTECTED]> wrote: I'm just chiming in to a

Re: log4cxx-0.9.8 release mode

2006-04-24 Thread Matthew Kanwisher
Look at the ant script that comes with the build, it clearly has an option to do debug or release builds. Its really easy if you edit the file but I think you can even pass it on the command line On 4/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I had to build the release version myse

RE: Logging before main() crashes in 0.9.7

2006-04-24 Thread Araceli HENLEY
I'm just chiming in to add my vote for a 0.9.8 release. We are currently using 0.9.7 in our pilot project,and we have waited with bated breath for the 0.9.8 release. We haven't built 0.9.8 for all of the reasons that have been echoed in the earlier email threads. I'd be happy with a "beta" versi

RE: Logging before main() crashes in 0.9.7

2006-04-24 Thread Tom Panzarella
On Mon, 2006-04-24 at 09:44 -0600, [EMAIL PROTECTED] wrote: > We're skittish about 0.9.8 as well, but I'm recommending to my team > that we move forward with it. What's in the SVN head seems > release-quality to me. I wish they'd put a fork in it and call it a > release, so that they could get mo

RE: Logging before main() crashes in 0.9.7

2006-04-24 Thread brian_moody
We're skittish about 0.9.8 as well, but I'm recommending to my team that we move forward with it.  What's in the SVN head seems release-quality to me.  I wish they'd put a fork in it and call it a release, so that they could get more significant momentum behind it.  I'm sure there are a lot

RE: log4cxx-0.9.8 release mode

2006-04-24 Thread brian_moody
I had to build the release version myself from the SVN head.  You have to grab some source for a few other jar files and build those as well.  Schedule a little time for yourself to get it done - it's not just a click of a button away.  The good news is that once you've gone through the pain

log4cxx-0.9.8 release mode

2006-04-24 Thread Munir Badir
Hi, I need to use the release library “log4cxx.lib” and the ‘release mode’ DLL “log4cxx.dll” of log4cxx-0.9.8 last build. I have downloaded the log4cxx-0.9.8 from different locations and what I have always is the ‘debug mode’ DLL “log4cxxd.dll” and the lib “log4cxxd.lib”. Can anyone plea