Re: [hibernate-dev] [OGM][HSEARCH] Hibernate OGM and Hibernate Search samples

2016-07-29 Thread Flemming Harms
Hi Sanne & Davide I didn’t mean to imply the integration test wasn’t good enough, and the main purpose was not to use examples as test cover, but if we build a rich collection of examples it might be a good source for testing as a extra bonus in the future. I think integration tests serves differ

Re: [hibernate-dev] [OGM][HSEARCH] Hibernate OGM and Hibernate Search samples

2016-07-28 Thread Davide D'Alto
> Secondary aspect: let's assume we had good enough integration tests in > OGM. Should we advertise these more prominently in documentation? I don't think we should, an integration test is different from an example. I'm afraid will be harder for people to recognize what it is required and what it

Re: [hibernate-dev] [OGM][HSEARCH] Hibernate OGM and Hibernate Search samples

2016-07-28 Thread Sanne Grinovero
Hi Flemming, I agree on the importance to have some runnable examples, but I'm afraid that the "demos" repository wouldn't be kept up to date with every single release. Introducing more tasks to perform during a release is not desirable, as the release process is quite complex already. So I propo

[hibernate-dev] [OGM][HSEARCH] Hibernate OGM and Hibernate Search samples

2016-07-27 Thread Flemming Harms
Folks, Is there something similar to javaee7-samples for Hibernate OGM and HSEARCH today? I know the Hibernate Demo repo exist, but from what I can read this is demos you have created for various talk and presentations. If not I would suggest a new repository is created with samples showing how t