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 <amureini(a)redhat.com>
---
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 <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server