ASL 2.0 Section 5 specifically says any intentionally submitted contribution 
falls under the license - I would think that would be sufficient (email list, 
bug tracking system, etc.).


-----Original Message-----
From: Curt Arnold [mailto:[EMAIL PROTECTED]
Sent: Thu 12/1/2005 9:31 AM
To: Log4J Developers List
Subject: Re: log4j RSS/ATOM Appender
 
Thanks.  Could you review the Apache Contributors License Agreement  
(CLA) at http://www.apache.org/licenses/ and see if you'd be in a  
position to sign one?

I haven't had a chance to review the code yet, but there are a couple  
of areas that concern me: duplication of existing functionality  
(rudimentary event buffering sounds like AsyncAppender),  
architectural mismatch (RSS support with an appender instead of a  
layout), and  the dependence on two additional libraries (ROME and  
JDOM).  I'd like to take some time and look at the issue, understand  
your requirements, and see if can't do something in the sandbox.

What are your thoughts about an RSSLayout and/or AtomAppender along  
the lines of XMLLayout?  Basically, each event would appended to an  
XML entity that would be referenced by an XML document that would  
provide the channel definition, namespace declarations, etc.  The  
serialization code in XMLLayout would be reused so that when the open  
issues with it are resolved they would carry over to RSSLayout.







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


<<winmail.dat>>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to