Re: [hibernate-dev] Want to contribute to hibernate community . Want some initial easy bugs for fixing

2015-11-05 Thread Steve Ebersole
One option for helping, if you are looking for ways to help, would be to help us verify all the bug reports still awaiting verification in Jira[1]. That involves testing the reported bug against 5.0. Some of them have tests, some of them don't. For the ones that do, some of them need to be conver

Re: [hibernate-dev] Branching in HSEARCH

2015-11-05 Thread Sanne Grinovero
On 5 November 2015 at 14:23, Gunnar Morling wrote: > 2015-11-05 15:11 GMT+01:00 Sanne Grinovero : >> Hi, >> I realize it was a mistake to create it that soon, but it's too late >> now: we have contributions being developed from that branch. > > Who, where? I don't see any branch off 5.5 on GH. As

Re: [hibernate-dev] Want to contribute to hibernate community . Want some initial easy bugs for fixing

2015-11-05 Thread Steve Ebersole
I am not really sure what you are asking. Are there particular bugs you are wanting to fix? Are you looking to submit bug reports? On Thu, Nov 5, 2015 at 8:43 AM Abhimanyu Srivasatava wrote: > Sir , > do I need to build a dummy project to apply various > hibernate tools , validat

Re: [hibernate-dev] Branching in HSEARCH

2015-11-05 Thread Steve Ebersole
Personally I see this as a pragmatic versus correct discussion. To me, once you release a final you should create it's branch. The pragmatism comes from the fact that following this "correct" approach causes a lot of "extra work" (extra until there is an actual deviation). I regularly do this

Re: [hibernate-dev] Branching in HSEARCH

2015-11-05 Thread Gunnar Morling
2015-11-05 15:11 GMT+01:00 Sanne Grinovero : > Hi, > I realize it was a mistake to create it that soon, but it's too late > now: we have contributions being developed from that branch. Who, where? I don't see any branch off 5.5 on GH. As said the branches are identical, so even if someone has deve

Re: [hibernate-dev] Branching in HSEARCH

2015-11-05 Thread Sanne Grinovero
Hi, I realize it was a mistake to create it that soon, but it's too late now: we have contributions being developed from that branch. Keep in mind 5.5 will definitely need long term maintenance as it's the version picked for integration in WildFly 10 and all depending platforms, so it's not that t

Re: [hibernate-dev] Branching in HSEARCH

2015-11-05 Thread Hardy Ferentschik
On Thu, Nov 05, 2015 at 08:46:45AM +0100, Gunnar Morling wrote: > Sanne, all, > > Could we please drop the 5.5 branch in the upstream repo. It matches > exactly master (apart from the POM versions), so there is really no > good reason to have it at this point IMHO. +1 --Hardy ___