Vojtech Szocs has posted comments on this change.

Change subject: webadmin: Fix Java 7 compilation issues
......................................................................


Patch Set 1:

After switching to Java 7 (jdk1.7.0_04), I cleared my local Maven repository 
and did full build with tests enabled, using Maven 2.2.1

Build passes, however, I found something that might be a regression and would 
like someone to verify (related to EntityModelTextColumn):
1. after logging into WebAdmin, on Virtual Machines main tab, select some VM 
and switch to Permissions sub tab
2. on Permission sub tab, click Add button and then GO button, which should 
list all permissions
3. no permissions are listed, there's an exception thrown in developer mode:
ClassCastException@EntityModelTextColumn.getValue(EntityModelTextColumn.java:16)
 DbUser cannot be cast to EntityModel

Juan, can you please verify above steps? (web mode verification will be enough, 
just to see if permissions are listed or not)

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I8f1b74f3b84019b8ba28a2cefaef42db25f39f89
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Einav Cohen <eco...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizr...@redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to