Christian Schneider created ARIES-1469:
------------------------------------------
Summary: JPA container should not embed spec packages
Key: ARIES-1469
URL: https://issues.apache.org/jira/browse/ARIES-1469
Project: Aries
Issue Type: Bug
Components: JPA
Affects Versions: jpa-2.2.0
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: jpa-2.3.0
Currently Aries JPA container embeds two spec packages:
org.osgi.service.jdbc and org.osgi.service.jpa.
These packages are now also provided by bundles provided by the OSGi alliance.
So we should remove the embedding and instead install the official bundles.
This will avoid problems like the linked issue reported at pax jdbc where the
spec package is provided by different bundles.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)