You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2020/01/25 22:49:00 UTC

[jira] [Commented] (MNG-6831) Replace Anonymous classes by lambdas

    [ https://issues.apache.org/jira/browse/MNG-6831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023673#comment-17023673 ] 

Sylwester Lachiewicz commented on MNG-6831:
-------------------------------------------

Done in [ddb454ac83e83b5178f9a5bb40a3250d9b543a3e|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=ddb454ac83e83b5178f9a5bb40a3250d9b543a3e]

> Replace Anonymous classes by lambdas
> ------------------------------------
>
>                 Key: MNG-6831
>                 URL: https://issues.apache.org/jira/browse/MNG-6831
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Krosheninnikov Artem
>            Assignee: Sylwester Lachiewicz
>            Priority: Trivial
>             Fix For: 3.7.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Anonymous classes can be replaced by lambdas, it doesn't modify the code in terms of compatibility and reduces code a bit.
>  
> Whilest doing this not so thoughtful work I mentioned there are a lot of unused code (though I still applied changes there too)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)