Tal Nisan has posted comments on this change.
Change subject: core: Remove CompatException class and it's usages
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetCACertificateQuery.java
Line 18: if (FileUtil.fileExists(path)) {
Line 19: try {
Line 20:
getQueryReturnValue().setReturnValue(FileUtil.readAllText(path));
Line 21: } catch (IOException e) {
Line 22: getQueryReturnValue().setSucceeded(false);
Done
Line 23: return;
Line 24: }
Line 25: getQueryReturnValue().setSucceeded(true);
Line 26: }
--
To view, visit http://gerrit.ovirt.org/12430
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I726e0f9e7fb0c9bff00b8d510dc3907d202e0fa2
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches