Uploaded image for project: 'Sentry (Retired)'
  1. Sentry (Retired)
  2. SENTRY-1507

Sentry should use Datanucleus version of javax.jdo

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.0, 2.0.0
    • 1.8.0, 2.0.0
    • Sentry
    • None

    Description

      Currently Sentry is using Apache version of javax.jdo. Datanucleus is using a slightly modified version and tests against that so Sentry should use Datanucleus version instead.

      <!-- https://mvnrepository.com/artifact/org.datanucleus/javax.jdo -->
      <dependency>
          <groupId>org.datanucleus</groupId>
          <artifactId>javax.jdo</artifactId>
          <version>3.2.0-m5</version>
      </dependency>
      

      Attachments

        1. SENTRY-1507.001.patch
          1 kB
          Alex Kolbasov

        Issue Links

          Activity

            People

              akolb Alex Kolbasov
              akolb Alex Kolbasov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: