Re: Release

2004-11-04 Thread Tommi Mäkitalo
Hi, just tried the HEAD-version, but I ran into a problem when compiling: if g++ -DHAVE_CONFIG_H -I. -I. -I../../include/log4cxx -I../../include -DLOG4CXX -D_REENTRANT -g -O2 -MT writerappendertestcase.o -MD -MP -MF ".deps/writerappendertestcase.Tpo" -c -o writerap

cvs commit: logging-log4cxx/src hierarchy.cpp

2004-11-04 Thread cdevienne
cdevienne2004/11/04 07:13:15 Modified:src hierarchy.cpp Log: Fixed a minor misspelling on an error message. Revision ChangesPath 1.13 +2 -2 logging-log4cxx/src/hierarchy.cpp Index: hierarchy.cpp ===

Re: Release

2004-11-04 Thread Ceki Gülcü
At 09:00 AM 11/4/2004, Michaël CATANZARITI wrote: Hi, concerning the log4cxx release process : - First you should vote on the dev mailing list and report the vote result to [EMAIL PROTECTED] The dev list for each sub-project of Logging Services decides by itself if and when it makes a ne

Re: Release

2004-11-04 Thread Christophe de VIENNE
Tommi Maekitalo wrote: Hi, But I'm sure no 1.0-release? It is not ready yet. Indeed. I was more thinking of a 0.9.8 I would really like to use log4cxx in my tntnet, but it is not possible yet, because of this autoconf-problem (config_auto.h defines common macros e.g. PACKAGE). I sent a patch f

Re: Release

2004-11-04 Thread Tommi Maekitalo
Hi, But I'm sure no 1.0-release? It is not ready yet. I would really like to use log4cxx in my tntnet, but it is not possible yet, because of this autoconf-problem (config_auto.h defines common macros e.g. PACKAGE). I sent a patch for it some time ago and I would really like to see it solved.

Re: Release

2004-11-04 Thread Christophe de VIENNE
Michaël CATANZARITI wrote: Hi, Hi Michaël, Thanks for the information. [...] Freshmeat == Please create an account at freshmeat.net and I will add you as an admin to the log4cxx project - Add a new log4cxx release at http://freshmeat.net/projects/log4cxx/ As far as I remember, freshmeat re

Re: Release

2004-11-04 Thread Michaël CATANZARITI
Hi, concerning the log4cxx release process : - First you should vote on the dev mailing list and report the vote result to [EMAIL PROTECTED] - Please consult http://www.apache.org/dev/ for further official stuff. This is the non official release process : Release binary == - Make sure

cvs commit: logging-log4cxx/xdocs/www/manual Introduction.html

2004-11-04 Thread mcatan
mcatan 2004/11/03 23:00:51 Modified:xdocs/www/manual Introduction.html Log: added header and footer Revision ChangesPath 1.6 +135 -62 logging-log4cxx/xdocs/www/manual/Introduction.html Index: Introduction.html ==

cvs commit: logging-log4cxx/docs introduction.dox

2004-11-04 Thread mcatan
mcatan 2004/11/03 23:01:53 Modified:docs introduction.dox Log: fixed chararacter encoding problem with Ceki's name Revision ChangesPath 1.9 +1 -1 logging-log4cxx/docs/introduction.dox Index: introduction.dox =