Re: [hibernate-dev] [ORM] Reducing startup log verbosity

2019-01-07 Thread Guillaume Smet
Yeah sure, they will be kept as is just moved to DEBUG. The only one that would change is the "Processing PersistenceUnitInfo" thing: we will remove the INFO one and keep the more detailed DEBUG one. BTW, I agree with everything Steve said, sorry for not replying earlier. On Mon, Jan 7, 2019 at

Re: [hibernate-dev] [ORM] Reducing startup log verbosity

2019-01-07 Thread Chris Cranford
See below. On 1/3/19 10:29 AM, Steve Ebersole wrote: > [o.h.d.Dialect] (main) HHH000400: Using dialect: >> org.hibernate.dialect.PostgreSQL95Dialect >> >> -> wondering if it has any value to log the dialect? I mean if you don't >> use the right one, you will definitely have some issues. >> > True,

Re: [hibernate-dev] inSession / inTransaction

2019-01-07 Thread Chris Cranford
I have no objections to exposing them directly rather than being part of the test infrastructure. On 12/20/18 5:16 PM, Steve Ebersole wrote: > On Thu, Dec 20, 2018 at 1:33 PM Gunnar Morling wrote: > >> Hey, >> >> When discussing this before, there were some doubts about its actual >> usefulness i

[hibernate-dev] Hibernate Validator 6.0.14.Final

2019-01-07 Thread Guillaume Smet
Hi, We just released Hibernate Validator 6.0.14.Final to fix an important issue reported by one of our users. This update is highly recommended and contains just a fix for this issue (+ a fix for the Dutch translation and an upgrade to WildFly 15 and 14.0.1 for the WildFly patches we generate).