[
https://issues.apache.org/jira/browse/OFBIZ-11926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185310#comment-17185310
]
Suraj Khurana commented on OFBIZ-11926:
---------------------------------------
Thanks Jacques, corrected inner class names as per naming convention at
JsLanguageFilesMapping.java and related occurrences.
Currently these patches have fixed around *1200* checkstyle issues.
Now need to update method names (UPPER, UPPER_FIELD, TRIM etc) on
EntityFunction.java and related occurrences.
> 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: 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)