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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Shahar Havivi <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to