[hibernate-dev] Hibernate ORM 5.1.11.Final Released

2018-01-10 Thread Gail Badner
http://in.relation.to/2018/01/10/hibernate-orm-5111-final-release/ ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Preparing to release Hibernate ORM 5.1.11.Final

2018-01-10 Thread Gail Badner
As $subject. Please don't push anything to 5.1 branch. Thanks, Gail ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] proposition to create a new Constraint for @Age

2018-01-10 Thread Gunnar Morling
Hi Hilmer, Welcome to the list and +1 to that constraint. I think it's a good idea overall, will comment on the PR on some details as needed. Cheers, --Gunnar 2018-01-08 13:04 GMT+01:00 Guillaume Smet : > Hi Hilmer, > > On Sat, Jan 6, 2018 at 9:10 PM, Hilmer Chona

Re: [hibernate-dev] Serializable SessionFactory

2018-01-10 Thread Steve Ebersole
The SessionFactory being Serialized outside the VM? Because otherwise it is already "serializable" via VM serialization hooks and org.hibernate.internal.SessionFactoryRegistry. And I'm not so convinced we should support serializing it for "out of" VM use aside from what we already do which

[hibernate-dev] Serializable SessionFactory

2018-01-10 Thread Vlad Mihalcea
Hi, While reviewing old PRs we have in the ORM project, I stumbled on this one about serializing the SessionFactory. I created a new PR, rebased on top of the current master branch and all tests are passing fine. If anyone wants to take a look, this is the PR:

Re: [hibernate-dev] Jenkins job priorities

2018-01-10 Thread Steve Ebersole
I know ;) Anyway I do agree that any release jobs should be given the highest priority in the job queue On Wed, Jan 10, 2018, 10:29 AM Guillaume Smet wrote: > On Wed, Jan 10, 2018 at 5:00 PM, Steve Ebersole > wrote: > >> And in advance I say I

Re: [hibernate-dev] Delay 5.3.0.Beta1 until next week

2018-01-10 Thread Steve Ebersole
Yoann, yes, I will get that in. Honestly it would have even been in the one today - the Bintray concern was just very last minute that I felt it best to hold off for the week. On Wed, Jan 10, 2018 at 10:18 AM Yoann Rodiere wrote: > It would be nice to have >

Re: [hibernate-dev] Jenkins job priorities

2018-01-10 Thread Guillaume Smet
On Wed, Jan 10, 2018 at 5:00 PM, Steve Ebersole wrote: > And in advance I say I would not be cool with you killing my jobs for your > job to run > Yeah, that was my understanding. I don't expect anyone to be cool with it. ___

Re: [hibernate-dev] Delay 5.3.0.Beta1 until next week

2018-01-10 Thread Yoann Rodiere
It would be nice to have https://github.com/hibernate/hibernate-orm/pull/2092 in 5.3.0.Beta1, so that we can start experimenting in Search :) Just saw there's a conflict (again), I will rebase. On Wed, 10 Jan 2018 at 17:14 Steve Ebersole wrote: > I am going to delay

[hibernate-dev] Delay 5.3.0.Beta1 until next week

2018-01-10 Thread Steve Ebersole
I am going to delay 5.3.0.Beta1 until next week to investigate OSSRH publishing. I noticed yesterday that Bintray has a 10G storage limit which we would hit too quickly. Feel free to add issues to Beta1, but only if you plan on having them done by next week (1/17).

Re: [hibernate-dev] Jenkins job priorities

2018-01-10 Thread Steve Ebersole
And in advance I say I would not be cool with you killing my jobs for your job to run On Wed, Jan 10, 2018 at 9:52 AM Sanne Grinovero wrote: > On 10 January 2018 at 11:33, Guillaume Smet > wrote: > > On Wed, Jan 10, 2018 at 12:08 PM, Sanne

Re: [hibernate-dev] Jenkins job priorities

2018-01-10 Thread Sanne Grinovero
On 10 January 2018 at 11:33, Guillaume Smet wrote: > On Wed, Jan 10, 2018 at 12:08 PM, Sanne Grinovero > wrote: >> >> Some of our test suites used to take 2 hours to run (even 5 days some >> years ago); now you say waiting 20 minutes is not good

Re: [hibernate-dev] Awestruct upgrade to version 0.5.7

2018-01-10 Thread Davide D'Alto
Thanks, I will only add the additional commits I made. On Wed, Jan 10, 2018 at 11:45 AM, Guillaume Smet wrote: > Thanks for taking care of that. > > I clicked here and there, especially on the complex pages, and it looks good > to me. > > Be careful when merging, we

Re: [hibernate-dev] Plans to release 5.2.13?

2018-01-10 Thread Guillaume Smet
Hi, On Fri, Jan 5, 2018 at 4:24 PM, Steve Ebersole wrote: > Yep, I know how long it takes to do a release - I've been doing them for > almost 15 years ;) > > I'm not sure if you are agreeing or disagreeing about blogging every > bugfix release. But anyway, Sanne asked what

Re: [hibernate-dev] Awestruct upgrade to version 0.5.7

2018-01-10 Thread Guillaume Smet
Thanks for taking care of that. I clicked here and there, especially on the complex pages, and it looks good to me. Be careful when merging, we don't want the Corporate contributors page on the public website yet. Thanks! -- Guillaume On Wed, Jan 10, 2018 at 12:25 PM, Davide D'Alto

Re: [hibernate-dev] Jenkins job priorities

2018-01-10 Thread Guillaume Smet
On Wed, Jan 10, 2018 at 12:08 PM, Sanne Grinovero wrote: > Some of our test suites used to take 2 hours to run (even 5 days some > years ago); now you say waiting 20 minutes is not good enough? You'll > have to optimise our code better :P > What I'm saying is that in the

Re: [hibernate-dev] Jenkins job priorities

2018-01-10 Thread Davide D'Alto
> Let's not forget that many Apache projects take a week or two to > perform a release, we all know of other projects needing months, so by > the law of diminishing returns I don't think we should invest much > more of out time to shave on the 10 minutes.. just spin up some extra > nodes :) +1

Re: [hibernate-dev] Move beanvalidation-benchmark to Hibernate org

2018-01-10 Thread Gunnar Morling
I had been wondering about that, too, but I felt for now it's better located on the impl site (Hibernate org). It'd definitely be nice for this to be a BV effort, but for that I'd also like to get some feedback and input from others on the EG. My thinking was to keep that discussion for the 2.1

[hibernate-dev] Awestruct upgrade to version 0.5.7

2018-01-10 Thread Davide D'Alto
Hello, I've upgraded awestruct to version 0.5.7. Except for the minification of our stylesheets it seems to work fine but It would be nice if someone else can have a look at generate site and confirm to me that's OK to apply the changes in production. On the same note, I've noticed that we are

Re: [hibernate-dev] Jenkins job priorities

2018-01-10 Thread Sanne Grinovero
On 10 January 2018 at 10:25, Guillaume Smet wrote: > Hi, > > On Wed, Jan 10, 2018 at 11:06 AM, Yoann Rodiere wrote: >> >> I hope we will be able to use this priority feature instead of the Heavy >> Job plugin (which allows to assign weights to

Re: [hibernate-dev] Jenkins job priorities

2018-01-10 Thread Guillaume Smet
Hi, On Wed, Jan 10, 2018 at 11:06 AM, Yoann Rodiere wrote: > > I hope we will be able to use this priority feature instead of the Heavy > Job plugin (which allows to assign weights to jobs), and avoid concurrent > builds completely. With the current setup, someone releasing

[hibernate-dev] Jenkins job priorities

2018-01-10 Thread Yoann Rodiere
Hello, TL;DR: I installed a plugin to prioritize Jenkins jobs, please let me know if you notice anything wrong. Also, I will remove the Heavy Job plugin soon, let me know if you're not okay with that. I recently raised the issue on HipChat that some Jenkins builds are triggered in batch,

Re: [hibernate-dev] Move beanvalidation-benchmark to Hibernate org

2018-01-10 Thread Gunnar Morling
+1, good idea. Thanks! 2018-01-09 14:46 GMT+01:00 Guillaume Smet : > Hi, > > Now that we added some more value to the Bean Validation benchmark [1] > (Marko converted them to JMH), I think it's time to move the repo to the > Hibernate org. > > Anyone against it? > >