GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/637
Cloudstack 8656 filling empty catch clauses with log messages You can merge this pull request into a Git repository by running: $ git pull https://github.com/DaanHoogland/cloudstack CLOUDSTACK-8656 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/637.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 #637 ---- commit 483a8edf83977b0469bb4d951ded69170719fd5a Author: Daan Hoogland <daan.hoogl...@gmail.com> Date: 2015-07-21T11:10:15Z CLOUDSTACK-8656: filling empty catch block with info messages using regexp "catch\s*\(\s*(Exception|Throwable)\s*\w*\)\s*\{\s*\}" commit 7d3d82048c315c00a1e592ebff88e8c12550554d Author: Daan Hoogland <d...@onecht.net> Date: 2015-07-29T20:52:12Z CLOUDSTACK-8656: info messgage on interupted exceptions ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---