Christian Schneider created ARIES-1629:
------------------------------------------
Summary: Remove persistence-api feature from aries jpa feature repo
Key: ARIES-1629
URL: https://issues.apache.org/jira/browse/ARIES-1629
Project: Aries
Issue Type: Improvement
Components: JPA
Affects Versions: jpa-2.4.0
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: jpa-2.5.0
The persistence-api feature was introduced to allow Aries JPA to work with JPA
2.0 and 2.1.
This approach had some issues with openjpa which only supports 2.0. In karaf we
switched to a different approach a while ago that works better.
We simply depend on the 2.1 api with dependency=true. This also gives karaf the
flexibility to choose the working api.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)