You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2019/06/08 11:27:00 UTC

[jira] [Closed] (MRESOLVER-88) Code style cleanup to use Java 7 features

     [ https://issues.apache.org/jira/browse/MRESOLVER-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MRESOLVER-88.
-----------------------------------
    Resolution: Fixed

Fixed with [47edcfe69c4e52ced4cb93d65b7348b5645cdd68|https://gitbox.apache.org/repos/asf?p=maven-resolver.git;a=commit;h=47edcfe69c4e52ced4cb93d65b7348b5645cdd68].

> Code style cleanup to use Java 7 features
> -----------------------------------------
>
>                 Key: MRESOLVER-88
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-88
>             Project: Maven Resolver
>          Issue Type: Improvement
>            Reporter: Sylwester Lachiewicz
>            Assignee: Michael Osipov
>            Priority: Minor
>             Fix For: 1.4.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> * use diamond <>
>  * use Object.equals/hashCode
>  * remove redundant boxing/unboxing
>  * collapse identical catch blocks
>  * try/catch with resource close
>  * any additional code style fixes



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)