Shapira, Yoav | 2 Aug 2004 15:14

RE: log4cxx new committers


Hi,
Hmm, that's strange.  There've been problems with receiving CLAs in the past, but that's mostly in the past. 
I haven't seen many problems or delays with the Jakarta project in this area for more than a year.

Yoav Shapira
Millennium Research Informatics

>-----Original Message-----
>From: Michaël CATANZARITI [mailto:mcatan <at> apache.org]
>Sent: Friday, July 30, 2004 4:53 PM
>To: Logging General
>Subject: log4cxx new committers
>
>Hi all !
>
>I tried unsuccessfully to request for two new committers accounts (Curt
>Arnold and Christophe de Vienne)
>
>They can't retreive CLAs even if Curt Arnold has faxed his twice. Sometimes
>I can't get any answer to my emails.
>
>Is there something I forgot or missed ? or is it always as long ? (nearly 3
>weeks concerning Curt)
>
>Thank you,
>
>--
>Michaël CATANZARITI
>log4cxx project manager
(Continue reading)

Michaël CATANZARITI | 4 Aug 2004 06:45
Picon
Favicon

Welcome to Curt Arnold

Hi,

I would like to welcome Curt Arnold as a new committer for the log4cxx project !!
Curt is always known at the ASF because he contributed to Xerces-C, Xerces-J and Ant in the past.
These are Curt's first tasks :
- Test log4cxx on Mac OS X
- Study UNICODE stuff to simplify log4cxx interface

The log4cxx team web page has been updated.

for further information about committers, please read:
http://logging.apache.org/site/bylaws.html

Regards,
--

-- 
Michaël CATANZARITI
log4cxx project manager

	log4cxx user mailing list:
	mailto:log4cxx-user-subscribe <at> logging.apache.org

	log4cxx developer mailing list:
	mailto:log4cxx-dev-subscribe <at> logging.apache.org

Shapira, Yoav | 4 Aug 2004 14:45

RE: Welcome to Curt Arnold


Hi,
Congratulations and welcome aboard ;) 

Yoav Shapira
Millennium Research Informatics

>-----Original Message-----
>From: Michaël CATANZARITI [mailto:mcatan <at> apache.org]
>Sent: Wednesday, August 04, 2004 12:45 AM
>To: log4cxx-dev <at> logging.apache.org; log4cxx-user <at> logging.apache.org;
>Logging General
>Subject: Welcome to Curt Arnold
>
>Hi,
>
>I would like to welcome Curt Arnold as a new committer for the log4cxx
>project !!
>Curt is always known at the ASF because he contributed to Xerces-C, Xerces-
>J and Ant in the past.
>These are Curt's first tasks :
>- Test log4cxx on Mac OS X
>- Study UNICODE stuff to simplify log4cxx interface
>
>The log4cxx team web page has been updated.
>
>for further information about committers, please read:
>http://logging.apache.org/site/bylaws.html
>
>Regards,
(Continue reading)

Ceki Gülcü | 6 Aug 2004 14:18
Picon
Gravatar

Unsolicited proposal for log4cxx project


Hello,

Here is an unsolicited proposal intended for consumption by the
log4cxx project.

While setting up a linux server using the gentoo distribution, I
noticed that there were several new syslogd clones available. See the
list below.

It seems to me that by implementing a syslog compatible interface, the
log4cxx project would stand to gain massively in its attractiveness
and popularity.

As far as I know the syslog interface is in C, but since C++ is a
superset of C, that should not be an unsurmountable problem. Or?

