Change in ovirt-engine[ovirt-engine-3.5]: aaa: Suppress compiler warnings for unchecked cast

tnisan at redhat.com tnisan at redhat.com
Tue Oct 14 10:36:23 UTC 2014


Tal Nisan has submitted this change and it was merged.

Change subject: aaa: Suppress compiler warnings for unchecked cast
......................................................................


aaa: Suppress compiler warnings for unchecked cast

Suppress two compiler warnings for unchecked casts
There is no more targeted approach for suppressing it properly in
NegotiationFilter, hence the "unchecked" warnings are suppressed
for the complete doFilter method.

Topic: AAA
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1120720
Change-Id: I730d91cdb7392f91e475642230a5c499f235f73c
Signed-off-by: Tim Speetjens <tim.speetjens at redhat.com>
---
M backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/filters/EnforceAuthFilter.java
M backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/filters/NegotiationFilter.java
2 files changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Alon Bar-Lev: Verified
  Yair Zaslavsky: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I730d91cdb7392f91e475642230a5c499f235f73c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Tim Speetjens <tim.speetjens at gmail.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list