Re: [hibernate-dev] Re: Hibernate Search: approval for changes, "commit conventions"?

2008-05-30 Thread Emmanuel Bernard
On May 30, 2008, at 02:31, Sanne Grinovero wrote: 2008/5/30 Max Rydahl Andersen <[EMAIL PROTECTED]>: 3)//TODO set a serial number May I auto-generate a serialVersionUID for classes were missing, or do you have some special policy about them I should be aware of? I never understood that part

Re: [hibernate-dev] Re: Hibernate Search: approval for changes, "commit conventions"?

2008-05-30 Thread Max Bowsher
Sanne Grinovero wrote: > I knew about the requirement to change the UID, but really hadn't a > clue about the default behaviour: > I thought it was "unspecified" and I really dislike that word. The default behaviour is semi-specified - specifically, it's based on a SHA1 hash of: class name and m