[
https://issues.apache.org/jira/browse/OFBIZ-11926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199255#comment-17199255 ]
ASF subversion and git services commented on OFBIZ-11926:
---------------------------------------------------------
Commit f1b88bd84bd43a419eb0425bcfe3ac87bf803ee2 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=f1b88bd ]
Improved: Checkstyle: Variable name must match pattern (OFBIZ-11926)
Better use Debug.logVerbose in place where I replaced missing expression with
another varation of Debug.log. We mainly don't need these information, it's only
for Checkstyle.
I thought did not replace cases where using another variation makes sense
> 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)