[
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)