Vojtech Szocs has posted comments on this change. Change subject: webadmin: Fix Java 7 compilation issues ......................................................................
Patch Set 1: As a side note, it seems that GWT Java tools (compiler, developer mode, etc.) require JRE >= 6. On the other hand, as stated by GWT official docs, GWT compiler's Java language compliance is Java 5. This means GWT compiler fully supports Java 5 syntax. So even though we might build/compile our GWT applications with JRE 6 or 7, frontend (UI) source code should be compliant with Java 5 syntax. -- 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 <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
