[
https://issues.apache.org/jira/browse/ARTEMIS-4181?focusedWorklogId=848975&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-848975
]
ASF GitHub Bot logged work on ARTEMIS-4181:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 03/Mar/23 14:40
Start Date: 03/Mar/23 14:40
Worklog Time Spent: 10m
Work Description: jbertram merged PR #4379:
URL: https://github.com/apache/activemq-artemis/pull/4379
Issue Time Tracking
-------------------
Worklog Id: (was: 848975)
Remaining Estimate: 0h
Time Spent: 10m
> 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)