Shahar Havivi has submitted this change and it was merged.

Change subject: findbugs: ignore: generate GWT class get findbugs Boolean 
constructor warning
......................................................................


findbugs: ignore: generate GWT class get findbugs Boolean constructor warning

findbugs complain of using Boolean constructor instead of Boolean.valueOf
This calss is GWT generated code

findbugs reason:
Dm: Method invokes inefficient Boolean constructor; use Boolean.valueOf(...) 
instead (DM_BOOLEAN_CTOR)

Change-Id: I006a4465cf236858c17f6be5cc27e9d811c084f9
Signed-off-by: Shahar Havivi <[email protected]>
---
M frontend/webadmin/modules/gwt-common/exclude-filters.xml
M frontend/webadmin/modules/webadmin/exclude-filters.xml
2 files changed, 39 insertions(+), 0 deletions(-)

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


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I006a4465cf236858c17f6be5cc27e9d811c084f9
Gerrit-PatchSet: 2
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