Ok, another jar gone. :-)
--
Manik Surtani
Lead, JBoss Cache
JBoss, a division of Red Hat
Email: manik(a)jboss.org
Telephone: +44 7786 702 706
MSN: manik(a)surtani.org
Yahoo/AIM/Skype: maniksurtani
On 7 Sep 2006, at 15:23, Brian Stansberry wrote:
jbosscache-dev-bounces(a)lists.jboss.org wrote:
> Hi guys,
>
> Am I correct to assume that the only reason we ship JBC with
> jboss- minimal.jar is so we have access to
> org.jboss.logging.XLevel? And the purpose of logging.XLevel
> is to give us TRACE level logging?
>
My gut instinct tells me it wasn't the original reason, but it looks
like that's all that's left :)
At least in 1.2.13 log4j now has its own TRACE level, and jdk logging
has "FINE, FINER, FINEST" of which I'm sure commons-logging maps at
least one or two to trace(). So I don't think it's worth it to
ship the
jar just for that; just ship the latest log4j (we're shipping 1.2.8).