[
https://issues.apache.org/jira/browse/ARTEMIS-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17696175#comment-17696175
]
ASF subversion and git services commented on ARTEMIS-4181:
----------------------------------------------------------
Commit 97c78525dae61622644b692ee443561df9e83fde in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=97c78525da ]
ARTEMIS-4181 make try-with-resources style consistent
> 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
> 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)