Quoting Scott Deboy <[EMAIL PROTECTED]>: > Rome is an RSS API (ASL) - https://rome.dev.java.net/ >
Oh, I see. Yes, that's a pretty necessary dependency in this case :-) > It looks like JDOM is only used to pretty-print (indenting, line separator) > the resulting xml. > > I'll email her and see if she doesn't mind removing the dependency. > Cool Jake > Scott > > > -----Original Message----- > From: Jacob Kjome [mailto:[EMAIL PROTECTED] > Sent: Mon 11/28/2005 9:06 AM > To: Log4J Developers List > Subject: Re: RSSAppender contribution > > 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] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
