You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2020/09/16 08:29:00 UTC

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

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

Jacques Le Roux edited comment on OFBIZ-11926 at 9/16/20, 8:28 AM:
-------------------------------------------------------------------

Mmm, I deleted a part of my commit comment while moving a line in. 

This line was 
bq. Last commit removed the remaining "Must have at least one statement" errors by using Debug.logVerbose


was (Author: jacques.le.roux):
Mmm, I deleted a part of my commit comment while moving a line in. Last commit removed the remaining "Must have at least one statement" errors by using Debug.logVerbose

> 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)