Details
Description
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.