Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1649

Aries EclipseLink Adapter packaging issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • jpa-2.6.0
    • None
    • None

    Description

      The Aries EclipseLink Adapter has two main problems:

      1. The package import ranges for the EclipseLink API are overly specific. The latest release of the adapter only works with EclipseLink 2.6, even though all of the APIs it uses were defined long before. This bundle should be built against an older EclipseLink to ensure that Aries JPA doesn't force users to upgrade EclipseLink unnecessarily.

      2. The Aries EclipseLink Adapter has no dependency on the EclipseLink JPA bundle. All of the API that it uses comes from EclipseLink Core, and therefore when doing a provisioning resolve operation EclipseLink JPA is not added! This needs to be fixed with a Require-Capability for EclipseLink JPA. Require-Capability: osgi.identity;filter:='(osgi.identity=org.eclipse.persistence.jpa)';effective:=active

      Attachments

        Activity

          People

            ggerla Giuseppe Gerla
            timothyjward Timothy James Ward
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: