Shahar Havivi has submitted this change and it was merged. Change subject: findbugs: ignore Unwritten public fields ......................................................................
findbugs: ignore Unwritten public fields This classes are GWT classes and will generated code that will write to this fields findbugs reason: UwF: Unwritten public or protected field (UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD) Change-Id: I0453d3d7e4404727afe4d356f49547969cef951b Signed-off-by: Shahar Havivi <[email protected]> --- A frontend/webadmin/modules/uicompat/exclude-filters.xml M frontend/webadmin/modules/uicompat/pom.xml 2 files changed, 40 insertions(+), 0 deletions(-) Approvals: Shahar Havivi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15403 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0453d3d7e4404727afe4d356f49547969cef951b Gerrit-PatchSet: 3 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
