Antonio Gallardo wrote: > Hi, > > While trying to update cocoon 2.2 in forrest, I found this class is > missing in the current code base: > > o.a.c.util.log.CocoonTargetFactory.java > > I am unable to find this file in the current trunk. The class is not > deprecated in 2.1.x. > > Can someone give me a hint about this class? > We removed all classes related to LogKit in 2.2 in favor to switch to a different logging framework. Trunk is using log4j directly. It seems that we forgot to deprecate those classes in 2.1.x.
Carsten -- Carsten Ziegeler - Open Source Group, S&N AG http://www.s-und-n.de http://www.osoco.org/weblogs/rael/
