You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by Daniel Cunha <da...@gmail.com> on 2015/06/10 19:29:13 UTC

Data module issues for 1.4.1 release.

Hi folks,

We'll have a new release soon, so.. maybe we can include this two fix:

https://issues.apache.org/jira/browse/DELTASPIKE-700
I added a solution there, but I would like to have a review before to push
it.

and

https://issues.apache.org/jira/browse/DELTASPIKE-910

This case, we need to have a special implementation for discovery ID when
the provider is OpenJPA, because OpenJPA return an OpenJPAId[1] or we can
use EntityUtils like this:

https://github.com/danielsoro/deltaspike/commit/4de2fd06f3641f864b7920b43e9d09d0125e5dee

But, I have doubt if EntityUtil is enough.


[1]
http://mail-archives.apache.org/mod_mbox/openjpa-dev/201506.mbox/%3CCAHLHu44m6HkCRec2iirxNwMBfUs0_LFQiST6vOwrpbmhR_jRbQ@mail.gmail.com%3E

-- 
Best regard,
Daniel Cunha (soro)