I believe slf4j is required only for the FIX transport. It is a MINA
dependency which is used by Quickfix/J. If it is not used by anything else
we should remove this.

Thanks,
Hiranya

On Sat, Apr 4, 2009 at 1:17 PM, Hubert, Eric <[email protected]>wrote:

> > >>>>> ./slf4j-log4j12-1.5.6.jar
> >
> > There is at least one dependency (I don't remember which one) that
> > uses SLF4J as abstract logging framework. Since we use log4j as
> > concrete implementation, we need the SLF4J-log4j bridge.
> It looks like there are more than one dependency, but the one Andreas is
> referring to could be qpid, but also mina seems too use sl4j as logging
> abstraction.
> Although I'm not sure we need to declare them directly in the transports as
> I don't think synapse will have direct code usage of neither API nor IMPL.
>
> Regards,
>    Eric
>

Reply via email to