Allon Mureinik has submitted this change and it was merged. Change subject: core: Remove FormatException ......................................................................
core: Remove FormatException FormatException was introduced in the very first git commit of oVirt, and has not been used since. It's safe to assume that it never will, and can safely be removed, along with any code attempting to catch it. Change-Id: Ie3e4351aab1f51bbc8ae6b28892ff822d7fa4467 Signed-off-by: Allon Mureinik <[email protected]> --- D backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/FormatException.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java 2 files changed, 3 insertions(+), 24 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16812 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie3e4351aab1f51bbc8ae6b28892ff822d7fa4467 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
