Gang, We have a big problem with Excalibur in combination with LogKit, and it has been completely hidden by Maven!!!!
avalon-axcalibur/logger/src/java/org/apache/avalon/excalibur/logger/factory/PriorityFilterTargetFactory.java contains import org.apache.log.filter.PriorityFilter; and uses it later. However, the PriorityFilter does NO LONGER exist in LogKit !!! Yet, it builds... Why? Because of the way Maven will download and use old versions of LogKit when compiling excalibur-logger. Why was PriorityFilter removed? What shall we do to restore buildability? This is far outside my territory, but GUMP has detected this, and it should be rectified. Cheers Niclas -- +---------//-------------------+ | http://www.bali.ac | | http://niclas.hedhman.org | +------//----------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
