[jira] [Commented] (OFBIZ-11930) Remove unused imports from Java files

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11930) Remove unused imports from Java files

Nicolas Malin (Jira)

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

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

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

Improved: Removed unused imports from Java files for fixing checkstyle errors (OFBIZ-11930)

Fixes few javadoc issues

Since this has been ignored for few commits I need to increase
tasks.checkstyleMain.maxErrors from 12224 to 12247 (did not check the detail)


> Remove unused imports from Java files
> -------------------------------------
>
>                 Key: OFBIZ-11930
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11930
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>            Reporter: Priya Sharma
>            Assignee: Suraj Khurana
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>
> Unused package imports can be removed for code optimization.
> Similar effort was done previously for groovy files
> https://issues.apache.org/jira/browse/OFBIZ-7334



--
This message was sent by Atlassian Jira
(v8.3.4#803005)