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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16825781#comment-16825781 ] 

Hudson commented on MRESOLVER-88:
---------------------------------

Build succeeded in Jenkins: Maven TLP » maven-resolver » MRESOLVER-88 #2

See https://builds.apache.org/job/maven-box/job/maven-resolver/job/MRESOLVER-88/2/

> 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
>            Priority: Minor
>          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)