Quoting Scott Deboy <[EMAIL PROTECTED]>: > Lara D'Abreo is the author of stat4j, an RSSAppender (jdom and rome > dependencies). >
How dependent on JDOM is it (and what is "rome"? Did you mean "some"? If so, what are the other dependencies?)? Can it be changed to basic DOM or SAX in order to get rid of the JDOM dependency? I can see application code depending on JDOM, especially since then it is the individual developer's choice, but we should avoid these dependencies if at all possible in utility code such as Log4j. Otherwise, I welcome the contribution. Jake > I asked her if she'd be willing to contribute the appender to the log4j > project, and she was happy to. > > She's modified the source to be java 1.3 compatible and has included a couple > of tests as well. > > If there are any issues or concerns, let's discuss them. Otherwise, I'd like > to commit the appender to an RSS directory, and probably include it in the > log4j-xml.jar target. > > Scott > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
