Change in ovirt-engine[master]: findbugs: ignore: use Sytesm.exit only in appropriate places
shavivi at redhat.com
shavivi at redhat.com
Sun Jun 2 12:25:26 UTC 2013
Shahar Havivi has submitted this change and it was merged.
Change subject: findbugs: ignore: use Sytesm.exit only in appropriate places
......................................................................
findbugs: ignore: use Sytesm.exit only in appropriate places
findbugs warns about using System.exit() only in appropriate places.
in this case we do need to use exit().
look at exclude-filters.xml for more details
Change-Id: Ia3bd1a72e5f7b78cbea10066d9e6490bee2ade86
Signed-off-by: Shahar Havivi <shavivi at redhat.com>
---
M backend/manager/modules/utils/exclude-filters.xml
M backend/manager/tools/exclude-filters.xml
2 files changed, 27 insertions(+), 0 deletions(-)
Approvals:
Shahar Havivi: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15273
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia3bd1a72e5f7b78cbea10066d9e6490bee2ade86
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
More information about the Engine-commits
mailing list