Given that many of the syslog clones are distributed under the BSD or
MIT licenses which are both quite similar to ASL version 1.0, their
inclusion in log4cxx verbatim or in modified form should not be a
major hurdle. (Although I'd have to double check this with the board.)

Anyway, is this something the log4cxx project would be interested in?
As this is an unsolicited proposal, please feel free to ignore.

*  app-admin/sysklogd
       Latest version available: 1.4.1-r10
       Latest version installed: 1.4.1-r10
       Size of downloaded files: 79 kB
       Homepage:    http://www.infodrom.org/projects/sysklogd/
(Continue reading)

Michaël CATANZARITI | 7 Aug 2004 01:56
Picon
Favicon

Re: Unsolicited proposal for log4cxx project

Hi,

I am not sure to have understood well, but I would like to precise that the
log4cxx project has already implemented the SyslogAppender in the following way
:

If the syslogHost property is set to "localhost" or "127.0.0.1", the
SyslogAppender invokes the standard POSIX C function "syslog".

If the syslogHost property is valid remote address or hostname, the
SyslogAppender sends UDP packets to the remote host using port 514 (exactly
like log4j does).

Regards,

Ceki Gülcü wrote:
> 
> Hello,
> 
> Here is an unsolicited proposal intended for consumption by the
> log4cxx project.
> 
> While setting up a linux server using the gentoo distribution, I
> noticed that there were several new syslogd clones available. See the
> list below.
> 
> It seems to me that by implementing a syslog compatible interface, the
> log4cxx project would stand to gain massively in its attractiveness
> and popularity.
> 
(Continue reading)

Michaël CATANZARITI | 12 Aug 2004 23:58
Picon
Favicon

Welcome to Christophe De Vienne

Hi,

I would like to welcome Christophe De Vienne as a new committer for the log4cxx project (The team has tripled
in less than two weeks !!)

Christophe has already proved his interest in Open Source projects, since he is the project admin of the
libxml++ project (http://sourceforge.net/projects/libxmlplusplus/) 

Christophe's first task will be to resolve problems concerning configuration macros conflicts.

The log4cxx team web page and AUTHORS file have been updated. 

Regards,

--

-- 
Michaël CATANZARITI
log4cxx project manager

	log4cxx user mailing list:
	mailto:log4cxx-user-subscribe <at> logging.apache.org

	log4cxx developer mailing list:
	mailto:log4cxx-dev-subscribe <at> logging.apache.org

PS: Christophe, can you create yourself an account for the log4cxx JIRA project ?

ceki | 13 Aug 2004 11:31
Picon
Favicon

cvs commit: logging-site/src/xdocs/stylesheets site.vsl

ceki        2004/08/13 02:31:09

  Modified:    src/xdocs/site bylaws.xml cvs-repositories.xml
                        logging-site.xml
               src/xdocs/stylesheets site.vsl
  Log:

  
  Made extensive changes to 'src/xdocs/stylesheets/site.vsl', our site's
  velocity style sheet.

  - Many of the changes are simlifications resulring from more
  aggressive use of CSS. In particular the page layout based on CSS
  instead of table hacks.

  - The nagigation bar menu is based on CSS. It looks better too.

  - The site.vsl velocity style sheet can now generate nice looking FAQ
  pages. (Work in progress.)

  - Each sub-project can specify its own CSS stylesheet project-wide or
  per page.

  PR:
  Obtained from:
  Submitted by:	
  Reviewed by:	

  Revision  Changes    Path
  1.7       +3 -3      logging-site/src/xdocs/site/bylaws.xml
(Continue reading)

ceki | 13 Aug 2004 11:32
Picon
Favicon

cvs commit: logging-site/docs/css site.css

ceki        2004/08/13 02:32:24

  Modified:    docs/css site.css
  Log:

  Extensive changes to the site CSS file.

  PR:
  Obtained from:
  Submitted by:	
  Reviewed by:	

  
  Revision  Changes    Path
  1.7       +68 -36    logging-site/docs/css/site.css

  Index: site.css
  ===================================================================
  RCS file: /home/cvs/logging-site/docs/css/site.css,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- site.css	19 Apr 2004 14:18:25 -0000	1.6
  +++ site.css	13 Aug 2004 09:32:24 -0000	1.7
   <at>  <at>  -1,64 +1,96  <at>  <at> 
  +
   H1, H2, H3 {
    color: #101099;
   }

(Continue reading)

ceki | 13 Aug 2004 11:33
Picon
Favicon

cvs commit: logging-site/docs/site binindex.html bugreport.html bylaws.html cvs-repositories.html logging-site.html mailing-lists.html mission-statement.html news.html who-we-are.html

ceki        2004/08/13 02:33:25

  Modified:    docs     index.html
               docs/site binindex.html bugreport.html bylaws.html
                        cvs-repositories.html logging-site.html
                        mailing-lists.html mission-statement.html news.html
                        who-we-are.html
  Log:

  Generated html files.

  PR:
  Obtained from:
  Submitted by:	
  Reviewed by:	

  
  Revision  Changes    Path
  1.24      +78 -110   logging-site/docs/index.html

  http://cvs.apache.org/viewcvs/logging-site/docs/index.html.diff?r1=1.23&r2=1.24

  
  1.8       +85 -117   logging-site/docs/site/binindex.html

  http://cvs.apache.org/viewcvs/logging-site/docs/site/binindex.html.diff?r1=1.7&r2=1.8

  
  1.16      +74 -106   logging-site/docs/site/bugreport.html

(Continue reading)

Shapira, Yoav | 13 Aug 2004 14:44

RE: Welcome to Christophe De Vienne

Hola,
Welcome aboard ;)

Yoav Shapira
Millennium Research Informatics

>-----Original Message-----
>From: Michaël CATANZARITI [mailto:mcatan <at> apache.org]
>Sent: Thursday, August 12, 2004 5:59 PM
>To: log4cxx-dev <at> logging.apache.org; log4cxx-user <at> logging.apache.org;
>Logging General
>Subject: Welcome to Christophe De Vienne
>
>Hi,
>
>I would like to welcome Christophe De Vienne as a new committer for the
>log4cxx project (The team has tripled in less than two weeks !!)
>
>Christophe has already proved his interest in Open Source projects, since
>he is the project admin of the libxml++ project
>(http://sourceforge.net/projects/libxmlplusplus/)
>
>Christophe's first task will be to resolve problems concerning
>configuration macros conflicts.
>
>The log4cxx team web page and AUTHORS file have been updated.
>
>Regards,
>
>--
(Continue reading)


Gmane