SLF4J allows you to use any logger you want and also comes with a very basic
one (although that might need another jar still, don't recall). So I don't
believe commons-logging is required (thank goodness, never had good luck
with that one - classloader disaster waiting to happen). Personally, I just
use Log4J and everything comes out fine.
Michael Grundvig
Electrotank, Inc
http://www.electrotank.com
----- Original Message -----
From: "Paul Chen" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, December 27, 2006 12:03 PM
Subject: Dependent libs of Mina 1.0
Hi, folks,
Just like to double check with you about the right versions to use for
Mina's dependent libs for Mina 1.0:
slf4j 1.0.2
commons-logging 1.1
backport Java5.0-3.0
Are they all right?
Thanks for comments