Re: [hibernate-dev] Welcome Nicolas to the Search committers

2013-05-16 Thread Emmanuel Bernard
Nice :) On 16 mai 2013, at 01:01, Sanne Grinovero wrote: > Dear All, > since Nicolas didn't "just" contribute an awesome new feature for > Hibernate Search but is also actively maintaining it, I've added him > to the Hibernate Search committers team. > > I find myself asking for his opinion on

Re: [hibernate-dev] Welcome Nicolas to the Search committers

2013-05-16 Thread Hardy Ferentschik
Welcome :-) --Hardy On 16 Jan 2013, at 1:01 AM, Sanne Grinovero wrote: > Dear All, > since Nicolas didn't "just" contribute an awesome new feature for > Hibernate Search but is also actively maintaining it, I've added him > to the Hibernate Search committers team. > > I find myself asking for

Re: [hibernate-dev] Welcome Nicolas to the Search committers

2013-05-16 Thread Guillaume SCHEIBEL
Congrats 2013/5/16 Hardy Ferentschik > Welcome :-) > > --Hardy > > On 16 Jan 2013, at 1:01 AM, Sanne Grinovero wrote: > > > Dear All, > > since Nicolas didn't "just" contribute an awesome new feature for > > Hibernate Search but is also actively maintaining it, I've added him > > to the Hibern

Re: [hibernate-dev] Welcome Nicolas to the Search committers

2013-05-16 Thread Gunnar Morling
Congrats, Nicolas! 2013/5/16 Sanne Grinovero > Dear All, > since Nicolas didn't "just" contribute an awesome new feature for > Hibernate Search but is also actively maintaining it, I've added him > to the Hibernate Search committers team. > > I find myself asking for his opinion on my own patch

Re: [hibernate-dev] Welcome Nicolas to the Search committers

2013-05-16 Thread Davide D'Alto
Congrats, Davide On Thu, May 16, 2013 at 12:01 AM, Sanne Grinovero wrote: > Dear All, > since Nicolas didn't "just" contribute an awesome new feature for > Hibernate Search but is also actively maintaining it, I've added him > to the Hibernate Search committers team. > > I find myself asking for

Re: [hibernate-dev] Welcome Nicolas to the Search committers

2013-05-16 Thread Gail Badner
Congrats Nicolas! Gail - Original Message - > From: "Sanne Grinovero" > To: "Nicolas Helleringer" > Cc: "Hibernate" > Sent: Wednesday, May 15, 2013 4:01:37 PM > Subject: [hibernate-dev] Welcome Nicolas to the Search committers > > Dear All, > since Nicolas didn't "just" contribute an a

Re: [hibernate-dev] Welcome Nicolas to the Search committers

2013-05-16 Thread Nicolas Helleringer
/blushing Thank you all I am quite ... impressed ? ... scared ? Time to review ! =)) Sanne, you ll suffer ;-P Niko 2013/5/16 Davide D'Alto : > Congrats, > Davide > > > On Thu, May 16, 2013 at 12:01 AM, Sanne Grinovero wrote: > >> Dear All, >> since Nicolas didn't "just" contribute an awesome

[hibernate-dev] Manual vs Developer Guide

2013-05-16 Thread Emmanuel Bernard
Hello guys, I have a question I should have asked years ago. I don't understand the difference between the Hibernate ORM Manual and the Hibernate ORM Developer Guide. What is the fundamental difference? Emmanuel ___ hibernate-dev mailing list hibernate-

Re: [hibernate-dev] Manual vs Developer Guide

2013-05-16 Thread Steve Ebersole
There is no difference per-se. The one called "Developer Guide" was started as the replacement for the other. I always had the idea to split up the documentation into a few docs: 1) Usage guide - The basics, mappings, configuration options, etc. 2) SPI/extension guide - Here is where we'd discus

[hibernate-dev] New 'release' task in ORM Gradle build

2013-05-16 Thread Steve Ebersole
Just pushed changes[1][2] to the Hibernate ORM build script on master which introduces a new 'release' task. This task coordinates all release related activities, across all the subprojects. One "task" that it explicitly leaves out is any VCS related handling. Mainly this is due to the releas