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 2018/12/27 23:14:00 UTC

[jira] [Closed] (MNG-6544) Replace CacheUtils#{eq,hash} with Objects

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

Michael Osipov closed MNG-6544.
-------------------------------
    Resolution: Fixed

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

> Replace CacheUtils#{eq,hash} with Objects
> -----------------------------------------
>
>                 Key: MNG-6544
>                 URL: https://issues.apache.org/jira/browse/MNG-6544
>             Project: Maven
>          Issue Type: Task
>          Components: core
>    Affects Versions: 3.6.0
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 3.6.1
>
>
> {{Objects}} now sports idiot-safe {{equals}} and {{hashCode}} just like {{CacheUtils}}. We can swap out and deprecate/delete our code.



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