GitHub user martinfmi opened a pull request:
https://github.com/apache/tomee/pull/335
Fixed a few issues related to closing of resources
Fixed a few issues related to closing of resources uncovered from SonarQube
Signed-off-by: Martin Toshev <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/martinfmi/tomee master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/335.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #335
----
commit 199716622c4b52c0f441c1637c101eed202288f4
Author: Martin Toshev <martin.toshev@...>
Date: 2018-12-31T14:50:15Z
Fixed a few issues related to closing of resources uncovered from SonarQube.
Signed-off-by: Martin Toshev <[email protected]>
----
---