Tal Nisan has posted comments on this change.

Change subject: core: VmPropertiesUtils should be initialized via StartupBean
......................................................................


Patch Set 3: (1 inline comment)

Build was broken because of incompatibility with Java 6

....................................................
File 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/exceptions/InitializationException.java
Line 24:     public InitializationException(String message,
Line 25:             Throwable cause,
Line 26:             boolean enableSuppression,
Line 27:             boolean writableStackTrace) {
Line 28:         super(message, cause, enableSuppression, writableStackTrace);
This only applicable for Java 7, not supported in Java 6
Line 29:     }
Line 30: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If25ef37b0d9ff79737e7efe8283372aca70b0dcb
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to