Re: [hibernate-dev] Which branches should receive patches

2008-12-01 Thread Steve Ebersole
It really depends on the nature of the changes. If it really is just "fixes to tests" then you should target trunk, 3.2 and 3.3 branches with appropriate JIRA issues. Branch_3_2_4_SP1_xyz is stuff used by Red Hat in relation to support offerings and should only be touched by them. Annotations an

[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