[
https://issues.apache.org/jira/browse/OFBIZ-11926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182719#comment-17182719 ]
Suraj Khurana commented on OFBIZ-11926:
---------------------------------------
All class names, method names, data members of class and local variables names are corrected, except following:
EntityFunction.java, Line 53 to 85 (UPPER, LOWER, TRIM, LENGTH etc methods)
Some class names in JsLanguageFilesMapping.java, as there was a note in the file:
DO NOT EDIT THIS FILE! THIS IS AUTO GENERATED AND WILL GET WRITTEN OVER PERIODICALLY WHEN THE DATA CHANGE
> 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)