[hibernate-dev] Hibernate Core 3.3 / HEM/HAN 3.4.0 migration hooplas

Emmanuel Bernard emmanuel at hibernate.org
Fri Sep 19 10:39:13 EDT 2008



On  Sep 18, 2008, at 15:32, Steve Ebersole wrote:

> For the slf4j bit, I don't see how.  They just need to add one of the
> slf4j jars as a dep.  Certainly we should be define that that is  
> needed,
> but sorry I just don't see what is so hard about doing that.


Thinking out loud. Couldn't we check if the first SLF4J call raises  
CNFE and wraps that in a meaningful Exception
HibernateException("You forgot to add a SLF4J implementation (like  
slf4log4j) in your class path, go do slf4j.org blah blah");

?




More information about the hibernate-dev mailing list