[
https://issues.apache.org/jira/browse/OFBIZ-11926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195905#comment-17195905 ]
Jacques Le Roux commented on OFBIZ-11926:
-----------------------------------------
Hi Suraj,
Since we have only 10 of them and it's not a big deal I suggest that we handle them by hand. I tried to put a semicolon but I then got "Instruction vide" (ie Empty instruction). What do you suggest?
I also noticed that we have a lot of "do nothing" in Java code. I'll have a look at those. In case of catch we should at least have {{Debug.logError(e, MODULE);}} and maybe an explanation in the comment.
> 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)