You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2014/01/23 16:23:42 UTC

[jira] [Created] (KARAF-2726) Openjpa feature installs wrong jpa spec bundle

Christian Schneider created KARAF-2726:
------------------------------------------

             Summary: Openjpa feature installs wrong jpa spec bundle
                 Key: KARAF-2726
                 URL: https://issues.apache.org/jira/browse/KARAF-2726
             Project: Karaf
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: 3.0.1


The openjpa feature installs:
<bundle dependency="true">mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/${geronimo.jta-spec.version}</bundle>

We should install this though:
<bundle dependency="true">mvn:org.apache.geronimo.specs/geronimo-jpa_2.0_spec/${geronimo.jpa-spec.version}</bundle>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)