[ 
https://issues.apache.org/jira/browse/SENTRY-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Kolbasov updated SENTRY-1507:
---------------------------------------
    Status: Open  (was: Patch Available)

There seems to be some dependency issues that are breaking tests.

> Sentry should use Datanucleus version of javax.jdo
> --------------------------------------------------
>
>                 Key: SENTRY-1507
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1507
>             Project: Sentry
>          Issue Type: Improvement
>          Components: Sentry
>    Affects Versions: 1.7.0, sentry-ha-redesign
>            Reporter: Alexander Kolbasov
>            Assignee: Alexander Kolbasov
>         Attachments: SENTRY-1507.0.patch, SENTRY-1507.1.patch, 
> SENTRY-1507.10.patch, SENTRY-1507.2.patch, SENTRY-1507.3.patch, 
> SENTRY-1507.4.patch, SENTRY-1507.5.patch, SENTRY-1507.6.patch, 
> SENTRY-1507.7.patch, SENTRY-1507.8.patch, SENTRY-1507.9.patch
>
>
> 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. 
> {code}
> <!-- https://mvnrepository.com/artifact/org.datanucleus/javax.jdo -->
> <dependency>
>     <groupId>org.datanucleus</groupId>
>     <artifactId>javax.jdo</artifactId>
>     <version>3.2.0-m5</version>
> </dependency>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to