Change in ovirt-engine[ovirt-engine-3.4]: core: Removed JDK7 ConfigurationException ctor
iheim at redhat.com
iheim at redhat.com
Tue Feb 18 13:56:46 UTC 2014
Itamar Heim has submitted this change and it was merged.
Change subject: core: Removed JDK7 ConfigurationException ctor
......................................................................
core: Removed JDK7 ConfigurationException ctor
Removed ConfigurationException(String, Throwable, boolean, boolean).
This constructor was introduced to RuntimeException in JDK7, and having
it in the common project breaks JDK6 compatibility required for GWT
compilation.
Change-Id: I057c641a8f05b789bb69e15d524588ba3f0f42fd
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/authentication/ConfigurationException.java
1 file changed, 0 insertions(+), 4 deletions(-)
Approvals:
Juan Hernandez: Looks good to me, but someone else must approve
Allon Mureinik: Verified; Looks good to me, approved
Yair Zaslavsky: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/23371
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I057c641a8f05b789bb69e15d524588ba3f0f42fd
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list