[
https://issues.apache.org/jira/browse/ARTEMIS-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram updated ARTEMIS-4181:
------------------------------------
Description: 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.
> 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
>
> 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)