On Wed, 2005-08-17 at 19:43 -0500, Allison, Bob wrote: > I am working on a multi-project which looks like this: > > Project log4jext is an extension for log4j for our environment. Because > of the nature of extending log4j, I was unable to completely remove all > log4j classes from this project's API. Its dependencies look like: > <dependencies> > <dependency> > <groupId>log4j</groupId> > <artifactId>log4j</artifactId> > </dependency> > </dependencies>
Just thought I would point you at Paul Hammant's blog entry on using Monitors instead of things like log4j or clogging: http://paulhammant.com/blog/000241.html -- jvz. Jason van Zyl jason at maven.org http://maven.apache.org A party which is not afraid of letting culture, business, and welfare go to ruin completely can be omnipotent for a while. -- Jakob Burckhardt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
