Christian Schneider created KARAF-3643:
------------------------------------------
Summary: Persistence provider features should not load aries jpa
Key: KARAF-3643
URL: https://issues.apache.org/jira/browse/KARAF-3643
Project: Karaf
Issue Type: Improvement
Affects Versions: 4.0.0.M2, 3.0.3
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: 4.0.0, 3.0.4
Currently all features for persistence providers (Openjpa, Hibernate) depend on
the jpa feature which also loads aries jpa.
In some cases users want to use another implementation of the JPA service spec
or just want the plain persistence provider. So I propose to only load the jpa
api in the provider features.
People who want aries jpa then simply also install the jpa feature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)