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 10:59:00 UTC

[jira] [Assigned] (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 reassigned MRESOLVER-88:
---------------------------------------

    Assignee: Michael Osipov

> 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: 10m
>  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)