----- Original Message ----- From: "Dennis Lundberg" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, May 11, 2004 5:29 AM Subject: Re: [EMAIL PROTECTED]: jakarta-commons/commons-logging failed
> This seems to be the result of a change in the log4j class > org.apache.log4j.Category. An API-change has been made, but I'm not sure > if this is a permanent change. Perhaps ceki can shed some light on this. > > See cvs: > http://cvs.apache.org/viewcvs.cgi/logging-log4j/src/java/org/apache/log4j/Category.java > It seems that Priority has been deprecated for a while, and this is a permanent API change. Is commons-logging willing/able to follow suit and make the change? If I understand correctly, using Level ought work with a wide range of log4j code. Even if you aren't ready to make a release, could you update CVS HEAD? Thanks in advance. regards, Adam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
