[
https://issues.apache.org/jira/browse/OFBIZ-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arun Patidar closed OFBIZ-7744.
-------------------------------
Resolution: Fixed
Fix Version/s: Upcoming Branch
Committed changes in trunk at rev: 1751335.
Thanks [~rishisolankii] and [~rohit.koushal] for your contribution.
> 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: Arun Patidar
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-7744.patch
>
>
> - 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)