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/16 02:30:00 UTC

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

Frank Zeng created DIRKRB-686:
---------------------------------

             Summary: 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
             Fix For: 2.0.0


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)