Change in ovirt-engine[master]: aaa: Suppress compiler warnings for unchecked cast
yzaslavs at redhat.com
yzaslavs at redhat.com
Mon Oct 13 02:05:35 UTC 2014
Yair Zaslavsky 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
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:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/33682
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I730d91cdb7392f91e475642230a5c499f235f73c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tim Speetjens <tim.speetjens at gmail.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