[ https://issues.apache.org/jira/browse/OFBIZ-11926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185417#comment-17185417 ]
ASF subversion and git services commented on OFBIZ-11926: --------------------------------------------------------- Commit 58a026fbf842808e950fc013f50bf20675250b39 in ofbiz-framework's branch refs/heads/trunk from Suraj Khurana [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=58a026f ] Fixed: testIntegration issue caused due to mistakenly updated static string 'WITHDRAWAL' and updated variable in groovy test case. (OFBIZ-11926) Also used getter method for entity auto tests to get the dispatcher from OFBizTestCase. > 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)