[ 
https://issues.apache.org/jira/browse/OFBIZ-10478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609946#comment-17609946
 ] 

ASF subversion and git services commented on OFBIZ-10478:
---------------------------------------------------------

Commit abb4ead2f64187e08bf7dccd93c2ee3ba62ba15b in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=abb4ead2f6 ]

Improved: Reducing scope of variables in org.apache.ofbiz.base package 
(OFBIZ-10478)

jleroux: maybe because not all was applied or code changed, (or?) I had to
manually change

-    public static boolean isFileResourceLoader
+    static boolean isFileResourceLoader
That was in the patch and not applied

revert
-        public String getMountPoint() {
+        String getMountPoint() {

-        public synchronized boolean getAppBarDisplay() {
+        synchronized boolean getAppBarDisplay() {

Thanks: Pradhan Yash Sharma for the patch


> Reducing scope of variables in org.apache.ofbiz.base package
> ------------------------------------------------------------
>
>                 Key: OFBIZ-10478
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10478
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: base
>    Affects Versions: Trunk, Upcoming Branch
>            Reporter: Pradhan Yash Sharma
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: OFBIZ-10478.patch
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to