Change in ovirt-engine[master]: findbugs: ignore: added ignore missing break in switch-case

shavivi at redhat.com shavivi at redhat.com
Wed May 22 07:08:27 UTC 2013


Shahar Havivi has submitted this change and it was merged.

Change subject: findbugs: ignore: added ignore missing break in switch-case
......................................................................


findbugs: ignore: added ignore missing break in switch-case

findbugs reason:
SF: Switch statement found where one case falls through to the next case (SF_SWITCH_FALLTHROUGH)

Change-Id: I33b157dee88622359643991d360cb3d3356736c8
Signed-off-by: Shahar Havivi <shavivi at redhat.com>
---
M backend/manager/modules/bll/exclude-filters.xml
A backend/manager/modules/compat/exclude-filters.xml
M backend/manager/modules/compat/pom.xml
A backend/manager/modules/restapi/jaxrs/exclude-filters.xml
M backend/manager/modules/restapi/jaxrs/pom.xml
A backend/manager/modules/restapi/types/exclude-filters.xml
M backend/manager/modules/restapi/types/pom.xml
M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/ClusterMapper.java
8 files changed, 118 insertions(+), 0 deletions(-)

Approvals:
  Shahar Havivi: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/14865
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I33b157dee88622359643991d360cb3d3356736c8
Gerrit-PatchSet: 4
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