You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Pascal Knüppel (JIRA)" <ji...@apache.org> on 2015/10/27 11:11:27 UTC

[jira] [Commented] (OPENEJB-2120) JPA 2.1 Support

    [ https://issues.apache.org/jira/browse/OPENEJB-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976141#comment-14976141 ] 

Pascal Knüppel commented on OPENEJB-2120:
-----------------------------------------

can you give me another hint please?
I am working with maven and use version 4.7.2. 
        <dependency>
            <groupId>org.apache.openejb</groupId>
            <artifactId>openejb-core</artifactId>
            <version>4.7.2</version>
            <scope>test</scope>
        </dependency>
Did you mean this version with branch 7?
I cannot find a branch named version 7 on github either "https://github.com/apache/openejb"

> JPA 2.1 Support
> ---------------
>
>                 Key: OPENEJB-2120
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-2120
>             Project: OpenEJB
>          Issue Type: Wish
>          Components: general
>            Reporter: Pascal Knüppel
>            Assignee: Romain Manni-Bucau
>              Labels: jpa21
>
> It would be really great if support for JPA 2.1 was provided. Is there any chance that support for this api level will come soon?
> In order to keep my Unit-Tests alive I need to downgrade all the requests to the database to jpa 2.0 which makes working on my project very difficult...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)