Re: [hibernate-dev] ORM Documentation

2015-07-28 Thread Steve Ebersole
So tentatively I have the following docs: 1) "User Manual" - mostly done 2) "Domain Model Mapping Guide" - work in progress, but progressing nicely. 3) "Integrations Guide" - atm this will be just the devguide with the Service+Registry chapter; but I'd like to circle back and pick up other topics

[hibernate-dev] [OGM] Thoughts for the Infinispan / Hot Rod dialect

2015-07-28 Thread Sanne Grinovero
Hi all, with Infinispan in embedded mode we used AtomicMaps and FineGrainedAtomicMaps as an alternative way to map attributes and relations. In particular the relations are interesting because in SQL world one would run a query on junction tables, and on Infinispan embedded queries would only be a

Re: [hibernate-dev] Next 5.0 release

2015-07-28 Thread Scott Marlow
On 07/24/2015 08:05 AM, Steve Ebersole wrote: > I am feeling like so many changes to SPIs have piled up on master since CR2 > that another CR is warranted. Everyone ok with doing a CR3? Yes, CR3 sounds good. I ran the EE TCK last night with the 5.0.1 ORM snapshot and we are passing the JPA test

Re: [hibernate-dev] Hosting of binaries

2015-07-28 Thread Gunnar Morling
Your proposed order seems good. I'd exclude GitHub if it's not scriptable (UI only) as this will hinder releases from the CI server. 2015-07-28 9:39 GMT+02:00 Emmanuel Bernard : > As some of you know Sourceforge has had a severe distributed file system > corruption and they have been working on i

Re: [hibernate-dev] Hosting of binaries

2015-07-28 Thread Emmanuel Bernard
> On 28 Jul 2015, at 10:24, Emmanuel Bernard wrote: > >> >> If we ever go down the jboss.org path, do we want to >> migrate the existing binary releases from SourceForge? > > I think we should migrate them for backup purposes regardless of any move we > do. s/migrate/cop

Re: [hibernate-dev] Hosting of binaries

2015-07-28 Thread Emmanuel Bernard
> On 28 Jul 2015, at 10:04, Hardy Ferentschik wrote: > > Maybe we could already reach out to the people in charge of > download.jboss.org to find out > > #a can we even use their service > #b how does it work (simple scp upload!?) Can someone lead that exchange. With me dropping subjects and

Re: [hibernate-dev] Hosting of binaries

2015-07-28 Thread Hardy Ferentschik
Hi, > 1. Be patient with Sourceforge (but for how long?) +1, question is whether we go ahead with the releases and just mention on the blog that binary package will be available (one day) in the future. At least we can go on with things. > 2. go for download.jboss.org and before that ask around

Re: [hibernate-dev] Hosting of binaries

2015-07-28 Thread Sanne Grinovero
+1, same order of preference. I'd add that when SourceForge was recently in the news because of their ethical mistakes, I thought we should move.. but that seems to have calmed down so my preference would be to stay there still for historical reasons: good for users to have a stable home for the l

[hibernate-dev] Hosting of binaries

2015-07-28 Thread Emmanuel Bernard
As some of you know Sourceforge has had a severe distributed file system corruption and they have been working on it for a full week. You can read their blog for regular updates http://sourceforge.net/blog/ The concrete issue for us is that we cannot upload new files: Hibernate Validator and Hib