[ https://issues.apache.org/jira/browse/OPENJPA-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003788#comment-18003788 ]
ASF subversion and git services commented on OPENJPA-2940: ---------------------------------------------------------- Commit d552246e32e7b68a2000a971ef1e9f7a9b8efbec in openjpa's branch refs/heads/OPENJPA-2940 from Paulo Cristovão de Araújo Silva Filho [ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=d552246e3 ] [OPENJPA-2940][WIP] Intermmediate commit * removed TestSecurityContext because it is terminally deprecated since 17 and already removed in current JDK versions * updated h2-2 test profile jdbc url to remove strict definition * updated openjpa-slice and openjpa-xmlstore pom system variables definitions * updated GH actions workflows to use test-h2-2 profiles > Implement Jakarta Persistence 3.2 > --------------------------------- > > Key: OPENJPA-2940 > URL: https://issues.apache.org/jira/browse/OPENJPA-2940 > Project: OpenJPA > Issue Type: Improvement > Reporter: Paulo Cristovão de Araújo Silva Filho > Priority: Major > > Implement Jakarta Persistence API 3.2 as prescribed by > [specification|https://jakarta.ee/specifications/persistence/3.2/] and > required by Jakarta EE 11. > This change requires JDK17 or higher compatibility and needs considerable > checks. > I've already pushed a branch (WIP) without the proper API bump, focusing on > updating dependencies while keeping the project passing its current tests at > least in default profile. -- This message was sent by Atlassian Jira (v8.20.10#820010)