Here are a few things we need to look into before we put out a 1.2.15 RC:

1. I couldn't configure a ConnectionSource for CustomSQLDBReceiver - 
unrecognized element (unless I'm configuring it wrong, it means DBReciever and 
DBAppender won't work either)

2. Event properties aren't quite working - I'll look into this one.

3. The matching UDP and MulticastAppenders aren't in the receivers package - 
where should they go? the main log4j module in o.a.l.net?

4. I'd like talk about the usefulness or lack thereof of the three filters I 
contributed - (in o.a.l.filter): reflectionfilter, mapfilter and propertyfilter 
(supports building events from pojos, setting static properties on all events)

5. o.a.l.varia.SoundAppender can be useful - uses Applet class to play audio 
(minimal dependencies and backward compatible)

6. o.a.l.xml.LogFileXMLReceiver - supports tailing of xmllayout-formatted log 
files

Also, Pauls' util.logging appender is an interesting idea that we should 
develop further.


All in all, good stuff!



Scott Deboy
COMOTIV SYSTEMS
111 SW Columbia Street Ste. 950
Portland, OR  97201

Telephone:      503.224.7496
Cell:           503.997.1367
Fax:            503.222.0185

[EMAIL PROTECTED]

www.comotivsystems.com



-----Original Message-----
From: Paul Smith [mailto:[EMAIL PROTECTED]
Sent: Sun 6/3/2007 11:24 PM
To: Log4J Developers List
Subject: Re: Chainsaw & Maven: completed (I think)
 
> - Chainsaw wouldn't mvn install until I copied known.receivers to  
> chainsaw/target/classes (was getting an error on the  
> receivershelpertest)

Fixed it, some resources were still in the java tree, where they  
shouldn't have been.  Do:

svn update
mvn clean test

It should consistently pass now.

thanks Scott

Paul

---------------------------------------------------------------------
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