You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Frank Zeng (JIRA)" <ji...@apache.org> on 2018/01/17 02:37:00 UTC

[jira] [Resolved] (DIRKRB-686) Some refactor work for MySQL backend

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

Frank Zeng resolved DIRKRB-686.
-------------------------------
    Resolution: Fixed

> Some refactor work for MySQL backend
> ------------------------------------
>
>                 Key: DIRKRB-686
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-686
>             Project: Directory Kerberos
>          Issue Type: Improvement
>            Reporter: Frank Zeng
>            Assignee: Frank Zeng
>            Priority: Major
>             Fix For: 2.0.0
>
>         Attachments: DIRKRB-686-001.patch
>
>
> This is from [~coheig]'s suggestion:
> {quote}a) The mysql-backend uses different versions for junit + Apache Directory as defined in the parent pom. So instead of 2.0.0-M23 for Apache Directory you can use ${apacheds.version}. You can remove the junit version + test scope because it's defined in the root pom under dependencyManagement. 
> b) The Apache Directory API is only used to call on GeneralizedTime, but this pulls in a large number of dependencies in the distribution. Can we replace GeneralizedTime with something else, or just pull GeneralizedTime into our project directly? 
> c) I think the mysql-backend dependency should be commented out in the kerby-dist pom.
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)