Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-3796

Provide aries jpa 2.0.0 and use feature for persistence-api

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.0.M3
    • Fix Version/s: 4.0.0
    • Component/s: None
    • Labels:
      None

      Description

      Provides aries jpa 2.0.0 and introduces a feature for the peristence-api to make it easier to handle the different versions.

      Examples:
      feature:install jpa -> aries jpa 2.0.0, javax.persistence 2.1.0
      feature:install jpa openjpa -> aries jpa 2.0.0, openjpa, javax.persistence 2.0.0
      feature:install jpa openjpa -> aries jpa 2.0.0, hibernate/4.3.x, javax.persistence 2.1.0

      So it by default uses api 2.1.0 but if the persistence provider need 2.0.0 it will use 2.0.0.

      feature:install jpa/1.5.0 -> Installs the old aries jpa 1.x

        Attachments

          Activity

            People

            • Assignee:
              chris@die-schneider.net Christian Schneider
              Reporter:
              chris@die-schneider.net Christian Schneider
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: