We discussed about:
- releasing OGM 5.1.0.Alpha1 with Neo4j Remote
- enabling the enforcer plugin for the Neo4j module now that the
Lucene dependency is aligned with the one in Hibernate Search
- the Hibernate ORM module ZIP and writing a blog post about it
- trying to have the HotRod dialect for
Hi all,
today creating a unit test I was greeted by this "old friend":
> org.hibernate.MappingException: Composite-id class must implement
> Serializable:
shall we get rid of this requirement?
It's just an inconvenience for end users to have to remember this
marker, as far as I know we don't re
I'm ok with this. That is no longer a real requirement.
Any disagree?
On Tue, Jul 5, 2016, 11:58 AM Sanne Grinovero wrote:
> Hi all,
> today creating a unit test I was greeted by this "old friend":
>
> > org.hibernate.MappingException: Composite-id class must implement
> Serializable:
>
> shal
+1 from me as well -- thanks for bringing that up, Sanne.
On 07/05/2016 01:28 PM, Steve Ebersole wrote:
> I'm ok with this. That is no longer a real requirement.
>
> Any disagree?
>
> On Tue, Jul 5, 2016, 11:58 AM Sanne Grinovero wrote:
>
>> Hi all,
>> today creating a unit test I was greeted by
+1
On 07/05/2016 02:12 PM, Brett Meyer wrote:
> +1 from me as well -- thanks for bringing that up, Sanne.
>
> On 07/05/2016 01:28 PM, Steve Ebersole wrote:
>> I'm ok with this. That is no longer a real requirement.
>>
>> Any disagree?
>>
>> On Tue, Jul 5, 2016, 11:58 AM Sanne Grinovero wrote:
>>