[
https://issues.apache.org/jira/browse/OFBIZ-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rohit Koushal reassigned OFBIZ-7744:
------------------------------------
Assignee: Rohit Koushal
> Enforce noninstantiability to MiniLangUtil class
> ------------------------------------------------
>
> Key: OFBIZ-7744
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7744> Project: OFBiz
> Issue Type: Sub-task
> Components: ALL COMPONENTS
> Affects Versions: Trunk
> Reporter: Rohit Koushal
> Assignee: Rohit Koushal
>
> - Make below variable as private
> {code}
> public static final Set<String> SCRIPT_PREFIXES;
> {code}
> - Moved constructor below the variable declaration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)