You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Lin Chen (JIRA)" <ji...@apache.org> on 2015/05/04 15:35:06 UTC

[jira] [Commented] (DIRKRB-226) Enhance kadmin to supoort rename principal

    [ https://issues.apache.org/jira/browse/DIRKRB-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526630#comment-14526630 ] 

Lin Chen commented on DIRKRB-226:
---------------------------------

Hi Wei,
    I am sorry for the misunderstanding for the questions 1. My meaning is to refine 
{code}
if (...) {
....
}
else {
...
}
{code}
to 
{code}
if (...) {
....
} else {
...
}
{code}
Yes your codes in v3 are more laconic while they can not pass the PMD checks. Would you please update it? Sorry for misunderstanding once again.

> Enhance kadmin to supoort rename principal
> ------------------------------------------
>
>                 Key: DIRKRB-226
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-226
>             Project: Directory Kerberos
>          Issue Type: New Feature
>            Reporter: Jiajia Li
>            Assignee: Wei Zhou
>         Attachments: DIRKRB-226-V1.patch, DIRKRB-226-V2.patch, DIRKRB-226-V3.patch
>
>
> Enhance kadmin tool to supoort rename principal



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