Hi JB
I think that there is a problem with integration test.
Upgrading to JPA 2.1 specs all tests based on OpenJPA have dependency
version conflict because based on geronimo 2.0 specs.
Is my sentence correct?

Thanks
Regards
Giuseppe


2014-07-14 15:04 GMT+02:00 Jean-Baptiste Onofré (JIRA) <j...@apache.org>:

>
>     [
> https://issues.apache.org/jira/browse/ARIES-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060617#comment-14060617
> ]
>
> Jean-Baptiste Onofré commented on ARIES-1047:
> ---------------------------------------------
>
> After discussing with Guillaume, geronimo-jpa_2.1 is not really ready to
> pass the TCK. So, I will update and commit my change using hibernate-jpa
> spec.
>
> > Update Aries for JPA 2.1
> > ------------------------
> >
> >                 Key: ARIES-1047
> >                 URL: https://issues.apache.org/jira/browse/ARIES-1047
> >             Project: Aries
> >          Issue Type: New Feature
> >            Reporter: Brett E. Meyer
> >            Assignee: Jean-Baptiste Onofré
> >
> > While implementing OSGi support in Hibernate, I forked Aries JPA and
> updated it for JPA 2.1 -- we needed it as a test bed.  The spec is not yet
> out (currently in a final draft and will hopefully soon be voted on).  The
> fork uses Hibernate's current implementation of the 2.1 API.
> > I'm creating a pull request with the work, just in case you want it as a
> starting point for whenever you begin to support 2.1.  It's pretty
> simplistic -- updated the POMs and manifests, added un-implemented methods,
> etc.  There are several places where features, new to 2.1, may need to be
> implemented, however some of them may just need to throw Unsupported.
> > Pull request: https://github.com/apache/aries/pull/3
> > Feel free to take it or leave it!
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.2#6252)
>

Reply via email to