[ https://issues.apache.org/jira/browse/OPENJPA-2798?focusedWorklogId=372994&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-372994 ]
ASF GitHub Bot logged work on OPENJPA-2798: ------------------------------------------- Author: ASF GitHub Bot Created on: 16/Jan/20 13:01 Start Date: 16/Jan/20 13:01 Worklog Time Spent: 10m Work Description: solomax commented on pull request #57: [OPENJPA-2798] java11 friendly URL: https://github.com/apache/openjpa/pull/57 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 372994) Remaining Estimate: 0h Time Spent: 10m > OpenJPA need to be more Java11 friendly > --------------------------------------- > > Key: OPENJPA-2798 > URL: https://issues.apache.org/jira/browse/OPENJPA-2798 > Project: OpenJPA > Issue Type: Improvement > Components: third-party > Affects Versions: 3.1.0 > Reporter: Maxim Solodovnik > Assignee: Maxim Solodovnik > Priority: Major > Fix For: 3.1.1 > > Time Spent: 10m > Remaining Estimate: 0h > > In case one will add OpenJPA as a dependency to Java11 modularized project > the following issue will arise: > openjpa depends on "Apache Geronimo JPA Spec 2.2" > geronimo jpa doesn't have automatic module name and automatically being > resolved as > geronimo.jpa.2.2.spec > Which is invalid java identifier :((( > I believe OpenJPA should be more Java11 friendly -- This message was sent by Atlassian Jira (v8.3.4#803005)