Re: [hibernate-dev] Fwd: [HV] Supporting Joda Time API with @Past/@Future

2010-04-12 Thread Emmanuel Bernard
I think I'd prefer option 1. More magic but it feels easier. On 11 avr. 2010, at 23:15, Gunnar Morling wrote: > Answers inline. > > 2010/3/30 Emmanuel Bernard > > I like the idea. >> Initially we've decided to not add them and were waiting for the JSR-310. >> do you know the status and expecte

[hibernate-dev] Documentation In Brazilian Portuguese

2010-04-12 Thread Josivan de Souza
Hi, I'm brazilian, and I have revised many books in my native language. Books about GWT, C#, SCJP, EJB, JavaFX, Web Semantic, etc... When I'm downloaded hibernate 3.5 with documentation translated from brazilian portuguese, I'm scared. Table -> database table, is different from mobile (the book is

Re: [hibernate-dev] Documentation In Brazilian Portuguese

2010-04-12 Thread Gustavo Fernandes
LOL "Mesa de banco de dados" ? Being a Brazilian too, that also scares me :D Gustavo On Mon, Apr 12, 2010 at 1:54 PM, Josivan de Souza wrote: > Hi, I'm brazilian, and I have revised many books in my native language. > Books about GWT, C#, SCJP, EJB, JavaFX, Web Semantic, etc... > When I'm downl

Re: [hibernate-dev] Documentation In Brazilian Portuguese

2010-04-12 Thread Steve Ebersole
Hibernate uses a GNU gettext approach for translations. You edit the PO files: http://anonsvn.jboss.org/repos/hibernate/core/trunk/documentation/manual/src/main/docbook/pt-BR/ So basically: 1) check out the source 2) edit the PO files 3) perform an `svn diff` and send us the result. PO files ar

[hibernate-dev] FindBugs Community Review of Hibernate

2010-04-12 Thread Nat Ayewah
Hello, I am a PhD student working with the FindBugs project, at the University of Maryland. FindBugs is a popular open source static analysis tool that can analyze Java software and identify bugs. We recently analyzed *Hibernate*, and identified about 59 warn

[hibernate-dev] missing content for Hibernate Search docs

2010-04-12 Thread Amin Mohammed-Coleman
Hi I just noticed that section 4.4.3 is missing the beginning of the paragraph in the documentation. Thanks Amin Sent from my iPhone ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] missing content for Hibernate Search docs

2010-04-12 Thread Amin Mohammed-Coleman
Hi Please ignore the below. For some reason it didn't appear on my iphone. I can see it fine on my mac. Sorry about that Amin On 12 Apr 2010, at 21:38, Amin Mohammed-Coleman wrote: > Hi > > I just noticed that section 4.4.3 is missing the beginning of the paragraph > in the documentation

Re: [hibernate-dev] Fwd: [HV] Supporting Joda Time API with @Past/@Future

2010-04-12 Thread Gunnar Morling
Yep, think so too. Will add a Jira ticket + patch for this then. 2010/4/12 Emmanuel Bernard > I think I'd prefer option 1. More magic but it feels easier. > > On 11 avr. 2010, at 23:15, Gunnar Morling wrote: > > > Answers inline. > > > > 2010/3/30 Emmanuel Bernard > > > > I like the idea. > >>

[hibernate-dev] Hibernate Search 3.2 CR1

2010-04-12 Thread Emmanuel Bernard
In short: - many bug fixes - based on Core 3.5 - new error handling support Try it out, it's the last one before final release. http://in.relation.to/Bloggers/HibernateSearch32CR1TheReleaseTrainIsOn ___ hibernate-dev mailing list hibernate-dev@lis

[hibernate-dev] Hibernate Search 3.2 CR1

2010-04-12 Thread Emmanuel Bernard
In short: - many bug fixes - based on Core 3.5 - new error handling support Try it out, it's the last one before final release. http://in.relation.to/Bloggers/HibernateSearch32CR1TheReleaseTrainIsOn ___ hibernate-dev mailing list hibernate-dev@lists.

Re: [hibernate-dev] FindBugs Community Review of Hibernate

2010-04-12 Thread Sanne Grinovero
2010/4/12 Nat Ayewah : > Hello, > > I am a PhD student working with the FindBugs project, at the University > of Maryland. FindBugs is a popular > open source static analysis tool that can analyze Java software and > identify bugs. We recently analyzed *Hibernate*