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

Provide aries jpa 2.0.0 and use feature for persistence-api

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0.M3
    • 4.0.0
    • None
    • 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

            cschneider Christian Schneider
            cschneider Christian Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: