[ https://issues.apache.org/jira/browse/JDO-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988234#action_12988234 ]
Andy Jefferson commented on JDO-675: ------------------------------------ why ? Geronimo specs is Apache 2 licensed, and EclipseLink is what ? Apache JDO is Apache 2 > Change JPA API dependency to org.eclipse.persistence > ---------------------------------------------------- > > Key: JDO-675 > URL: https://issues.apache.org/jira/browse/JDO-675 > Project: JDO > Issue Type: Task > Components: api > Affects Versions: JDO 3 > Reporter: Michael Bouschen > Assignee: Michael Bouschen > Fix For: JDO 3 maintenance release 1 > > > Change the JPA 2.0 AP dependency to official jar: > <dependency> > <groupId>org.eclipse.persistence</groupId> > <artifactId>javax.persistence</artifactId> > <version>2.0.0</version> > </dependency> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.