You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2023/05/03 18:13:00 UTC

[jira] [Resolved] (ARTEMIS-4181) Make try-with-resources style consistent

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

Justin Bertram resolved ARTEMIS-4181.
-------------------------------------
    Fix Version/s: 2.29.0
       Resolution: Fixed

> Make try-with-resources style consistent
> ----------------------------------------
>
>                 Key: ARTEMIS-4181
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4181
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>             Fix For: 2.29.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There are 872 instances of try-with-resources in the code-base and 151 of those use more than 1 resource. These should all follow a consistent style - 1 resource per line with no unnecessary semicolon at the end.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)