[ https://issues.apache.org/jira/browse/NUTCH-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sebastian Nagel resolved NUTCH-3073. ------------------------------------ Resolution: Fixed > Address Java compiler warnings > ------------------------------ > > Key: NUTCH-3073 > URL: https://issues.apache.org/jira/browse/NUTCH-3073 > Project: Nutch > Issue Type: Improvement > Affects Versions: 1.20 > Reporter: Sebastian Nagel > Assignee: Sebastian Nagel > Priority: Major > Fix For: 1.21 > > > Depending on the warning level, there are many Java compiler warnings in the > Nutch code base. This issue and a PR ready soon are about to cover them, > resp. their fixup. The following warnings are addressed: > - unused imports > - missing type arguments (Collections, etc.) > - unused variables > - leaking resources -- This message was sent by Atlassian Jira (v8.20.10#820010)