[jira] [Commented] (OFBIZ-11926) Checkstyle: Variable name must match pattern

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11926) Checkstyle: Variable name must match pattern

Nicolas Malin (Jira)

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

ASF subversion and git services commented on OFBIZ-11926:
---------------------------------------------------------

Commit 0fe413b3fb8cd51657c9f4104d258846c8ac4aa4 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=0fe413b ]

Improved: Checkstyle: Variable name must match pattern (OFBIZ-11926)

Prevents false warnings like reported at https://s.apache.org/o7tmu


> Checkstyle: Variable name must match pattern
> --------------------------------------------
>
>                 Key: OFBIZ-11926
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11926
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Suraj Khurana
>            Assignee: Suraj Khurana
>            Priority: Major
>         Attachments: JsLanguageFilesMapping.patch, OFBIZ-11926-plugins.patch, OFBIZ-11926.patch
>
>
> All final data members of the class must match this naming patternĀ '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)