Re: LogFilePatternReceiver not found in package org.apache.log4j.varia

2008-05-30 Thread Curt Arnold
On May 30, 2008, at 11:59 AM, Shriver, Daniel wrote: I've finally found that the LogFilePatternReceiver is in a separate bundle ("receivers") that oddly has the same package structure as log4j. Unfortunately when I try to build it maven spits out an error saying: Missing: -- 1) log

RE: LogFilePatternReceiver not found in package org.apache.log4j.varia

2008-05-30 Thread Shriver, Daniel
g.apache.org Subject: LogFilePatternReceiver not found in package org.apache.log4j.varia I'm trying to enable Chainsaw to display Java Utility Logging output (as well as log4j output) as one of the libraries I use employs that method of logging. I'm getting a ClassNotFoundException for LogFilePat

LogFilePatternReceiver not found in package org.apache.log4j.varia

2008-05-28 Thread Shriver, Daniel
I'm trying to enable Chainsaw to display Java Utility Logging output (as well as log4j output) as one of the libraries I use employs that method of logging. I'm getting a ClassNotFoundException for LogFilePatternReceiver and indeed when I look in the package org.apache.log4j.varia I can't find a L