You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Liqi Yi (JIRA)" <ji...@apache.org> on 2015/05/31 07:38:17 UTC

[jira] [Commented] (DIRKRB-265) Fix issues in Kerby-kerb Common module

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

Liqi Yi commented on DIRKRB-265:
--------------------------------

There are many issues related with naming convention, where name with underscores are reported as issues. For example, in EncTsPreauthMeta.java line 29:

private static PaDataType[] PA_TYPES = new PaDataType[] {

“PA_TYPES” is reported as a naming violation “Name 'PA_TYPES' must match pattern '^[a-z][a-zA-Z0-9]*$'”
Given that underscore is widely used in Kerby project, and that there are many names start with upper case letters, shall we ignore these issues? Thanks!


> Fix issues in Kerby-kerb Common module
> --------------------------------------
>
>                 Key: DIRKRB-265
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-265
>             Project: Directory Kerberos
>          Issue Type: Bug
>            Reporter: Jiajia Li
>            Assignee: Liqi Yi
>
> https://analysis.apache.org/component_issues/index?id=org.apache.kerby%3Akerby-all#resolved=false|moduleUuids=74f247b6-9b3f-4687-aa7e-30f782552bd9



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