Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
It will cause incorrent indentation warnings, like this
if (connection != null) try { connection.close(); } catch (IOException ioe) { LOG.warn("Failed close of temporary connection", ioe); }
Attachments
Issue Links
- links to