[hibernate-dev] Anyone having problems in "tutorials" module?

2008-11-27 Thread Juraci Costa
All, Hudson jobs for trunk are failing due to a dependency missing: Path to dependency: 1) org.hibernate:hibernate-tutorials:pom:3.4.0-SNAPSHOT 2) org.slf4j:jcl-over-slf4j:jar:1.4.2 I got this error on my local setup too, when building the tutorials module. I changed the pom.

[hibernate-dev] Which branches should receive patches

2008-11-27 Thread Juraci Costa
All, I'm about to making some patches to fix tests which uses table/column names which are keywords for some RDBMS's. So, which branches should I target to, when making such patches? My initial list (for trunk, but similar ones for ANN/EM): trunk Branch_3_2 Branch_3_2_4_SP1_CP Should I includ