[
https://issues.apache.org/jira/browse/OFBIZ-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arun Patidar closed OFBIZ-7382.
-------------------------------
Resolution: Fixed
Fix Version/s: Upcoming Branch
Committed changes in trunk at rev: 1749895
Thanks [~rishisolankii] and [~aman.mishra] for your contribution.
> Enforce noninstantiability to UtilAccounting Class
> --------------------------------------------------
>
> Key: OFBIZ-7382
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7382> Project: OFBiz
> Issue Type: Sub-task
> Components: accounting
> Affects Versions: Trunk
> Reporter: Rishi Solanki
> Assignee: Arun Patidar
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-7382.patch
>
>
> - Make class as final.
> - Add a private constructor.
> - Make the following public varialbles as final
> {code}
> public static String module = UtilAccounting.class.getName();
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)