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 <tni...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Tal Nisan <tni...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches