Re: [hibernate-dev] ORM 5.0 Final - delayed

2015-08-20 Thread Steve Ebersole
Let's call master "5.1" for now. Alot of that depends on the Antlr / sql-gen question and time frames which I plan to start looking at again next week or the following. Depending on that, master might become 6.0. The 5.0 branch definitely is meant to represent stable 5.0 dev. I'd prefer to drop

Re: [hibernate-dev] ORM 5.0 Final - delayed

2015-08-20 Thread Brett Meyer
Steve, what's the current plan w/ respect to new development and bugfixes? "5.0" == stable/5.0.x? Does master == 6.0? Any thoughts on continuing to cherry-pick bugfixes to 4.3, when applicable? Maybe that's more of a Gail question... On 08/20/2015 05:33 PM, Steve Ebersole wrote: > Oh, and I c

[hibernate-dev] Hibernate ORM 5.0.0 has gone Final!

2015-08-20 Thread Steve Ebersole
Extra, extra, read all about it http://in.relation.to/2015/08/20/hibernate-orm-500-final-release/ ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] ORM 5.0 Final - delayed

2015-08-20 Thread Steve Ebersole
Oh, and I created the 5.0 branch after releasing On Thu, Aug 20, 2015 at 4:32 PM Steve Ebersole wrote: > I was able to get the release done :) > > The blog is very comprehensive and I will be announcing it soon. But I > did want to point out a few things here first... > > 1) This is the first t

Re: [hibernate-dev] ORM 5.0 Final - delayed

2015-08-20 Thread Steve Ebersole
I was able to get the release done :) The blog is very comprehensive and I will be announcing it soon. But I did want to point out a few things here first... 1) This is the first time we have published to BinTray. For now I have only published the release bundles. There is a problem in the gra

Re: [hibernate-dev] hibernate.org Awestruct within Docker

2015-08-20 Thread Steve Ebersole
Worked great for me locally from upstream! On Thu, Aug 20, 2015 at 10:57 AM Steve Ebersole wrote: > Hardy, this is awesome! Thanks for getting this pushed upstream. I am > about to work with this upstream today :) > > > > On Thu, Aug 20, 2015 at 8:08 AM Hardy Ferentschik > wrote: > >> Hi all

Re: [hibernate-dev] ORM 5.0 Final - delayed

2015-08-20 Thread Steve Ebersole
I am having some majorly slow (and dropping) connection issues today. Trying to work through those and then I'll start on the release. On Thu, Aug 20, 2015 at 9:33 AM Scott Marlow wrote: > Please let me know if you want me to do any testing before the release. > > On 08/19/2015 02:34 PM, Steve

Re: [hibernate-dev] hibernate.org Awestruct within Docker

2015-08-20 Thread Steve Ebersole
Hardy, this is awesome! Thanks for getting this pushed upstream. I am about to work with this upstream today :) On Thu, Aug 20, 2015 at 8:08 AM Hardy Ferentschik wrote: > Hi all, > > I just pushed some changes to the hibernate.org site. The changes allow > you to run > the hibernate.org Awes

Re: [hibernate-dev] CI Jobs and Byteman

2015-08-20 Thread Davide D'Alto
I've reconfigured all the jobs to works the same as before. I've tried to replicate the issue with Byteman but it seems everything is working well now. Sanne, am I missing something about the way to run the build with search? On Thu, Aug 20, 2015 at 9:44 AM, Sanne Grinovero wrote: > +1 for a)

Re: [hibernate-dev] ORM 5.0 Final - delayed

2015-08-20 Thread Scott Marlow
Please let me know if you want me to do any testing before the release. On 08/19/2015 02:34 PM, Steve Ebersole wrote: > I am going to delay releasing 5.0 Final until tomorrow at earliest. The CI > server is having some massive trouble at the moment and I'd prefer to make > sure that we are gettin

[hibernate-dev] hibernate.org Awestruct within Docker

2015-08-20 Thread Hardy Ferentschik
Hi all, I just pushed some changes to the hibernate.org site. The changes allow you to run the hibernate.org Awestruct environment within a Docker container while still being able to make changes locally. The obvious benefit is that in case of environmental problems due to native extension comp

Re: [hibernate-dev] Hibernate.org layouts

2015-08-20 Thread Hardy Ferentschik
Hi, I am not a great expert on the templating side either, but I can tell you how it is put together atm. The left hand menu items for the different projects (About, Downloads, Documentation, etc) are actually generated from the site config. If you look into _config/site.yml, you see that each

Re: [hibernate-dev] CI Jobs and Byteman

2015-08-20 Thread Sanne Grinovero
+1 for a) as many jobs use Byteman, including ORM, and on many branches. On 20 August 2015 at 09:26, Hardy Ferentschik wrote: > On Thu, Aug 20, 2015 at 08:48:36AM +0200, Gunnar Morling wrote: >> Wouldn't a better approach be to either a) run the NoSQL store in >> question on another port or b) c

Re: [hibernate-dev] CI Jobs and Byteman

2015-08-20 Thread Hardy Ferentschik
On Thu, Aug 20, 2015 at 08:48:36AM +0200, Gunnar Morling wrote: > Wouldn't a better approach be to either a) run the NoSQL store in > question on another port or b) configure Byteman to use another port? I guess both options work, but given that ports are anyways configurable in the OGM build, a)